http://paketspiegel.de/kmod-34.2.tar.xz onnlein
LFS 13.0
https://lfs.daniel-schildt.de/systemd/chapter08/kmod.html
kmod → coreutils
BAU=/bau cd $BAU pwd if [ ! -e kmod-34.2.tar.xz ] then wget http://paketspiegel.de/kmod-34.2.tar.xz fi if [ -d kmod-34.2 ] then rm --force --recursive kmod-34.2 fi tar --extract -f kmod-34.2.tar.xz cd kmod-34.2 pwd cd .. pwd