
26 Jan
2015
26 Jan
'15
6:08 p.m.
* akozlov@nada.kth.se (akozlov@nada.kth.se) wrote:
1) libcap build fails on my machine because it uses /lib instead of /lib64. I had to change it to /lib*/... for compatibility. Does it build in CRUX?
Works for me, maybe you should paste the relevant parts of your build logs.
2) Network interfaces eth0 and wlan0 are renamed to something only 'ip link' knows what. I never saw this under LFS. Can I revert behaviour?
Our 3.1 release notes include instructions to get back the old behaviour, find these at https://crux.nu/Main/ReleaseNotes3-1 tldr: touch /etc/udev/rules.d/80-net-name-slot.rules or pass the net.ifnames=0 option on the kernel command line. kind regards Thomas Penteker -- You need to install an RTFM interface.