diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2012-03-18 16:15:33 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2012-03-18 16:15:33 +0100 |
commit | 65ff6235223233e0a8994eed7bbaede0417e1d4e (patch) | |
tree | 253c4d65bf8ca336fc66dba4eb417a3b9a35a40d /open_issues/dde.mdwn | |
parent | eb54a27917725b0384fb32bf91c09f6c96d598cc (diff) | |
download | web-65ff6235223233e0a8994eed7bbaede0417e1d4e.tar.gz web-65ff6235223233e0a8994eed7bbaede0417e1d4e.tar.bz2 web-65ff6235223233e0a8994eed7bbaede0417e1d4e.zip |
community/gsoc/project_ideas: Update.
Diffstat (limited to 'open_issues/dde.mdwn')
-rw-r--r-- | open_issues/dde.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/open_issues/dde.mdwn b/open_issues/dde.mdwn index adb070cd..b0b38a2a 100644 --- a/open_issues/dde.mdwn +++ b/open_issues/dde.mdwn @@ -18,6 +18,19 @@ Still waiting for interface finalization and proper integration. [[!toc]] +# Disk Drivers + +Not yet supported. + +The plan is to use [[libstore_parted]] for accessing partitions. + + +## Booting + +A similar problem is described in +[[community/gsoc/project_ideas/unionfs_boot]], and needs to be implemented. + + # Upstream Status |