Re: [leaf-devel] Bering init= kernel command line setting

2004-03-10 Thread Charles Steinkuehler
Charles Steinkuehler wrote: I've worked my way towards the bottom of the /linuxrc script, and now have some questions for the Bering folks about the init process. The syslinux.cfg file on the Bering disk I used as a starting point (the latest release version 1.2) sets init=/linuxrc, which seems

Re: [leaf-devel] Errant busybox symlink in Bering initrd

2004-03-10 Thread Charles Steinkuehler
Eric Spakman wrote: Hello Charles, Oflist again (webmail). For Bering 1.2 this is with reason, busybox-0.60.4 used in this version has a bug with df, so Jacques made a workaround for it. There is a small df script in root.lrp which contains the workaround, but this scripts needs to be backuped o

[leaf-devel] Bering init= kernel command line setting

2004-03-10 Thread Charles Steinkuehler
I've worked my way towards the bottom of the /linuxrc script, and now have some questions for the Bering folks about the init process. The syslinux.cfg file on the Bering disk I used as a starting point (the latest release version 1.2) sets init=/linuxrc, which seems sort of pointless, since /l

[leaf-devel] Errant busybox symlink in Bering initrd

2004-03-10 Thread Charles Steinkuehler
I'm making progress on an updated /linuxrc for Bering, but noticed a small bug in the process. There doesn't seem to be an entry for df in the root.bb.links file, so the symlink from /bin/df to /bin/busybox gets stored in the initial ramdisk. Not a major issue, but it should be noted for the n