diff options
author | mcsim <mcsim@web> | 2011-11-19 09:04:47 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2011-11-19 09:04:47 +0100 |
commit | 02ae187badbf2978609e73002b05462bafa04245 (patch) | |
tree | f83bdea3ffa1aa8692da28af26cfae2a0bf53a82 /user | |
parent | 7ee8fdbd4c4e73f075b73a4567734ea4faf8a6e0 (diff) |
Diffstat (limited to 'user')
-rw-r--r-- | user/Maksym_Planeta.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/user/Maksym_Planeta.mdwn b/user/Maksym_Planeta.mdwn index 5bea897c..f79b1864 100644 --- a/user/Maksym_Planeta.mdwn +++ b/user/Maksym_Planeta.mdwn @@ -42,6 +42,8 @@ since this parameter is unused 8.11.11 Symlinks work. + [[Patch by Ben Asselstine|http://lists.gnu.org/archive/html/bug-hurd/2005-07/msg00217.html]] + 4. Control of used space by tmpfs. TODO: Make tmpfs use not more space than it was allowed. @@ -97,11 +99,8 @@ For debugging ext2fs: and its target (relative to its directory) is foo/bar (which would mean /tmp/foo/foo/bar in canonical form) (10:29:42) braunr: youpi: tschwinge: what did ludovic achieve ? (10:30:06) tschwinge: mcsim: As Richard says, symlink targets are always relative to the directory they're contained in. - (10:30:51) tschwinge: braunr: This Hydra/Nix (I wtill mix it all up) thing is kind of a package managing system. - (10:31:17) tschwinge: He has written scripts for bootstrapping a Hurd toolchain. (10:31:26) braunr: oh ok (10:31:27) mcsim: so, if I want to create link in cd, first I need to cd there? - (10:31:28) tschwinge: And then uses that to build a whole bootable image. (10:31:36) mcsim: in foo* (10:31:36) braunr: mcsim: just provide the right paths (10:32:11) braunr: $ touch foo/bar |