coreutils instructions
Matthew Burgess
matthew at linuxfromscratch.org
Fri Mar 20 04:55:15 MDT 2009
On Thu, 19 Mar 2009 21:24:05 -0600, Archaic <archaic at linuxfromscratch.org> wrote:
> The LFS bootscripts use both [ and test, so these should be moved to
> /bin.
# type [
[ is a shell builtin
# type test
test is a shell builtin
> readlink is not used by LFS/BLFS bootscripts, but is moved to
> /bin. The FHS does not mention readlink at all, so just wondering if
> this is the correct thing.
I think readlink used to be used by the bootscripts (udev, if I remember
rightly), so this is probably just a leftover from then, and can now be
removed.
Regards,
Matt.
PS: Nice to see you back on the lists, Archaic.
More information about the lfs-dev
mailing list