diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-08 03:02:53 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-08 03:02:53 +0000 |
commit | 4783efe5de8eccca80fa9c7c7b9d6323fd045c9f (patch) | |
tree | bd993e52cd35466a77730871e154269f7ebf0854 /chapter02/creatingfilesystem.xml | |
parent | 3c7ea1f646524a45905371d0fbadc99f9f9d64a3 (diff) |
Enable building sulogin in util-linux.
Supress installing sysvinit's sulogin.
Several text updates from Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/creatingfilesystem.xml')
-rw-r--r-- | chapter02/creatingfilesystem.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml index a5b9df3d9..75c81b227 100644 --- a/chapter02/creatingfilesystem.xml +++ b/chapter02/creatingfilesystem.xml @@ -34,7 +34,7 @@ <varlistentry> <term>ext4</term> <listitem><para>is the latest version of the ext file system family of - partition types. It provides several new capabilties including + partition types. It provides several new capabilities including nano-second timestamps, creation and use of very large files (16 TB), and speed improvements.</para> </listitem> |