[LFS Trac] #2170: Udev-config Makefile

LFS Trac trac at linuxfromscratch.org
Wed Apr 2 17:01:49 MDT 2008


#2170: Udev-config Makefile
----------------------------------------+-----------------------------------
 Reporter:  randy at linuxfromscratch.org  |        Owner:  lfs-book at linuxfromscratch.org
     Type:  defect                      |       Status:  new                          
 Priority:  normal                      |    Milestone:  7.0                          
Component:  Book                        |      Version:  SVN                          
 Severity:  normal                      |   Resolution:                               
 Keywords:                              |  
----------------------------------------+-----------------------------------
Comment (by Bryan Kadzban):

 $udev_config_version would work, if we wanted to pull it from the XML
 entity and force the Makefile variable from the installation command.

 I have my local copy of udev-config modified to simply use
 $(DESTDIR)$(PREFIX)/share/doc/udev-config -- I'll wait another day or so
 for other comments (if any), then I'll probably just check that in.

 (Of course that still won't help until we get ticket #2057 figured out,
 because the current udev-config can't be used with udev-113.  I'm leaning
 back toward "manually" looping through /sys/class/net/*, copying the udev
 whitelist from its rules file, and calling the script manually for each
 device whose name matches the whitelist.  At least that way we have
 something that works for everybody, and it's relatively simple.  The
 problem is, it'd require cut-and-paste to get the loop to happen
 correctly.  Although actually, we could put a script into udev-config to
 do this, then have the user just run the script.  It'd fix typo issues,
 anyway.  Hmm...)

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2170#comment:7>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.



More information about the lfs-book mailing list