[Lunar-commits] CVS: moonbase/filesys/udev DETAILS,1.14,1.15
Jaime Buffery
nestu at lunar-linux.org
Fri Mar 5 20:43:12 GMT 2004
Update of /var/cvs/lunar/moonbase/filesys/udev
In directory dbguin.lunar-linux.org:/tmp/cvs-serv17272
Modified Files:
DETAILS
Log Message:
Change formatting, and fix a bash error
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/filesys/udev/DETAILS,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- DETAILS 5 Mar 2004 20:13:15 -0000 1.14
+++ DETAILS 5 Mar 2004 20:43:10 -0000 1.15
@@ -1,14 +1,13 @@
- MODULE=udev
- VERSION=021
- SOURCE=$MODULE-$VERSION.tar.bz2
+ MODULE=udev
+ VERSION=021
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL=http://www.kernel.org/pub/linux/utils/kernel/hotplug/$SOURCE
- SOURCE_VFY=md5:36e3c05d0a09016693e61b269aca9641
- WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/
- ENTERED=20040104
- UPDATED=20040303
- SHORT="Device naming from userspace for 2.6+ kernels"
-KEEP_SOURCE="on"
+ SOURCE_URL=http://www.kernel.org/pub/linux/utils/kernel/hotplug/$SOURCE
+ SOURCE_VFY=md5:36e3c05d0a09016693e61b269aca9641
+ WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/
+ ENTERED=20040104
+ UPDATED=20040303
+ SHORT="Device naming from userspace for 2.6+ kernels"
cat << EOF
Future substitute of devfs in 2.6+ kernels. udev's goals:
* run in userspace
@@ -18,5 +17,4 @@
* provide consistent device naming if wanted
* handles /sbin/hotplug call
* provides protection for "out of order" invocations
-<< EOF
-
+EOF
More information about the Lunar-commits
mailing list