aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2003-09-05 02:06:21 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2003-09-05 02:06:21 +0000
commit5c0b6e70bdc05dc9ebc73711bef2df033e1c8c2d (patch)
treeefc021cb22fde9e82740d4cf40a3c511bec1b079 /chapter01/changelog.xml
parent1a6a5c37b5802c56269a1dffaaf5f83a8bf32faa (diff)
Added mounting the devpts filesystem into the new LFS partition
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f10718304..11b08f951 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -83,6 +83,10 @@
</para></listitem>
<listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Mounting Proc:
+Added mounting the devpts filesystem into chroot here. Closes bug 533.</para>
+</listitem>
+
+<listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Mounting Proc:
Added a warning at the end regarding checking that proc is still mounted
if you stop and restart the lfs process.</para></listitem>