From eb8b1c55439f17853b63e7c7bb2594a474f66e6f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 20 Feb 2015 03:32:35 +0000 Subject: Update util-linux file contenets git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 55a5e6d04..fcf7202b7 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -128,8 +128,9 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel, swapoff (link to swapon), swapon, switch_root, tailf, taskset, ul, umount, unshare, utmpdump, uuidd, uuidgen, wall, wdctl, whereis, - wipefs, and x86_64 - libblkid.{a,so}, libmount.{a,so}, and libuuid.{a,so} + wipefs, x86_64, and zramctl + libblkid.{a,so}, libfdisk.{a,so}, libmount.{a,so}, + libsmartcols.{a,so}, and libuuid.{a,so} /etc/terminal-colors.d, /usr/include/blkid, /usr/include/libmount, /usr/include/uuid, /usr/share/doc/util-linux-&util-linux-version;/getopt, and /var/lib/hwclock @@ -1151,6 +1152,17 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + zramctl + + A program to set up and control zram (compressed ram disk) + devices + + zramctl + + + + libblkid @@ -1162,6 +1174,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + libfdisk + + Contains routines for manipulating partition tables + + libfdisk + + + + libmount @@ -1173,6 +1195,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + libsmartcols + + Contains routines for aiding screen output in tabular form + + libsmartcols + + + + libuuid -- cgit v1.2.3-54-g00ecf