Bruce Dubbs wrote: > I'm going to post a new tarball in a few minutes after I finish some > testing. Take a look at that.
OK, this is my updated tarball: http://anduin.linuxfromscratch.org/sources/other/udev-lfs-187-3.tar.bz2 tar -xf systemd-187.tar.xz cd systemd-187 tar -xf ../udev-lfs-187-3.tar.bz2 make -f udev-lfs-187/Makefile.lfs make -f udev-lfs-187/Makefile.lfs install bash /lib/udev/init-net-rules.sh This last script makes 70-persistent-net.rules and it seems to work for me. However, there are several things that I cannot test. Right now the script is designed to be run in Section 7.2.1, but I suppose it could be run in Section 6.61 - Udev-187 (Extracted from systemd-187). That would mean that the init-net-rules.sh would not need to be be copied to /lib/udev, but the text in 7.2.1 would also need to be moved too and that seems out of place. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page