On Sat, 2010-09-25 at 11:01 +0300, Andrew wrote: > On 22/09/10 21:08, KP Kirchdoerfer wrote: > > That would be a valuable addition. I had to modify syslinux.cfg to > > boot at all with my controller, and that's not an easy task for a > > user. Maybe this is solved with the latest changes Andrew made, but I > > expect that we run into similar issues from time to time. > I patched modprobe so it'll load module with longest leading alias part > to 1st wildcard (this trick actually makes higher priority for modules > that have deviceid in their aliases, and only if there are no such > modules for device, generic driver for subsystem will be loaded) > >> * Manage the contents of moddb.lrp ? > > Why? Ok, maybe for choosing some NIC that is not supported out of the box... > > > I have in plans to make hardware-detection script that will extract all > modules from modules.tgz, do modprobe for all aliases, and then copy all > loaded modules into /lib/modules & make clean-up. That would be a very nice enhancement.
I have been writing a new script "buildimage.pl" which is based on "buildpacket.pl", controlled by a per-image configuration file. Should be a good replacement for createimage.sh / geniso.sh. It is not quite finished yet but I hope to share a usable version later today / tomorrow. davidMbrooke > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > > _______________________________________________ > leaf-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/leaf-devel ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ leaf-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-devel
