diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-05-30 17:11:03 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-05-30 17:11:03 +0000 |
commit | 47849a7eadfcd30ae205dfe3fa1588d007556cb2 (patch) | |
tree | 790fe9f7873f28920069a24cba785ebc7d85b38c /chapter06 | |
parent | 00e4c9a31a282bfab22958a397b23d0515ea752d (diff) |
Remove swapdev from the list of programs installed by util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/util-linux.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 9076c1be0..4892e6f29 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -109,7 +109,7 @@ mkdir -p /var/lib/hwclock</userinput></screen> mkfs.cramfs, mkfs.minix, mkswap, more, mount, namei, pg, pivot_root, ramsize (link to rdev), raw, rdev, readprofile, rename, renice, rev, rootflags (link to rdev), script, setfdprm, setsid, setterm, sfdisk, - swapdev, swapoff (link to swapon), swapon, tunelp, ul, umount, vidmode + swapoff (link to swapon), swapon, tunelp, ul, umount, vidmode (link to rdev), whereis, and write</seg> </seglistitem> </segmentedlist> @@ -669,16 +669,6 @@ mkdir -p /var/lib/hwclock</userinput></screen> </listitem> </varlistentry> - <varlistentry id="swapdev"> - <term><command>swapdev</command></term> - <listitem> - <para>Sets the swap device in a bootable image</para> - <indexterm zone="ch-system-util-linux swapdev"> - <primary sortas="b-swapdev">swapdev</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="swapoff"> <term><command>swapoff</command></term> <listitem> |