Author: bdubbs
Date: 2012-09-01 08:52:50 -0600 (Sat, 01 Sep 2012)
New Revision: 9974

Modified:
   trunk/BOOK/bootscripts/Makefile
   trunk/BOOK/packages.ent
Log:
Finish removal of sysconfig/rc

Modified: trunk/BOOK/bootscripts/Makefile
===================================================================
--- trunk/BOOK/bootscripts/Makefile     2012-09-01 02:31:13 UTC (rev 9973)
+++ trunk/BOOK/bootscripts/Makefile     2012-09-01 14:52:50 UTC (rev 9974)
@@ -64,9 +64,6 @@
        if [ ! -f ${EXTDIR}/sysconfig/udev_retry  ]; then \
           install -m ${CONFMODE} lfs/sysconfig/udev_retry  
${EXTDIR}/sysconfig/ ;\
         fi
-       if [ ! -f ${EXTDIR}/sysconfig/rc          ]; then \
-          install -m ${CONFMODE} lfs/sysconfig/rc          
${EXTDIR}/sysconfig/ ;\
-        fi
        if [ ! -f ${EXTDIR}/sysconfig/rc.site     ]; then \
           install -m ${CONFMODE} lfs/sysconfig/rc.site     
${EXTDIR}/sysconfig/ ;\
         fi

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2012-09-01 02:31:13 UTC (rev 9973)
+++ trunk/BOOK/packages.ent     2012-09-01 14:52:50 UTC (rev 9974)
@@ -302,7 +302,7 @@
 <!ENTITY less-ch6-du "3.8 MB">
 <!ENTITY less-ch6-sbu "less than 0.1 SBU">
 
-<!ENTITY lfs-bootscripts-version "20120831">                 <!-- Scripts 
depend on this format -->
+<!ENTITY lfs-bootscripts-version "20120901">                 <!-- Scripts 
depend on this format -->
 <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">         <!-- Updated in 
Makefile -->
 <!ENTITY lfs-bootscripts-url 
"&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2">
 <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">           <!-- Updated in 
Makefile -->

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to