Author: bdubbs
Date: 2012-08-31 10:59:31 -0600 (Fri, 31 Aug 2012)
New Revision: 9971
Removed:
trunk/BOOK/bootscripts/lfs/sysconfig/rc
Modified:
trunk/BOOK/bootscripts/lfs/init.d/rc
Log:
More cleanup
Modified: trunk/BOOK/bootscripts/lfs/init.d/rc
===================================================================
--- trunk/BOOK/bootscripts/lfs/init.d/rc 2012-08-31 16:42:52 UTC (rev
9970)
+++ trunk/BOOK/bootscripts/lfs/init.d/rc 2012-08-31 16:59:31 UTC (rev
9971)
@@ -25,7 +25,7 @@
MSG="${MSG}If you're able to track this error down to a bug in one of\n"
MSG="${MSG}the files provided by the files provided by\n"
- MSG="${MSG}the ${DISDRO_MINI} book, please be so kind to inform us at\n"
+ MSG="${MSG}the ${DISTRO_MINI} book, please be so kind to inform us at\n"
MSG="${MSG}${DISTRO_CONTACT}.\n"
log_failure_msg "${MSG}"
Deleted: trunk/BOOK/bootscripts/lfs/sysconfig/rc
===================================================================
--- trunk/BOOK/bootscripts/lfs/sysconfig/rc 2012-08-31 16:42:52 UTC (rev
9970)
+++ trunk/BOOK/bootscripts/lfs/sysconfig/rc 2012-08-31 16:59:31 UTC (rev
9971)
@@ -1,18 +0,0 @@
-########################################################################
-# Begin /etc/sysconfig/rc
-#
-# Description : rc script configuration
-#
-# Authors :
-#
-# Version : 00.00
-#
-# Notes : Not used by LFS, but present for BLFS compatibility
-#
-########################################################################
-
-rc_base=/etc/rc.d
-rc_functions=${rc_base}/init.d/functions
-network_devices=/etc/sysconfig/network-devices
-
-# End /etc/sysconfig/rc
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page