eudev/etc/udev
kpfleming@backtobasicsmgmt.com b889880073 [PATCH] respect prefix= setting in built udev.conf (updated)
Here is a revised version of the patch. Again, it modifies the Makefile
to respect the prefix= setting when putting paths to
/etc/udev/{rules.s,permissions.d} into the built /etc/udev/udev.conf
file. It also changes the Makefile to create this file at "make" time,
not "make install" time. This allows for udevdir to be specified at
"make" time (thus putting the correct path into udev.conf), but not
specified at "make install" time (thus allowing the installation to
proceed without trying to use the wrong directory).

 Submitted By: Kevin P. Fleming <kpfleming@linuxfromscratch.org>
 Date: 2004-09-16
 Initial Package Version: 032
 Origin: David Jensen
 Description: correct udev's Makefile and template config file
 to respect the "prefix=" setting supplied when it is built; also
 build etc/udev/udev.conf at "make" time, not "make install" time
2005-04-26 21:37:02 -07:00
..
udev.conf.in [PATCH] respect prefix= setting in built udev.conf (updated) 2005-04-26 21:37:02 -07:00
udev.permissions [PATCH] add more permissions based on SuSE's recommendations. 2005-04-26 21:35:16 -07:00
udev.permissions.gentoo [PATCH] add permission for legotower usb devices. 2005-04-26 21:36:59 -07:00
udev.permissions.redhat [PATCH] Added line to udev.permissions.redhat 2005-04-26 21:35:08 -07:00
udev.permissions.slackware [PATCH] add udev.permissions.slackware file. 2005-04-26 21:35:17 -07:00
udev.rules [PATCH] added rules for tun and raw devices 2005-04-26 21:35:16 -07:00
udev.rules.devfs [PATCH] added rules for tun and raw devices 2005-04-26 21:35:16 -07:00
udev.rules.examples [PATCH] udev - man page update 2005-04-26 21:35:06 -07:00
udev.rules.gentoo [PATCH] kdetv wants to see device nodes in /dev 2005-04-26 21:37:02 -07:00
udev.rules.redhat [PATCH] Add Red Hat rules and permissions files 2005-04-26 21:35:07 -07:00