[Lunar-commits] CVS: moonbase/filesys/udev DETAILS,1.12,1.13
Terry Chan
tchan at lunar-linux.org
Wed Mar 3 16:39:14 GMT 2004
Update of /var/cvs/lunar/moonbase/filesys/udev
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9677
Modified Files:
DETAILS
Log Message:
Fixing the indentation and formatting of the DETAILS file for nestu.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/filesys/udev/DETAILS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- DETAILS 3 Mar 2004 10:00:57 -0000 1.12
+++ DETAILS 3 Mar 2004 16:39:12 -0000 1.13
@@ -1,13 +1,13 @@
- MODULE=udev
- VERSION=019
- SOURCE=$MODULE-$VERSION.tar.bz2
+ MODULE=udev
+ VERSION=019
+ 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:83bf597bffec749cc89686aadb3218ef
- WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/
- ENTERED=20040104
- UPDATED=20040229
- SHORT="Device naming from userspace for 2.6+ kernels"
+ SOURCE_URL=http://www.kernel.org/pub/linux/utils/kernel/hotplug/$SOURCE
+ SOURCE_VFY=md5:83bf597bffec749cc89686aadb3218ef
+ WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/
+ ENTERED=20040104
+ UPDATED=20040229
+ 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
@@ -17,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