diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-10-10 12:46:00 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-10-10 12:46:00 +0200 |
commit | bb575aa59db86a51e09016bb12e5fae47d051e38 (patch) | |
tree | 19d1edbb18d1cd9079315365911ef9706ae539b0 /open_issues/anatomy_of_a_hurd_system.mdwn | |
parent | c603a2f9a453a35bf221fa61868f3348944462c9 (diff) | |
download | web-bb575aa59db86a51e09016bb12e5fae47d051e38.tar.gz web-bb575aa59db86a51e09016bb12e5fae47d051e38.tar.bz2 web-bb575aa59db86a51e09016bb12e5fae47d051e38.zip |
open_issues/anatomy_of_a_hurd_system: More TODOs.
Diffstat (limited to 'open_issues/anatomy_of_a_hurd_system.mdwn')
-rw-r--r-- | open_issues/anatomy_of_a_hurd_system.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/open_issues/anatomy_of_a_hurd_system.mdwn b/open_issues/anatomy_of_a_hurd_system.mdwn index e1d5c9d8..64af3d00 100644 --- a/open_issues/anatomy_of_a_hurd_system.mdwn +++ b/open_issues/anatomy_of_a_hurd_system.mdwn @@ -71,3 +71,18 @@ IRC, freenode, #hurd, 2011-03-12 <antrik> well, it serves the root FS ;-) <antrik> it also does some bootstrapping work during startup, to bring the rest of the system up + +--- + +Provide a cross-linked sources documentation, including generated files, like +RPC stubs. + + * <http://www.gnu.org/software/global/> + +--- + +[[Hurd_101]]. + +--- + +More stuff like [[hurd/IO_path]]. |