summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2006-09-11 13:55:56 -0400
committerDavid Zeuthen <davidz@redhat.com>2006-09-11 13:55:56 -0400
commit89248c8d6f604235da02ad1168651830cd10ee3f (patch)
treea5d20483df569d2c9b95f9dbf4645294a5944b55 /doc/TODO
parent18413734b1da6c14a0851e34d77db96f6a4ef9bb (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/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 4ad533e1..fc6b363d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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