[Pkg-utopia-commits] r2494 - in /packages/unstable/hal/debian: changelog patches/56_revert_ntfs_locale_mount_option.patch
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sat Oct 25 13:04:09 UTC 2008
Author: biebl
Date: Sat Oct 25 13:04:07 2008
New Revision: 2494
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2494
Log:
* debian/patches/56_revert_ntfs_locale_mount_option.patch
- The 'locale=' NTFS mount option is not supported by the Linux kernel
NTFS driver, so remove it. The ntfs-3g package will ship a separate fdi
file which enables this mount option again when the ntfs-3g driver is
used. (Closes: #497463)
Added:
packages/unstable/hal/debian/patches/56_revert_ntfs_locale_mount_option.patch
Modified:
packages/unstable/hal/debian/changelog
Modified: packages/unstable/hal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/changelog?rev=2494&op=diff
==============================================================================
--- packages/unstable/hal/debian/changelog (original)
+++ packages/unstable/hal/debian/changelog Sat Oct 25 13:04:07 2008
@@ -1,3 +1,13 @@
+hal (0.5.11-6) unstable; urgency=low
+
+ * debian/patches/56_revert_ntfs_locale_mount_option.patch
+ - The 'locale=' NTFS mount option is not supported by the Linux kernel
+ NTFS driver, so remove it. The ntfs-3g package will ship a separate fdi
+ file which enables this mount option again when the ntfs-3g driver is
+ used. (Closes: #497463)
+
+ -- Michael Biebl <biebl at debian.org> Sat, 25 Oct 2008 14:57:49 +0200
+
hal (0.5.11-5) unstable; urgency=low
* Don't stop hal in runlevels 0 and 6, sendsigs is fine; from Ubuntu; thanks
Added: packages/unstable/hal/debian/patches/56_revert_ntfs_locale_mount_option.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/patches/56_revert_ntfs_locale_mount_option.patch?rev=2494&op=file
==============================================================================
--- packages/unstable/hal/debian/patches/56_revert_ntfs_locale_mount_option.patch (added)
+++ packages/unstable/hal/debian/patches/56_revert_ntfs_locale_mount_option.patch Sat Oct 25 13:04:07 2008
@@ -1,0 +1,12 @@
+Index: hal-0.5.11/fdi/policy/10osvendor/20-storage-methods.fdi
+===================================================================
+--- hal-0.5.11.orig/fdi/policy/10osvendor/20-storage-methods.fdi 2008-10-25 14:53:37.000000000 +0200
++++ hal-0.5.11/fdi/policy/10osvendor/20-storage-methods.fdi 2008-10-25 14:53:45.000000000 +0200
+@@ -246,7 +246,6 @@
+ <append key="volume.mount.valid_options" type="strlist">uid=</append>
+ <append key="volume.mount.valid_options" type="strlist">gid=</append>
+ <append key="volume.mount.valid_options" type="strlist">umask=</append>
+- <append key="volume.mount.valid_options" type="strlist">locale=</append>
+ <append key="volume.mount.valid_options" type="strlist">utf8</append>
+ </match>
+ <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name" string="FreeBSD">
More information about the Pkg-utopia-commits
mailing list