SPECS: udev.spec - rel 4 - added initrd-udevd, initrd-udevtrigger, ...

czarny czarny at pld-linux.org
Thu Dec 14 10:59:12 CET 2006


Author: czarny                       Date: Thu Dec 14 09:59:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4
- added initrd-udevd, initrd-udevtrigger,initrd-udevsettle
- udevtrigger and udevsettle needed in initrd to make nodes for
staticly linked devices
- udevd is an alternative for running udev and echoing /sbin/udev > /proc/sys/kernel/hotplug
- now either one runns udevd --daemon in initrd or echoes the above and uses udev
- echo version supported in new geninitrd
- udev works now fully in initrd!

---- Files affected:
SPECS:
   udev.spec (1.193 -> 1.194) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.193 SPECS/udev.spec:1.194
--- SPECS/udev.spec:1.193	Wed Oct 25 19:02:19 2006
+++ SPECS/udev.spec	Thu Dec 14 10:59:06 2006
@@ -34,7 +34,7 @@
 Summary(pl):	Implementacja devfs w przestrzeni użytkownika
 Name:		udev
 Version:	103
-Release:	0.1
+Release:	0.4
 Epoch:		1
 License:	GPL
 Group:		Base
@@ -169,7 +169,12 @@
 	V=1
 
 cp -a udev initrd-udev
+cp -a udevd initrd-udevd
+cp -a udevtrigger initrd-udevtrigger
+cp -a udevsettle initrd-udevsettle
 
+# What is this FIXME business and why is initrd
+# broken, if it's fine?
 # FIXME, cause I'm broken - your initrd
 %if 0
 cp -a extras/ata_id/ata_id initrd-ata_id
@@ -355,6 +360,16 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.194  2006/12/14 09:59:06  czarny
+- rel 4
+- added initrd-udevd, initrd-udevtrigger,initrd-udevsettle
+- udevtrigger and udevsettle needed in initrd to make nodes for
+staticly linked devices
+- udevd is an alternative for running udev and echoing /sbin/udev > /proc/sys/kernel/hotplug
+- now either one runns udevd --daemon in initrd or echoes the above and uses udev
+- echo version supported in new geninitrd
+- udev works now fully in initrd!
+
 Revision 1.193  2006/10/25 17:02:19  wolf
 - 103
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.193&r2=1.194&f=u



More information about the pld-cvs-commit mailing list