diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-01 17:43:37 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-01 17:43:37 +0000 |
commit | 16a5e9cfb9796a7a1467869c9176bef4249d76c8 (patch) | |
tree | 016e0384efec3e5837a8470c291d053bba4202f6 /chapter01/changelog.sgml | |
parent | eb72c3bc2469dbf040a39cc23f58200f2212b35f (diff) |
Mentioned the fdisk->cfdisk change in chapter 4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@92 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.sgml')
-rw-r--r-- | chapter01/changelog.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml index 4315b989d..098559c1e 100644 --- a/chapter01/changelog.sgml +++ b/chapter01/changelog.sgml @@ -13,6 +13,11 @@ same change has been made in the chapters for the other architectures. <itemizedlist> <listitem><para> +Chapter 4: Tell the user to use cfdisk rather than fdisk. The fdisk man +page recommends cfdisk over fdisk because it's more stable. +</para></listitem> + +<listitem><para> Chapter 5: Added static mawk, texinfo and partially gettext to faciliate the move of Glibc from Chapter 5 to Chapter 6. </para></listitem> |