So I built util-linux-2.20.1 and it has fsck, fsck.minix.
Building e2fs the command line in the 7.1 book has the "--disable-fsck" flag in
the configure. This prevents the ext2/3/4 from being built.
The list of installed programs lower in the book shows them being installed.
I'm just not sure how that can be if we didn't build them.
Just wanted to make sure as if I build without this configure option, things
seem to get built ok.
Thanks
From: Bruce Dubbs <[email protected]>
To: LFS Support List <[email protected]>
Sent: Tuesday, August 28, 2012 4:18 PM
Subject: Re: [lfs-support] e2fsprogs
Mike Johnston wrote:
> Hello, It seems the fsck programs for ext2 and ext3 don't get built
> in LFS 7.1. They are explicitly not built by config for the
> e2fsprogs.
I have:
$ ls -1 /sbin/fsc*
/sbin/fsck
/sbin/fsck.cramfs
/sbin/fsck.ext2
/sbin/fsck.ext3
/sbin/fsck.ext4
/sbin/fsck.ext4dev
/sbin/fsck.minix
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page