Hi, If you create a script called /sbin/unconfigured.sh, it gets run by the rcS script ( after package extraction and before /etc/init.d/* scripts. You can put commands to mount the boot device and install other packages If you want a example, download http://users.skynet.be/Etienne.Charlier/myconfig.lrp and look at /myconfig/bin/setup.sh if loads *.lrp files in the addons subdirectory of the boot device
Regards, Etienne Charlier ----- Original Message ----- From: "Simon Bolduc" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 17, 2001 9:50 PM Subject: Re: [Leaf-user] syslinux.cfg: *maximum* line length ??? > Assuming all the packages necessary to boot the image are installed - and > networking will start up, you could always have a script run lrpkg -i and > then start up any necessary services. at least I believe that this will > work (can't see why it wouldn't) > > Simon > > > >From: "Michael D. Schleif" <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: LEAF <[EMAIL PROTECTED]> > >Subject: [Leaf-user] syslinux.cfg: *maximum* line length ??? > >Date: Wed, 17 Oct 2001 14:10:41 -0500 > > > > > >Trying to load many modules at the LRP= point in syslinux.cfg in > >Dachstein-CD. > > > >It appears that when the third line, beginning ``default linux . . .'' > >exceeds 253 characters, all items _after_ this point are ignored. > > > >Is the only workaround adding an lrpkg.cfg to floppy? > > > >What do you think? > > > >-- > > > >Best Regards, > > > >mds > >mds resource > >888.250.3987 > > > >Dare to fix things before they break . . . > > > >Our capacity for understanding is inversely proportional to how much we > >think we know. The more I know, the more I know I don't know . . . > > > >_______________________________________________ > >Leaf-user mailing list > >[EMAIL PROTECTED] > >https://lists.sourceforge.net/lists/listinfo/leaf-user > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > _______________________________________________ > Leaf-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/leaf-user > _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
