diff options
| author | Arne Babenhauserheide <arne_bab@web.de> | 2011-11-06 13:32:49 +0100 |
|---|---|---|
| committer | Arne Babenhauserheide <arne_bab@web.de> | 2011-11-06 13:32:49 +0100 |
| commit | b76549fabb0fc5533383b60d3d8ce6d79c9aa749 (patch) | |
| tree | efb35885a7740bb10c1a1674d0e3919733ce8c9c /user | |
| parent | 43553ba1b27adcf2147c729c22bc9dd71deaca64 (diff) | |
| parent | 9c0ac8a8febc9d9037991dfebf4eb2f5affd322f (diff) | |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'user')
| -rw-r--r-- | user/Maksym_Planeta.mdwn | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/user/Maksym_Planeta.mdwn b/user/Maksym_Planeta.mdwn new file mode 100644 index 00000000..64dc6e19 --- /dev/null +++ b/user/Maksym_Planeta.mdwn @@ -0,0 +1,19 @@ +[[!meta copyright="Copyright © 2011 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 +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!toc]] +Notes on tmpfs +============== + +#Debugging + +To debug tmpfs, using libraries from "$PWD"/lib and trace rpc: + +settrans -ca foo /usr/bin/env LD_LIBRARY_PATH="$PWD"/lib utils/rpctrace -I /usr/share/msgids/ tmpfs/tmpfs 1M |
