Revision: 2216
Author: alextreme
Date: 2006-05-06 16:34:46 -0700 (Sat, 06 May 2006)
ViewCVS: http://svn.sourceforge.net/morphix/?rev=2216&view=rev
Log Message:
-----------
* fixed mkminiroot bug/feature/thingy
Modified Paths:
--------------
trunk/scripts-base/miniroot/mkminiroot.sh
Modified: trunk/scripts-base/miniroot/mkminiroot.sh
===================================================================
--- trunk/scripts-base/miniroot/mkminiroot.sh 2006-05-05 23:34:46 UTC (rev 2215)
+++ trunk/scripts-base/miniroot/mkminiroot.sh 2006-05-06 23:34:46 UTC (rev 2216)
@@ -170,9 +170,13 @@
echo "Copying kernel modules"
+# All essential kernel modules for Morphix booting properly
+# should be copied over into the miniroot build directory here
+
cp $BASEDIR/lib/modules/*/kernel/fs/nls/{nls_cp437.* nls_iso8859-1.*} $DESTDIR/modules/nls
cp $BASEDIR/lib/modules/*/kernel/drivers/fs/vfat/vfat.* $DESTDIR/modules/
cp $BASEDIR/lib/modules/*/kernel/drivers/block/cloop.* $DESTDIR/modules/
+cp $BASEDIR/lib/modules/*/extra/cloop.* $DESTDIR/modules/
cp $BASEDIR/lib/modules/*/kernel/drivers/ide/ide-cd.* $DESTDIR/modules/
cp $BASEDIR/lib/modules/*/kernel/drivers/scsi/{3w-xxxx.*,BusLogic.*,NCR53c406a.*,a100u2w.*,advansys.*,aha152x.*,aha1542.*,aic7xxx/aic7xxx.*,atp870u.*,dtc.*,eata.*,fdomain.*,gdth.*,initio.*,megaraid.*,pas16.*,psi240i.*,qlogicfas.*,qlogicfc.*,seagate.*,t128.*,tmscsim.*,u14-34f.*,ultrastor.*,wd7000.*} $DESTDIR/modules/scsi
cp $BASEDIR/lib/modules/*/kernel/drivers/usb/{core/usbcore.*,host/ehci-hcd.*,host/ohci-hcd.*,host/uhci-hcd.*,storage/usb-storage.*} $DESTDIR/modules/usb
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.