Author: robert
Date: 2007-03-25 04:26:15 -0600 (Sun, 25 Mar 2007)
New Revision: 992
Modified:
branches/2.4-branch/BOOK/chapter01/changelog.xml
branches/2.4-branch/BOOK/chapter06/pwdgroup.xml
branches/2.4-branch/BOOK/general.ent
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/pwdgroup.xml
trunk/BOOK/general.ent
Log:
Added nobody group
Modified: branches/2.4-branch/BOOK/chapter01/changelog.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter01/changelog.xml 2007-03-25 10:22:19 UTC
(rev 991)
+++ branches/2.4-branch/BOOK/chapter01/changelog.xml 2007-03-25 10:26:15 UTC
(rev 992)
@@ -110,6 +110,8 @@
</listitem>
-->
+<listitem><para>March 25th, 2007 [Robert]: Added nobody
group.</para></listitem>
+
<listitem><para>February 10th, 2007 [Robert]: Added -DSSL_FORBID_ENULL to
OpenSSL to disable NULL
ciphers, and notes about additional -D defines.</para></listitem>
Modified: branches/2.4-branch/BOOK/chapter06/pwdgroup.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter06/pwdgroup.xml 2007-03-25 10:22:19 UTC
(rev 991)
+++ branches/2.4-branch/BOOK/chapter06/pwdgroup.xml 2007-03-25 10:26:15 UTC
(rev 992)
@@ -78,7 +78,8 @@
dialout:x:10:
audio:x:11:
utmp:x:12:
-nogroup:x:65534:</literal>
+nogroup:x:65533:
+nobody:x:65534:</literal>
EOF</userinput></screen>
<para>The created groups are not part of any standard. They are groups
Modified: branches/2.4-branch/BOOK/general.ent
===================================================================
--- branches/2.4-branch/BOOK/general.ent 2007-03-25 10:22:19 UTC (rev
991)
+++ branches/2.4-branch/BOOK/general.ent 2007-03-25 10:26:15 UTC (rev
992)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "2.4-branch-20070209">
-<!ENTITY releasedate "February 9th, 2007">
+<!ENTITY version "2.4-branch-20070325">
+<!ENTITY releasedate "March 25th, 2007">
<!ENTITY milestone "1.0">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2007-03-25 10:22:19 UTC (rev 991)
+++ trunk/BOOK/chapter01/changelog.xml 2007-03-25 10:26:15 UTC (rev 992)
@@ -111,6 +111,7 @@
</listitem>
-->
+<listitem><para>March 25th, 2007 [Robert]: Added nobody
group.</para></listitem>
<listitem><para>March 25th, 2007 [Robert]: Added nobody user.</para></listitem>
<listitem><para>March 25th, 2007 [Robert]: Update kernfs.xml and chroot.xml
Modified: trunk/BOOK/chapter06/pwdgroup.xml
===================================================================
--- trunk/BOOK/chapter06/pwdgroup.xml 2007-03-25 10:22:19 UTC (rev 991)
+++ trunk/BOOK/chapter06/pwdgroup.xml 2007-03-25 10:26:15 UTC (rev 992)
@@ -47,7 +47,8 @@
tty:x:2:
kmem:x:3:
utmp:x:4:
-nogroup:x:65534:</literal>
+nogroup:x:65533:
+nobody:x:65534:</literal>
EOF</userinput></screen>
<para>The created groups are not part of any standard—they are some
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-03-25 10:22:19 UTC (rev 991)
+++ trunk/BOOK/general.ent 2007-03-25 10:26:15 UTC (rev 992)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070324">
-<!ENTITY releasedate "March 24rth, 2007">
+<!ENTITY version "SVN-20070325">
+<!ENTITY releasedate "March 25rth, 2007">
<!ENTITY milestone "1.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page