Re: Package managment via diff.

2006-08-07 Thread veritosproject
The package manager I made uses find to get all the packages, throws that in a tarball, and throws that in another package with some plaintext metadata. On 8/7/06, jeeva suresh <[EMAIL PROTECTED]> wrote: > Hello > > I wan't to create package managment with diff and ls -Rl or find. I *Think* the

Re: LFS 6.2 ncurses failure

2006-08-07 Thread Dan Nicholson
On 8/7/06, Peter Ennis <[EMAIL PROTECTED]> wrote: LFS-6.2 6.16 ncurses I could get past this point is all the PRE versions and in the last months SVN books, but now it fails. Nothing shows in config.log and no clear google help. What's the host? Same as before? Any suggestions on how to de

LFS 6.2 ncurses failure

2006-08-07 Thread Peter Ennis
LFS-6.2 6.16 ncurses I could get past this point is all the PRE versions and in the last months SVN books, but now it fails. Nothing shows in config.log and no clear google help. Any suggestions on how to debug? Thanks, Peter ** Building terminfo database, please wait... Running tic to inst

Re: Package managment via diff.

2006-08-07 Thread jeeva suresh
Hello I wan't to create package managment with diff and ls -Rl or find. I *Think* there is a hint in the archives about a package manager which uses diff, The hint also comes with a few scripts to help you out. Personally, I use the pkg_man approach and it has served me VERY well, the basic id

Re: [ANNOUNCE] LFS LiveCD x86-6.2-1 - lfs-sources?

2006-08-07 Thread Dan Nicholson
On 8/7/06, Piet Delaney <[EMAIL PROTECTED]> wrote: I mounted ./root.ext2 as a loopback filesystem but I'm getting Errors on a few directories, included the lfs-sources; see below. I'm Wondering if I doing something wrong. Perhaps ext3 or something? I don't know about the livecd specifics for

Re: [ANNOUNCE] LFS LiveCD x86-6.2-1 - lfs-sources?

2006-08-07 Thread Piet Delaney
On Sat, 2006-08-05 at 10:18 +0600, Alexander E. Patrakov wrote: > The LFS LiveCD Team is proud to announce the release of the x86-6.2-1 > version of the LFS LiveCD. This version is built using LFS 6.2 and many > BLFS packages from the SVN branch. Source packages for LFS 6.2, and the > LFS book itse

Re: How can I know what the model of my cd which I need to fill in the cdrom symlink.

2006-08-07 Thread Dan Nicholson
On 8/7/06, nadav vinik <[EMAIL PROTECTED]> wrote: my sys folder is empty. "udevinfo -q all -p /sys/block/hdc" That's a problem. You don't have sysfs mounted. Please see this page. http://www.linuxfromscratch.org/lfs/view/stable/chapter06/kernfs.html Also, please don't top-post. It will be mu

Re: How can I know what the model of my cd which I need to fill in the cdrom symlink.

2006-08-07 Thread nadav vinik
my sys folder is empty. "udevinfo -q all -p /sys/block/hdc" On 8/8/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: On 8/7/06, nadav vinik <[EMAIL PROTECTED]> wrote: > > Which model should I need to fill in ENV{ID_MODEL}=="SAMSUNG_CD-ROM_SC-148F"? > > Is there a list of available models? Try udevi

Re: How can I know what the model of my cd which I need to fill in the cdrom symlink.

2006-08-07 Thread nadav vinik
yes it is in the book: udevtest /block/hdd Look at the lines containing the output of various *_id programs. but the problem is: root:/# udevtest /block/hdd main: unable to open '/block/hdd' On 8/8/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: On 8/7/06, nadav vinik <[EMAIL PROTECTED]> wrote:

Re: How can I know what the model of my cd which I need to fill in the cdrom symlink.

2006-08-07 Thread Dan Nicholson
On 8/7/06, nadav vinik <[EMAIL PROTECTED]> wrote: Which model should I need to fill in ENV{ID_MODEL}=="SAMSUNG_CD-ROM_SC-148F"? Is there a list of available models? Try udevinfo. Assuming your drive is /dev/hdc, here's what it says on my system. $ udevinfo -q all -p /sys/block/hdc P: /block/

How can I know what the model of my cd which I need to fill in the cdrom symlink.

2006-08-07 Thread nadav vinik
In the section Creating custom symlinks to devices http://www.linuxfromscratch.org/lfs/view/stable/chapter07/symlinks.html have example: cat >/etc/udev/rules.d/82-cdrom.rules << EOF # Custom CD-ROM symlinks SUBSYSTEM=="block", ENV{ID_MODEL}=="SAMSUNG_CD-ROM_SC-148F", \ ENV{ID_REVISION}=="PS05

Why don't you add the 6.2 version to the LFS counter???

2006-08-07 Thread nadav vinik
I wait for this more than a day and meantime I miss the 17600 counter place. http://wiki.linuxfromscratch.org/lfs/ticket/1859 -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: LFS Version 6.2 - Binutils-2.16.1 - Pass 1 - compilation fails

2006-08-07 Thread Mag. Leonhard Landrock
Am Montag, 7. August 2006 01:32 schrieb Brandon Peirce: > On Sun, 6 Aug 2006, Mag. Leonhard Landrock wrote: > >Am Sonntag, 6. August 2006 16:52 schrieb Mag. Leonhard Landrock: > > > I did some simple investigation based on what Dan Nicholson told in his > > > e-mail. It definitely looks as if the b

Re: ntpd and ssl

2006-08-07 Thread Arnie Stender
Simon Geard wrote: I can't help you with 64-bit issues or CLFS, since I don't own a 64-bit system. But I can tell you you're heading down completely the wrong track looking for dlopen and friends as part of OpenSSL. They're standard functions provided by glibc, so you certainly should have them

Re: lfs-6.2: ncurses install error

2006-08-07 Thread Dan Nicholson
On 8/7/06, randhir phagura <[EMAIL PROTECTED]> wrote: /sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [install] Error 1 (ignored) This is fine. You're not root, you can't update the host's linker cache. sh ./run_tic.sh ** Building terminfo data

Re: ntpd and ssl

2006-08-07 Thread Simon Geard
On Sun, 2006-08-06 at 16:03 -0500, Arnie Stender wrote: > Hello, > Yesterday I tried to compile ntpd. The compile failed with errors > about functions missing from libcrypto.a. I don't have them on my screen > any more because my scroll buffer is too small. At any rate as I > remember there

lfs-6.2: ncurses install error

2006-08-07 Thread randhir phagura
Hi, I am installing lfs-6.2 on my P-III laptop. During Chapter 5 install Pass-2, Iam getting the following error when installing ncurses-5.5: /sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[1]: [install] Error 1 (ignored) installing ../lib/libform.a