5.22. Installing Util-linux-2.11u

Estimated build time:           0.09 SBU
Estimated required disk space:  9 MB

5.22.1. Installation of Util-linux

We only need the mount and umount programs at the moment, so we won't be compiling the entire package.

Install Util-linux by running the following commands:

./configure &&
make -C lib &&
make -C mount LDFLAGS=-static mount umount &&
cp mount/{mount,umount} $LFS/static/bin

5.22.2. Util-linux Installation Dependencies

Last checked against version 2.11n.

Bash: sh
Binutils: as, ld
Diffutils: cmp
Fileutils: chgrp, chmod, cp, install, ln, mv, rm
Gettext: msgfmt, xgettext
Gcc: cc, cc1, collect2, cpp, cpp0
Glibc: rpcgen
Grep: grep
Make: make
Sed: sed
Sh-utils: uname, whoami
Textutils: cat