Re: [leaf-devel] /linuxrc testing - round 2

2004-05-05 Thread Charles Steinkuehler
Eric Spakman wrote: Do you want to go ahead and make these changes and release a new tar.gz file? Attached you will find the updated tar.gz Thanks to Eric, there's a new version of the updated linuxrc package available (posted on my website): http://lrp.steinkuehler.net/files/kernels/misc-stuff/l

Re: [leaf-devel] /linuxrc testing - round 2

2004-05-05 Thread Eric Spakman
> Thanks to Eric, there's a new version of the updated linuxrc package > available (posted on my website): > http://lrp.steinkuehler.net/files/kernels/misc-stuff/linuxrc-2004-05-05.tgz > > IIRC, this fixes a few minor bugs, including: > > - /dev/null in root.dev.mk (should be in root.blk.mk even

Re: [leaf-devel] /linuxrc testing - round 2

2004-05-05 Thread Erich Titl
Charles I looked at the new linuxrc, nice, modular, easier to maintain. At 22:14 05.05.2004, Charles Steinkuehler wrote: - /dev/null in root.dev.mk (should be in root.blk.mk even though it's not a block device, as it's used early in the init scripts). Would this not, for consistency's sake,

Re: [leaf-devel] /linuxrc testing - round 2

2004-05-05 Thread Charles Steinkuehler
Erich Titl wrote: Charles I looked at the new linuxrc, nice, modular, easier to maintain. At 22:14 05.05.2004, Charles Steinkuehler wrote: - /dev/null in root.dev.mk (should be in root.blk.mk even though it's not a block device, as it's used early in the init scripts). Would this not, for