hal ChangeLog,1.356,1.357

David Zeuthen david at freedesktop.org
Mon Oct 18 16:49:59 PDT 2004


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv9378

Modified Files:
	ChangeLog 
Log Message:
2004-10-18  David Zeuthen  <davidz at redhat.com>

	* libhal-storage/libhal-storage.c:
	(mopts_collect): New convenience function
	(hal_drive_policy_get_mount_options): Ensure that 'pamconsole', 'user',
	'users' and 'console' before any other option as an intricate detail 
	of the mount program require that e.g. exec is after each of these
	as they imply e.g. noexec.
	(hal_volume_policy_get_mount_options): -do-



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.356
retrieving revision 1.357
diff -u -d -r1.356 -r1.357
--- ChangeLog	18 Oct 2004 22:52:04 -0000	1.356
+++ ChangeLog	18 Oct 2004 23:49:57 -0000	1.357
@@ -1,5 +1,15 @@
 2004-10-18  David Zeuthen  <davidz at redhat.com>
 
+	* libhal-storage/libhal-storage.c:
+	(mopts_collect): New convenience function
+	(hal_drive_policy_get_mount_options): Ensure that 'pamconsole', 'user',
+	'users' and 'console' before any other option as an intricate detail 
+	of the mount program require that e.g. exec is after each of these
+	as they imply e.g. noexec.
+	(hal_volume_policy_get_mount_options): -do-
+
+2004-10-18  David Zeuthen  <davidz at redhat.com>
+
 	* hald/hald.c (main): Do openlog() so we can log to the syslog
 	
 	* hald/linux/hald_helper.h: Add a timestamp field




More information about the hal-commit mailing list