diff options
author | David Zeuthen <davidz@redhat.com> | 2006-09-11 13:55:56 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2006-09-11 13:55:56 -0400 |
commit | 89248c8d6f604235da02ad1168651830cd10ee3f (patch) | |
tree | a5d20483df569d2c9b95f9dbf4645294a5944b55 /doc/TODO | |
parent | 18413734b1da6c14a0851e34d77db96f6a4ef9bb (diff) |
make Mount() support option remount
Now we also export 'exec' as a valid mount option. This way, for example,
g-v-m can now remount a removable storage device with 'exec' to e.g.
run an autolauncher. Had to put an #error into a Solaris specific code
path, should be easy to fix, sorry Artem.
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -23,8 +23,6 @@ Items specifically planned for 0.5.8 and what we guarantee and what we don't. Might have license implications too. - - Make Mount() support option 'remount' in a sane way - - Finalize the work on org.freedesktop.Hal.Device.VideoAdapterPM including the XML file format matching most adapters |