From 78cc3be1c3edc5f411095e26ae251b290b17bfe5 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Wed, 13 Mar 2019 17:58:54 +0000 Subject: Update all chapter 6 contents and description sections. Patch by Xi Ruoyao. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 97 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 79 insertions(+), 18 deletions(-) (limited to 'chapter06/util-linux.xml') diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 62965c1fc..58788f4cf 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -130,18 +130,18 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" Installed directories - addpart, agetty, blkdiscard, blkid, blockdev, cal, cfdisk, chcpu, - choom, chrt, col, colcrt, colrm, column, ctrlaltdel, delpart, dmesg, - eject, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck, + addpart, agetty, blkdiscard, blkid, blkzone, blockdev, cal, cfdisk, chcpu, + chmem, choom, chrt, col, colcrt, colrm, column, ctrlaltdel, delpart, dmesg, + eject, fallocate, fdformat, fdisk, fincore, findfs, findmnt, flock, fsck, fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, i386, ionice, ipcmk, ipcrm, ipcs, isosize, kill, last, lastb (link to last), ldattach, linux32, linux64, logger, look, losetup, lsblk, lscpu, - lsipc, lslocks, lslogins, mcookie, mesg, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, - more, mount, mountpoint, namei, nsenter, partx, pg, pivot_root, prlimit, raw, - readprofile, rename, renice, resizepart, rev, rtcwake, script, + lsipc, lslocks, lslogins, lsmem, lsns, mcookie, mesg, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, + more, mount, mountpoint, namei, nsenter, partx, pivot_root, prlimit, raw, + readprofile, rename, renice, resizepart, rev, rfkill, rtcwake, script, scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel, - swapoff (link to swapon), swapon, switch_root, tailf, taskset, ul, - umount, uname26, unshare, utmpdump, uuidd, uuidgen, wall, wdctl, whereis, + swapoff (link to swapon), swapon, switch_root, taskset, ul, + umount, uname26, unshare, utmpdump, uuidd, uuidgen, uuidparse, wall, wdctl, whereis, wipefs, x86_64, and zramctl libblkid.so, libfdisk.so, libmount.so, libsmartcols.so, and libuuid.so @@ -202,6 +202,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + blkzone + + Runs zone command on the given block device + + blkzone + + + + blockdev @@ -243,6 +253,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + chmem + + Configures memory + + chmem + + + + choom @@ -375,6 +395,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + fincore + + Counts pages of file contents in core + + fincore + + + + findfs @@ -699,6 +729,27 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + lsmem + + Lists the ranges of available memory with their online + status + + lsmem + + + + + + lsns + + Lists namespaces + + lsns + + + + mcookie @@ -835,16 +886,6 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" - - pg - - Displays a text file one screen full at a time - - pg - - - - pivot_root @@ -927,6 +968,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + rkfill + + Tool for enabling and disabling wireless devices + + rkfill + + + + rtcwake @@ -1149,6 +1200,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + uuidparse + + An utility to parse unique identifiers + + uuidparse + + + + wall -- cgit v1.2.3-54-g00ecf