From 7b971cfa25e52d59240ff3c25ec8578c7cf36609 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Sun, 12 Oct 2003 10:53:56 +0000 Subject: Arranging e2fs descriptions and adding the names to Appendix B git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/e2fsprogs-desc.xml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'appendixa') diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml index 81d034d74..d0ab97abc 100644 --- a/appendixa/e2fsprogs-desc.xml +++ b/appendixa/e2fsprogs-desc.xml @@ -5,6 +5,9 @@ badblocks searches a device (usually a disk partition) for bad blocks. +blkid is a command line utility to locate and +print block device attributes. + chattr changes the attributes of files on a second extended (ext2) filesystem. @@ -27,10 +30,14 @@ data to a file. e2label will display or change the filesystem label on the ext2 filesystem present on a given device. +findfs finds a file system by label or UUID. + fsck is used to check, and optionally repair, filesystems. By default it checks the filesystems listed in /etc/fstab +logsave saves the output of a command in a logfile. + lsattr lists the attributes of files on a second extended filesystem. @@ -56,12 +63,8 @@ identifiers (UUID). Each new UUID can reasonably be considered unique among all UUIDs created, on the local system and on other systems, in the past and in the future. -blkid is a command line utility to locate and -print block device attributes. - -findfs finds a file system by label or UUID. - -logsave saves the output of a command in a logfile. +libblkid contains routines for device +identification and token extraction. libcom_err is the common error display routine. @@ -75,9 +78,5 @@ programs to manipulate an ext2 filesystem. libuuid contains routines for generating unique identifiers for objects that may be accessible beyond the local system. -libblkid contains routines for device -identification and token extraction. - - -- cgit v1.2.3-54-g00ecf