diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-02-13 07:50:30 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-02-13 07:50:30 +0000 |
commit | cd1ddd744ed1644f30d0dba09fdf49a14e0061b3 (patch) | |
tree | b41c35c9652cbd758de122e5bec664c68508775e /chapter01 | |
parent | a0b689e8b09aaef27c73a8728aa3341f652bc098 (diff) |
Removed Explicit paths from pwconv and grpconv per lfs-dev discussion
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d1d14c5c3..a7ff154c0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,10 @@ <itemizedlist> +<listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit +paths from the pwconv and grpconv commands, since /usr/sbin is part of +the default path</para></listitem> + <listitem><para>February 9th, 2004 [alex]: Chapter 6 - Moved the Bootscripts installation section to chapter 7.</para></listitem> |