[Lunar-commits]
CVS: moonbase/filesys/devfsd BUILD, 1.1, 1.2 DETAILS,
1.2, 1.3 devfsd.conf, 1.1, NONE
Auke Kok
sofar at lunar-linux.org
Mon Nov 8 11:21:45 UTC 2004
- Previous message: [Lunar-commits] CVS: moonbase/filesys/udev BUILD, 1.8, 1.9 DETAILS,
1.39, 1.40 99-udev.permissions, 1.1, NONE 99-udev.rules, 1.1, NONE
- Next message: [Lunar-commits] CVS: moonbase/filesys/udev/scripts.d
get_media_symlink, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/filesys/devfsd
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/filesys/devfsd
Modified Files:
BUILD DETAILS
Removed Files:
devfsd.conf
Log Message:
Cleaning this one out too
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/filesys/devfsd/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 3 Jan 2004 21:50:00 -0000 1.1
+++ BUILD 8 Nov 2004 11:21:43 -0000 1.2
@@ -1,14 +1,14 @@
(
+ patch_it $SOURCE2 1
+
sedit "s/\/usr\/man/\/usr\/share\/man/" GNUmakefile
make &&
prepare_install &&
make install &&
- cp -f $SCRIPT_DIRECTORY/init.d/devfsd /etc/init.d/ &&
- chmod 700 /etc/init.d/devfsd &&
-
- cp $SCRIPT_DIRECTORY/devfsd.conf /etc/devfsd.conf
+ install -m700 $SCRIPT_DIRECTORY/init.d/devfsd /etc/init.d/ &&
+ install devfsd.conf /etc/devfsd.conf
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/filesys/devfsd/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 5 Oct 2004 09:29:57 -0000 1.2
+++ DETAILS 8 Nov 2004 11:21:43 -0000 1.3
@@ -4,6 +4,9 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL[0]=ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/$MODULE/
SOURCE_URL[1]=ftp://ftp.ras.ucalgary.ca/pub/people/rgooch/linux/daemons/$MODULE/
+ SOURCE2=devfsd.conf-1.patch.bz2
+ SOURCE2_URL=$PATCH_URL/
+ SOURCE2_VFY=sha1:90f5f4a23458fe67c81787c5f46ed78cd0a94817
WEB_SITE=http://www.atnf.csiro.au/people/rgooch/linux/
ENTERED=20020810
UPDATED=20020810
--- devfsd.conf DELETED ---
- Previous message: [Lunar-commits] CVS: moonbase/filesys/udev BUILD, 1.8, 1.9 DETAILS,
1.39, 1.40 99-udev.permissions, 1.1, NONE 99-udev.rules, 1.1, NONE
- Next message: [Lunar-commits] CVS: moonbase/filesys/udev/scripts.d
get_media_symlink, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list