Author: jciccone
Date: 2006-06-14 16:29:43 -0600 (Wed, 14 Jun 2006)
New Revision: 1766
Modified:
branches/clfs-2.0/BOOK/final-system/common/shadow.xml
branches/clfs-2.0/BOOK/general.ent
Log:
Fixed a typo in the shadow instructions.
Modified: branches/clfs-2.0/BOOK/final-system/common/shadow.xml
===================================================================
--- branches/clfs-2.0/BOOK/final-system/common/shadow.xml 2006-06-13
20:52:38 UTC (rev 1765)
+++ branches/clfs-2.0/BOOK/final-system/common/shadow.xml 2006-06-14
22:29:43 UTC (rev 1766)
@@ -99,7 +99,7 @@
<primary sortas="e-/etc/login.defs">/etc/login.defs</primary>
</indexterm>
-<screen os="t"><userinput>cp {LFS}/etc/login.defs login.defs.orig
+<screen os="t"><userinput>cp ${LFS}/etc/login.defs login.defs.orig
sed -e'[EMAIL PROTECTED]@MD5_CRYPT_ENAB yes@' \
-e 's@/var/spool/mail@/var/mail@' \
login.defs.orig > ${LFS}/etc/login.defs</userinput></screen>
Modified: branches/clfs-2.0/BOOK/general.ent
===================================================================
--- branches/clfs-2.0/BOOK/general.ent 2006-06-13 20:52:38 UTC (rev 1765)
+++ branches/clfs-2.0/BOOK/general.ent 2006-06-14 22:29:43 UTC (rev 1766)
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060611">
+<!ENTITY version "SVN-20060614">
<!ENTITY version-ARM "&version;-ARM">
-<!ENTITY releasedate "June 11, 2006">
+<!ENTITY releasedate "June 14, 2006">
<!ENTITY milestone "0.2">
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]"
-->
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page