Matthew Burgess wrote: > On Mon, 06 Feb 2012 11:00:31 -0500, Jeremy Huntwork > <jhuntw...@lightcubesolutions.com> wrote: >> Was just reviewing your kmod build instructions - haven't built it yet >> myself, but it's noticeably missing lsmod - shouldn't this be another >> symlink to kmod? > > Yup, if you look closely you'll notice I added it to the list of installed > programs and > to the 'Short descriptions' section, I just somehow managed to omit it from > the installation > commands. Thanks for the report; I'll fix it up in a couple of hours.
Um, it's not missing. It's not in this list, correct: > for target in depmod insmod modinfo modprobe rmmod; do > ln -sv ../bin/kmod /sbin/$target > done But it is here, one line below: > ln -sv kmod /bin/lsmod :-)
signature.asc
Description: OpenPGP digital signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page