summaryrefslogtreecommitdiff
path: root/hurd/documentation
AgeCommit message (Collapse)Author
2024-06-17add example of how to create a custom filesystem.jbranso@dismail.de
Hey Samuel, this is another modification of a previous commit. Hopefully this addresses your critiques. I also added in "-E root_owner=$UID:0" to some other files, where I thought it was appropirate. Hopefully I didn't make any mistakes. I did test this by the way. I was able to get ~/silly/silly1 to be two nested ext2fs translators. All without having to execute "sudo"! * hurd/translator/ext2fs.mdwn: explain how to create a custom filesystem, and mentioned that the current limit for how many nested ext2fs filesystems there could be...is 32. * faq/still_useful: sbin/mk2fs dummy.fs -> sbin/mk2fs -E root_owner=$UID:0 dummy.fs * hurd/documentation/translators.html: as above. * open_issues_/64-bit_port.mdwn: as above Message-ID: <20240531191015.8761-1-jbranso@dismail.de>
2024-05-30mke2fs is in /sbin/Samuel Thibault
2021-08-18Make sure the passive translator accesses the proper ftp: nodeSamuel Thibault
2021-08-18Revert "Fix missing slash"Samuel Thibault
This reverts commit 5395e846de3cdf8b4b049b158b8a8021cedc655e. ftpfs is actually set in the current directory just above
2021-08-18Fix missing slashSamuel Thibault
2019-03-27Added titleMutoShack
2019-03-19(no commit message)MutoShack
2019-03-19Change order of commands so that settrans -g is the *last* thing the user doesMutoShack
2018-11-01I added a sentence that mentioned how the Hurd has preliminary sound support ↵Joshua Branson
in the status page. I gave a simple fsysopts example to with the hello translator. I added an fsysopts example to the translator_primer webpage.
2015-10-11[ADA4HURD] - result of attempt_create_file implementationXavier Grave
2015-10-11[ADA4HURD] test result of create file with echoXavier Grave
2015-08-14[ADA4HURD] mkdir test for netfs_baseXavier Grave
2015-08-09report result of an unimplemented mkdirXavier Grave
2015-07-11[ADA4HURD] report of 4rd write try with first write implementation, seems OKXavier Grave
2015-07-11[ADA4HURD] report of 3rd write try with set size minimal implementationXavier Grave
2015-07-11[ADA4HURD] report of 2nd write try with tree with 0755 permissionXavier Grave
2015-07-11[ADA4HURD] report of write tryXavier Grave
2015-07-10[ADA4HURD] report of read implementationXavier Grave
2015-07-10[ADA4HURD] read try results on netfs Ada bindingxavier grave
2015-05-29[ADA4HURD] update of results for depth parameter set to 3Xavier Grave
2015-05-29[ADA4HURD] minor update of results for get_dirents implementationXavier Grave
2015-05-16[ADA4HURD] update results for get_dirents implementationXavier Grave
2015-04-22[Ada4Hurd] Netfs exploration : after attempt_lookup implementationXavier Grave
2015-04-13[ada4hurd] add cd node resultsXavier Grave
2015-04-13add ada4hurd basic documentationXavier Grave
2011-07-22documentation/translator_primer: Be clearer about the actual meaning of ↵antrik
settrans -g... I hope this doesn't make it harder to follow. Considering the non-obvious option semantics of settrans, I think it's crucial for newcomers to get the meaning right from the very beginning!
2011-07-19typoArne Babenhauserheide
2011-07-19hurd/documentation/translator_primer: Stress remote even more.Thomas Schwinge
2011-07-19Add an ISO file mount exampleSamuel Thibault
2011-07-16Properly integrate the translator primer.Thomas Schwinge
2011-07-16Added a small translator primer; copied from the text I wrote for the ↵Arne Babenhauserheide
babhurd qemu image -> hereby the sourcecode is assigned :)
2009-06-18Move back some pages to their long-year locations, add some redirections, ↵Thomas Schwinge
add stable_URL tags.
2009-05-18Prefix directives.Thomas Schwinge
2008-11-06Integrate whatis/translator.html.Thomas Schwinge
2008-11-06Integrate hurd-and-linux.html.Thomas Schwinge
2008-11-06Integrate auth.html, hurd-paper.html, hurd-talk.html. Move content from ↵Thomas Schwinge
devel.html, docs.html.