From 95df0e5a413ba4a4006f7c7b666f59591a282b33 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 20 Jun 2005 19:25:36 +0000 Subject: Reworded Util-linux patch explanation. Bug 1554. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'chapter06/util-linux.xml') diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 3506be135..4ddeb3712 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -48,8 +48,8 @@ mkdir -p /var/lib/hwclock Installation of Util-linux -Util-linux has a compilation error against newer versions of -Linux-Libc-Headers. The following patch properly fixes that issue +Util-linux fails to compile against newer versions of Linux-Libc-Headers. +The following patch properly fixes this issue: patch -Np1 -i ../&util-linux-cramfs-patch; @@ -94,13 +94,13 @@ mv /usr/bin/logger /bin Installed programs -agetty, arch, blockdev, cal, cfdisk, chkdupexe, col, colcrt, -colrm, column, ctrlaltdel, cytune, ddate, dmesg, elvtune, fdformat, fdisk, -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, 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 (link to rdev), +agetty, arch, blockdev, cal, cfdisk, chkdupexe, col, colcrt, +colrm, column, ctrlaltdel, cytune, ddate, dmesg, elvtune, fdformat, fdisk, +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, 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 (link to rdev), whereis, and write @@ -193,7 +193,7 @@ that lack some capabilities, such as overstriking and half-lines ctrlaltdel -Sets the function of the Ctrl+Alt+Del key combination to a hard or a +Sets the function of the Ctrl+Alt+Del key combination to a hard or a soft reset ctrlaltdel -- cgit v1.2.3-54-g00ecf