Author: justin
Date: 2005-12-24 00:26:16 -0700 (Sat, 24 Dec 2005)
New Revision: 1302
Modified:
branches/6.1.1-newmake/packages/linux/Makefile
Log:
[6.1.1-newmake] This option enables using sata cdrom drives as the boot drive.
Tested with pata and sata cdroms and no adverse affects found.
Modified: branches/6.1.1-newmake/packages/linux/Makefile
===================================================================
--- branches/6.1.1-newmake/packages/linux/Makefile 2005-12-24 06:03:39 UTC
(rev 1301)
+++ branches/6.1.1-newmake/packages/linux/Makefile 2005-12-24 07:26:16 UTC
(rev 1302)
@@ -27,6 +27,7 @@
cp $(SRC)/$(FILE) $(LFSSRC)/
compile-stage2:
+ sed -i "s/#undef ATA_ENABLE_ATAPI/#define ATA_ENABLE_ATAPI/"
include/linux/libata.h
if [ ! -d /boot/isolinux ] ; then mkdir /boot/isolinux ; fi
zcat ../$(PATCH1) > ../reiser4.patch
patch -Np1 -i ../reiser4.patch
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page