summaryrefslogtreecommitdiff
path: root/hurd/libstore/part.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2012-03-20 00:19:17 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2012-03-20 00:19:17 +0100
commitaec2b7c45f2802ad095400a48aa3d6854ee694ed (patch)
treea5ca2b22ccfbfd3b08144c792d975e3efd7ae7d4 /hurd/libstore/part.mdwn
parent40f08decf4943ab6848f1f9851da3c7634629e56 (diff)
parent9a1cf9275937cd7a368da02b5b58d92bc362d9de (diff)
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'hurd/libstore/part.mdwn')
-rw-r--r--hurd/libstore/part.mdwn13
1 files changed, 10 insertions, 3 deletions
diff --git a/hurd/libstore/part.mdwn b/hurd/libstore/part.mdwn
index 5d727ad8..5260d05d 100644
--- a/hurd/libstore/part.mdwn
+++ b/hurd/libstore/part.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2010, 2012 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -21,6 +21,13 @@ Neal:
> The motivation was to be able to evict the partitioning logic from Mach.
----
-TODO: How to use, etc.
+# Booting
+
+A similar problem is described in
+[[community/gsoc/project_ideas/unionfs_boot]], and needs to be implemented.
+
+
+# TODO
+
+How to use, etc.