From efa9cef419a4c44bdfcc884d158acaf58d62d1d8 Mon Sep 17 00:00:00 2001 From: Billy O 'Connor Date: Fri, 10 Oct 2003 04:47:22 +0000 Subject: Updated program and library descriptions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/e2fsprogs-desc.xml | 10 ++++++++++ appendixa/e2fsprogs-shortdesc.xml | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'appendixa') diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml index 09f580976..135c6c0af 100644 --- a/appendixa/e2fsprogs-desc.xml +++ b/appendixa/e2fsprogs-desc.xml @@ -56,6 +56,13 @@ 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. + libcom_err is the common error display routine. libe2p is used by dumpe2fs, chattr, and lsattr. @@ -68,5 +75,8 @@ 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 used by the blkid utility. + + diff --git a/appendixa/e2fsprogs-shortdesc.xml b/appendixa/e2fsprogs-shortdesc.xml index 13515defe..488248533 100644 --- a/appendixa/e2fsprogs-shortdesc.xml +++ b/appendixa/e2fsprogs-shortdesc.xml @@ -9,10 +9,10 @@ Installed programs: badblocks, chattr, compile_et, debugfs, dumpe2fs, e2fsck, e2image, e2label, fsck, fsck.ext2, fsck.ext3, lsattr, mk_cmds, mke2fs, mkfs.ext2, mkfs.ext3, mklost+found, resize2fs, -tune2fs and uuidgen +tune2fs, uuidgen, blkid, findfs and logsave. Installed libraries: libcom_err.[a,so], -libe2p.[a,so], libext2fs.[a,so], libss.[a,so] and libuuid.[a,so] +libe2p.[a,so], libext2fs.[a,so], libss.[a,so], libuuid.[a,so] and libblkid.[a,so] -- cgit v1.2.3-54-g00ecf