Author: bdubbs
Date: 2012-04-19 20:22:14 -0600 (Thu, 19 Apr 2012)
New Revision: 9816

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/createfiles.xml
   trunk/BOOK/general.ent
Log:
 Change two group IDs to support a legacy program

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-04-19 20:52:37 UTC (rev 9815)
+++ trunk/BOOK/chapter01/changelog.xml  2012-04-20 02:22:14 UTC (rev 9816)
@@ -37,6 +37,17 @@
 
 -->
     <listitem>
+      <para>2012-04-19</para>
+      <itemizedlist>
+         <listitem>
+           <para>[bdubbs] - Change two group IDs to support a 
+           legacy program. Fixes
+           <ulink url="&lfs-ticket-root;3061">#3061</ulink>.</para>
+         </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2012-04-15</para>
       <itemizedlist>
          <listitem>

Modified: trunk/BOOK/chapter06/createfiles.xml
===================================================================
--- trunk/BOOK/chapter06/createfiles.xml        2012-04-19 20:52:37 UTC (rev 
9815)
+++ trunk/BOOK/chapter06/createfiles.xml        2012-04-20 02:22:14 UTC (rev 
9816)
@@ -79,8 +79,8 @@
 bin:x:1:
 sys:x:2:
 kmem:x:3:
-tty:x:4:
-tape:x:5:
+tape:x:4:
+tty:x:5:
 daemon:x:6:
 floppy:x:7:
 disk:x:8:

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-04-19 20:52:37 UTC (rev 9815)
+++ trunk/BOOK/general.ent      2012-04-20 02:22:14 UTC (rev 9816)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120415">
-<!ENTITY releasedate "Apr 15, 2012">
+<!ENTITY version "SVN-20120419">
+<!ENTITY releasedate "Apr 19, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.2">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

-- 
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