aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-07-29 18:12:02 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-07-29 18:12:02 +0000
commitfde5bc7ead280ef877f91be60cd1c6675cd35bb0 (patch)
tree915ffe76a1bf54e3f345a56b2bb7ff2a24f056dd /appendixa
parent2a601b140b3f68310fe8dbd400a8a2ed3e7f03a6 (diff)
Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/appendixa.xml1
-rw-r--r--appendixa/utillinux-desc.xml15
2 files changed, 12 insertions, 4 deletions
diff --git a/appendixa/appendixa.xml b/appendixa/appendixa.xml
index fd5cf098f..6fef9c764 100644
--- a/appendixa/appendixa.xml
+++ b/appendixa/appendixa.xml
@@ -44,7 +44,6 @@
&aa-procinfo;
&aa-procps;
&aa-psmisc;
-&aa-reiserfs;
&aa-sed;
&aa-shadowpwd;
&aa-shellutils;
diff --git a/appendixa/utillinux-desc.xml b/appendixa/utillinux-desc.xml
index c00555f16..ba867d88c 100644
--- a/appendixa/utillinux-desc.xml
+++ b/appendixa/utillinux-desc.xml
@@ -5,9 +5,9 @@
<sect3><title>Program Files</title>
<para>agetty, arch, blockdev, cal, cfdisk, chkdupexe, col, colcrt,
colrm, column, ctrlaltdel, cytune, ddate, dmesg, elvtune, fdformat, fdisk,
-fsck.minix, getopt, hexdump, hwclock, ipcrm, ipcs, isosize, line, logger,
-look, losetup, mcookie, mkfs, mkfs.bfs, mkfs.minix, mkswap, more, mount,
-namei, parse.bash, parse.tcsh, pivot_root, ramsize (link to rdev),
+fsck.cramfs, fsck.minix, getopt, hexdump, hwclock, ipcrm, ipcs, isosize, line, logger,
+look, losetup, mcookie, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, more, mount,
+namei, parse.bash, parse.tcsh, pg, pivot_root, ramsize (link to rdev),
raw, rdev, readprofile, rename, renice, rev, rootflags (link to rdev),
script, setfdprm, setsid, setterm, sfdisk, swapoff (link to swapon), swapon,
test.bash, test.tcsh, tunelp, ul, umount, vidmode (link to rdev), whereis
@@ -73,6 +73,9 @@ basis.</para></sect4>
<sect4><title>fdisk</title>
<para>fdisk is a disk partition table manipulator.</para></sect4>
+<sect4><title>fsck.cramfs</title>
+<para>No description is currently available.</para></sect4>
+
<sect4><title>fsck.minix</title>
<para>fsck.minix performs a consistency check for the Linux MINIX
filesystem.</para></sect4>
@@ -122,6 +125,9 @@ partition.</para></sect4>
<para>mkfs.bfs creates a SCO bfs file system on a device, usually a harddisk
partition.</para></sect4>
+<sect4><title>mkfs.cramfs</title>
+<para>No description is currently available.</para></sect4>
+
<sect4><title>mkfs.minix</title>
<para>mkfs.minix creates a Linux MINIX filesystem on a device, usually a
harddisk partition.</para></sect4>
@@ -144,6 +150,9 @@ point).</para></sect4>
<para>These are example scripts for using the getopt program with either
BASH or TCSH.</para></sect4>
+<sect4><title>pg</title>
+<para>No description is currently available.</para></sect4>
+
<sect4><title>pivot_root</title>
<para>pivot_root moves the root file system of the current process.</para></sect4>