Mailinglist Archive: yast-commit (687 mails)

< Previous Next >
[yast-commit] r43295 - in /trunk/storage: package/yast2-storage.changes storage/src/modules/FileSystems.ycp
  • From: fehr@xxxxxxxxxxxxxxxx
  • Date: Mon, 07 Jan 2008 10:39:21 -0000
  • Message-id: <20080107103921.5ED6024302@xxxxxxxxxxxxxxxx>
Author: fehr
Date: Mon Jan 7 11:39:20 2008
New Revision: 43295

URL: http://svn.opensuse.org/viewcvs/yast?rev=43295&view=rev
Log:
change mount-string of ntfs to "ntfs-3g" (#350539)

Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/modules/FileSystems.ycp

Modified: trunk/storage/package/yast2-storage.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage.changes?rev=43295&r1=43294&r2=43295&view=diff
==============================================================================
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Mon Jan 7 11:39:20 2008
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Mon Jan 7 11:39:00 CET 2008 - fehr@xxxxxxx
+
+- change mount-string of ntfs to "ntfs-3g" (#350539)
+
+-------------------------------------------------------------------
Wed Dec 19 16:54:32 CET 2007 - fehr@xxxxxxx

- prevent endless loop in proposal code (#343900)

Modified: trunk/storage/storage/src/modules/FileSystems.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/FileSystems.ycp?rev=43295&r1=43294&r2=43295&view=diff
==============================================================================
--- trunk/storage/storage/src/modules/FileSystems.ycp (original)
+++ trunk/storage/storage/src/modules/FileSystems.ycp Mon Jan 7 11:39:20 2008
@@ -780,7 +780,7 @@
`fstype : "NTFS " ,
`crypt : false,
`mountpoints : [],
- `mount_string : "ntfs",
+ `mount_string : "ntfs-3g",
`mount_option : "-t ntfs",
`needed_modules : [ "ntfs" ],
`makefstype : "",

--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages