diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-05-02 10:50:59 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-05-02 10:50:59 +0200 |
commit | fc333951a76c5cc8ec4611b2b14562fde4c65219 (patch) | |
tree | 81ed68cc5096ba93ad11dd2013f8386bd713082b /hurd/translator | |
parent | 0198b3664ef958c44eccaf9cb6f847c2984e3d79 (diff) | |
parent | 92d73f6d792bf0b3d32008e5e89c5d2402c72b53 (diff) |
Merge remote branch 'kepler.SCHWINGE/foss_factory'
Conflicts:
sidebar.mdwn
Diffstat (limited to 'hurd/translator')
-rw-r--r-- | hurd/translator/tmpfs.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/translator/tmpfs.mdwn b/hurd/translator/tmpfs.mdwn index d1476a92..626fad86 100644 --- a/hurd/translator/tmpfs.mdwn +++ b/hurd/translator/tmpfs.mdwn @@ -20,4 +20,5 @@ system|ext2fs]] on it, having a real `tmpfs` is better, as it need not deal with the additional block-level indirection layer that `ext2` (or any other disk-based file system) imposes. -However, `tmpfs` is not working correctly at the moment: +However, `tmpfs` is not working correctly at the moment, see the [[discussion]] +sub-pages. There is a [[!FF_project 271]][[!tag bounty]] on this task. |