Right. The "old" diffs in my posting were from the runnix-0.2.1/ directory, which represent the unmodified build.
The "new" diffs from my posting were from the runfs/ directory, which are supposedly tailored by the astlinux build process, but unfortunately don't work. So I was wondering why they were being modified, how... and where things were going off the rails. Obviously there was some motivation for modifying them rather than leaving them "as is", yes? -Philip Jonathan GF wrote: > I followed the guide on the web for install and use runnix and works > really fine for me. The only thing i didn't try yet is the > auto-update, but the box works like a charm.... > > Regards, > > Jonathan GF > > > On 11/22/07, *Philip Prindeville* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Has anyone been using Runnix on a Soekris box? I find if I use the > version of syslinux.cfg out of build_i586/runnix- > 0.2.1/rootfs_vfat/ then > things work. But if I use the one in build_i586/runfs/ then the > system > hangs at the boot: prompt (it also tells me it's loading two different > versions of syslinux, and echoes "boot:" twice). > > There differences between the two files are: > > --- build_i586/runnix-0.2.1/rootfs_vfat/syslinux.cfg 2007-05-01 > 12:06:19.000000000 -0700 > +++ build_i586/runfs/syslinux.cfg 2007-11-18 > 01:36:44.000000000 -0800 > @@ -1,5 +1,5 @@ > -# serial 0 19200 > -# console 1 > +serial 0 19200 > +console 1 > default runnix > timeout 5 > prompt 1 > @@ -7,4 +7,4 @@ > > label runnix > kernel runnix > - append initrd= runnix.img root=/dev/ram0 rw init=/runnix > runimg=auto rootdelay=10 > + append initrd=runnix.img console=ttyS0,19200n8 root=/dev/ram0 > rw init=/runnix runimg=auto ide=nodma > > > Anyone? > > Thanks, > > -Philip > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
