[leaf-commits] src/bering-uclibc4/source/initrd buildtool.cfg, 1.8, 1.9
KP Kirchd?rfer <[email protected]> Sat, 06 Nov 2010 22:06:36 +0000
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/initrd In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8877 Modified Files: buildtool.cfg Log Message: add support for i486 and geode optimized kernel Index: buildtool.cfg =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/initrd/buildtool.cfg,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** buildtool.cfg 31 Oct 2010 23:11:43 -0000 1.8 --- buildtool.cfg 6 Nov 2010 22:06:34 -0000 1.9 *************** *** 45,49 **** Help <<EOF LEAF Bering-uClibc initial filesystem (floppy + IDE/SATA + USB) ! This is not an ordinary *.LRP package ! LEAF package by __PACKAGER__, __BUILDDATE__ --- 45,50 ---- Help <<EOF LEAF Bering-uClibc initial filesystem (floppy + IDE/SATA + USB) ! Required for the i686-optimized kernel. ! This is not an ordinary *.LRP package ! LEAF package by __PACKAGER__, __BUILDDATE__ *************** *** 72,75 **** --- 73,151 ---- </Contents> </initrd-i686> + <initrd-i486> + packagetype = initrd + packagename = initrd + + Version = 4.0.0 + Revision = 9 + + Help <<EOF + LEAF Bering-uClibc initial filesystem (floppy + IDE/SATA + USB) + Required for the i486 kernel (the most generic one). + + This is not an ordinary *.LRP package ! + LEAF package by __PACKAGER__, __BUILDDATE__ + EOF + + <Permissions> + Files = 644 + Directories = 755 + </Permissions> + + <Owner> + Files = root:root + Directories = root:root + </Owner> + + <Contents> + #include <common.cfg> + <File> + Source = boot/etc/modules + Filename = boot/etc/modules + Type = binary + Description = Modules to load before any other package + Permissions = 644 + </File> + #include <files.i486> + </Contents> + </initrd-i486> + <initrd-geode> + packagetype = initrd + packagename = initrd + + Version = 4.0.0 + Revision = 9 + + Help <<EOF + LEAF Bering-uClibc initial filesystem (floppy + IDE/SATA + USB) + Required for the GeodeGX/LX-optimized kernel. + + This is not an ordinary *.LRP package ! + LEAF package by __PACKAGER__, __BUILDDATE__ + EOF + + <Permissions> + Files = 644 + Directories = 755 + </Permissions> + + <Owner> + Files = root:root + Directories = root:root + </Owner> + + <Contents> + #include <common.cfg> + <File> + Source = boot/etc/modules + Filename = boot/etc/modules + Type = binary + Description = Modules to load before any other package + Permissions = 644 + </File> + #include <files.geode> + </Contents> + </initrd-geode> + </Package> ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev