diff options
author | mcsim <mcsim@web> | 2011-11-06 13:28:37 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2011-11-06 13:28:37 +0100 |
commit | 9c0ac8a8febc9d9037991dfebf4eb2f5affd322f (patch) | |
tree | 12840fc08d47a96e06271c6545525f265441708e /user | |
parent | e0d7f527ef47be4da27c3dbf32db8756fa5449f9 (diff) |
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 |