summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-19Update Debian figuresSamuel Thibault
2011-07-19Add an ISO file mount exampleSamuel Thibault
2011-07-19Merge branch 'master' of flubber:~hurd-web/hurd-webSamuel Thibault
2011-07-19typoSamuel Thibault
2011-07-19contributing/web_pages/news/moth_next: Slashdot again.Thomas Schwinge
2011-07-19open_issues/gcc: Update.Thomas Schwinge
2011-07-18contributing/web_pages/news/moth_next: More from phoronix.Thomas Schwinge
Test Driving GNU Hurd, With Benchmarks Against Linux.
2011-07-18open_issues/libpthread_pthread_key_create_reuse/pthread_key_create_reuse.c: New.Thomas Schwinge
2011-07-18open_issues/systemd: List from debian-devel post.Thomas Schwinge
2011-07-18IRC.Thomas Schwinge
2011-07-16Merge branch 'master' of flubber:~hurd-web/hurd-webSamuel Thibault
2011-07-16creating tag page tag/open_issue_llvmGNU Hurd web pages engine
2011-07-16user/jkoenig/java: Link to Doxygen documentation.Thomas Schwinge
This allows me to close one browser window. ;-)
2011-07-16open_issues/librpci: New.Thomas Schwinge
2011-07-16open_issues/llvm: New.Thomas Schwinge
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 :)
2011-07-16open_issues/gcc: Update.Thomas Schwinge
2011-07-15user/jkoenig/java/discussion: IRC discussion, 2011-07-13.Thomas Schwinge
2011-07-15user/jkoenig/java: OpenJDK/IcedTea upstream submission.Thomas Schwinge
2011-07-15IRC.Thomas Schwinge
2011-07-15contributing/web_pages/news/moth_next: news/2011-q2 caused a stir...Thomas Schwinge
2011-07-12user/jkoenig/java <hurd-java>: How to build.Thomas Schwinge
2011-07-12contributing/web_pages/news/moth_next: Arch Hurd booth at FrOSCon.Thomas Schwinge
2011-07-12Fixed statement that had either a typo or at the least was unclearhttps://www.google.com/accounts/o8/id?id=AItOawnEll03HbFO2S5yMVgcfwTp76dh5tr7UiY
2011-07-10hurd/dde/guide/discussion: Tag open_issue_documentation.Thomas Schwinge
2011-07-10Merge remote-tracking branch 'flubber/master'Thomas Schwinge
2011-07-10dde/guide [discussion]: Add ToDoantrik
2011-07-10dde/guide: Use tabs instead of quote marksantrik
This way we lose the indentation -- but special characters are escaped automatically. Also, the commands appear in monospace font (as <pre> blocks) this way, which I think is better. There might be some prettier option -- but I'm too lazy to check :-) The formatting of the whole thing is not exactly good anyways...
2011-07-09gdb: Add a link.Thomas Schwinge
2011-07-09open_issues/user-space_device_drivers: Two documentation links.Thomas Schwinge
2011-07-09dde/guide: Drop extra note about possibly necessary Makefile changesantrik
Even if it should turn out this is not completely obsolete (which I'm pretty sure it is), the specific cases are already covered in the instructions; and if any new should pop up, the guide needs to be updated accordingly. Making the user guess just doesn't fit with such a step-by-step guide.
2011-07-09dde/guide: Add note about Linux versionantrik
2011-07-09dde/guide: Install all Hurd bits in one "cp" commandantrik
2011-07-09dde/guide: Don't rename driver binary upon installantrik
I don't see any use in that; it only creates potential confusion and other problems.
2011-07-09dde/guide: Drop unnecessary trailing slashantrik
Explicitely using "./" instead of just "." is necessary only in some very special situations... This in not one of them. So use the simpler and more familiar form.
2011-07-09dde/guide: Be more explicit about building as userantrik
Instead of just vaguely stating that things can be done as user, explicitely suggest logging in as user. More importantly, include the chown command necessary for this actually to work...
2011-07-09dde/guide: Don't abuse /home/antrik
Put stuff in an actual user home directory, rather than stuffing it directly in /home/
2011-07-09dde/guide: Be clearer about requirement for creating new driverantrik
Explain that it is only necessary to create a new driver if an appropriate one isn't in DDE already; and mention which steps are necessary only in this case. Also be explicit about the fact that this guide only deals with single-file drivers.
2011-07-09dde/guide: Add many more explanationsantrik
2011-07-09dde/guide: Merge install command for git-core with other packagesantrik
2011-07-09dde/guide: Drop "apt-get update" in Hurdantrik
I'm pretty sure it is neither possible nor necessary with the apt offline setup.
2011-07-09dde/guide: Drop "apt-get upgrade"antrik
This has nothing to do with DDE; and I don't see why it would be necessary here -- the DDE stuff doesn't need any recent packages to build AFAIK.
2011-07-09dde/guide: Better way to download driver fileantrik
2011-07-09dde/guide: Rewrite comments for clarityantrik
2011-07-09dde/guide: Drop section about resolv.confantrik
Again, not the right place for this.
2011-07-09dde/guide: Drop section about installing Hurdantrik
It's really out of place here. Add a note in the intro.
2011-07-09dde/guide: add introantrik
2011-07-09gsoc/ideas/virtualisation: fix typoantrik
2011-07-08user/jkoenig/java/java-access-bridge: New.Thomas Schwinge