%general-entities; ]> E2fsprogs-&e2fsprogs-version; E2fsprogs boot Installation of E2fsprogs ../configure --prefix=/tools \ --enable-elf-shlibs --disable-evms \ --host=${LFS_TARGET} The meaning of the configure options: make Create needed symlinks for a bootable system: install -d ${LFS}/sbin cd ${LFS}/sbin ln -sf ../tools/sbin/fsck.ext2 . ln -sf ../tools/sbin/fsck.ext3 . ln -sf ../tools/sbin/e2fsck . <para>Details on this package are located in <xref linkend="contents-e2fsprogs" role="."/></para> </sect2> </sect1>