diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-27 23:17:32 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-27 23:17:32 +0000 |
commit | 8446a0be74da27be100fdb8cf839db8d9e10e706 (patch) | |
tree | 2fe7dbcb8ee3ab67aad0c13a795fa3f5b8a7e841 /chapter01 | |
parent | 4bcbf2936dcf99128f1f1b8afbc875819b8a9893 (diff) |
Switched from mounting /dev on a ramfs to a tmpfs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e2a00125d..603cfc708 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -91,6 +91,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 27th, 2005 [archaic]: Switched from mounting /dev on a +ramfs to a tmpfs.</para></listitem> + <listitem><para>June 27th, 2005 [archaic]: Filled in text for errata page. Thanks for the text, Steve!</para></listitem> |