aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2003-08-27 04:14:09 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2003-08-27 04:14:09 +0000
commitfbcfacd2f4ab3d6e0883bd8b5418dc20bdcad20d (patch)
tree66c1bc7c0b97cf22527695dc587ff741872937c3 /chapter01/changelog.xml
parenta8b6190cae14be9c9182a6fbf8060a4733863a65 (diff)
Reverting my past changes accidentally removed by Alex
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7ddfc0c32..5fbc47e6e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -6,6 +6,27 @@
<itemizedlist>
+<listitem><para>August 26, 2003 [jeremy] - Chapter 07 -
+Creating /etc/hosts: Changed www.mydomain.org to
+&lt;value of HOSTNAME&gt;.mydomain.org</para></listitem>
+
+<listitem><para>August 26, 2003 [jeremy] - Chapter 04 -
+Mounting the LFS partition: Added text regarding mounting
+with too restrictive permissions.</para></listitem>
+
+<listitem><para>August 26, 2003 [jeremy] - Chapter 06 -
+Creating Directories: Added the creation of the /dev/shm
+directory.</para></listitem>
+
+<listitem><para>August 26, 2003 [jeremy] - Chapter 08 -
+Creating fstab: Added the mount of tmpfs filesystem to
+/dev/shm.</para></listitem>
+
+<listitem><para>August 26, 2003 [jeremy] - Chapter 08 -
+Kernel Installation: Added a reminder to compile tmpfs
+support into the kernel.</para></listitem>
+
+
<listitem><para>Upgraded to:
<itemizedlist>
<listitem><para>automake-1.7.6</para></listitem>