#3384: systemd-206
----------------------+-------------------------
 Reporter:  bdubbs@…  |       Owner:  lfs-book@…
     Type:  task      |      Status:  new
 Priority:  normal    |   Milestone:  7.4
Component:  Book      |     Version:  SVN
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+-------------------------

Comment (by bdubbs@…):

 That seems like quite a bit of work for the user.  What I have is:

 {{{
 tar -xvf ../udev-lfs-206-1.tar.bz2
 make -f udev-lfs-206-1/Makefile.lfs
 make -f udev-lfs-206-1/Makefile.lfs install
 build/udevadm hwdb --update
 bash udev-lfs-206-1/init-net-rules.sh
 }}}

 The amount of fiddling with the Makefile is usually minimal.  For this
 version, there were changes needed to 4 lines, plus removing several in
 the aux keymap segment.

 I also needed to copy the two generated header files to the tarball.
 Actually, one could be made without too much fuss, but the second needs
 gperf which I don't want to add to LFS just for this.  The only time
 consuming issue is deciding what to do, not actually doing it.

 Your 'fix' of 80-net-name-slot.rules would probably be easier to just
 delete it.  I suspect that would work.

 Including the header files is a lot less intrusive than the man pages.

 I'm still willing to change to eudev if it's simpler, but it looks more
 complicated both from the maintainer standpoint (usually me) and the user
 standpoint.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3384#comment:10>
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

Reply via email to