#3098: udev/systemd 186 is out
--------------------+-------------------------------------------------------
Reporter: Krejzi | Owner: bdubbs@…
Type: task | Status: assigned
Priority: normal | Milestone: 7.2
Component: Book | Version: SVN
Severity: normal | Keywords:
--------------------+-------------------------------------------------------
Comment(by bdubbs@…):
What I plan on doing is creating a custom Makefile.lfs. The instructions
will then be only:
{{{
# As we do now
tar -xvf ../udev-config-20100128.tar.bz2
install -dv /lib/{firmware,udev/devices/pts}
mknod -m0666 /lib/udev/devices/null c 1 3
# And then
make -f Makefile.lfs &&
make -f Makefile.lfs install
}}}
It's interesting to note that developers use autotools that are designed
for multiple architectures like solaris and aix when applications like
udev/systemd are quite linux specific.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3098#comment:16>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page