[Lunar-commits] CVS: moonbase/gnome2-apps/hal BUILD, 1.1.2.1, 1.1.2.2 DETAILS, 1.1.2.1, 1.1.2.2

Nick Hudson nhudson at lunar-linux.org
Sat Aug 14 03:39:41 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-apps/hal
In directory dbguin.lunar-linux.org:/tmp/cvs-serv4249/hal

Modified Files:
      Tag: GNOME_UNSTABLE
	BUILD DETAILS 
Log Message:

Fixing hal so that it will update your fstab on the fly when automatically mounting devices that are plugged in and are cought by gnome-volume-manager


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/hal/Attic/BUILD,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- BUILD	11 Aug 2004 01:49:28 -0000	1.1.2.1
+++ BUILD	14 Aug 2004 03:39:39 -0000	1.1.2.2
@@ -3,6 +3,7 @@
   export OPTS="$OPTS --with-pid-file=/var/run/hald/hald.pid --with-init-scripts=none --with-hal-user=haldaemon --with-hal-group=haldaemon --disable-docbook-docs --sysconfdir=/etc --localstatedir=/var"
   add_priv_user haldaemon:haldaemon          &&
   ./autogen.sh                               &&
-  default_build
+  default_build                              &&
+  ln -sf /usr/sbin/fstab-sync /etc/hal/device.d/fstab-sync
    
 ) > $C_FIFO 2>&1 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/hal/Attic/DETAILS,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- DETAILS	11 Aug 2004 01:49:28 -0000	1.1.2.1
+++ DETAILS	14 Aug 2004 03:39:39 -0000	1.1.2.2
@@ -1,11 +1,11 @@
             MODULE=hal
-           VERSION=0.2.95-cvs
+           VERSION=0.2.96-cvs
             SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE_URL=cvs://:pserver:anoncvs@pdx.freedesktop.org:/cvs/hal:$MODULE
   SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
           WEB_SITE=http://hal.freedesktop.org
        	   ENTERED=20040810
-	   UPDATED=20040810
+	   UPDATED=20040814
              SHORT="HAL is a Hardware Abstraction Layer"
 cat << EOF
 HAL is a Hardware Abstraction Layer



More information about the Lunar-commits mailing list