aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * creating tag page tag/open_issue_llvmGNU Hurd web pages engine2011-07-161-0/+15
| |
| * user/jkoenig/java: Link to Doxygen documentation.Thomas Schwinge2011-07-161-0/+3
| | | | | | | | This allows me to close one browser window. ;-)
| * open_issues/librpci: New.Thomas Schwinge2011-07-163-5/+48
| |
| * open_issues/llvm: New.Thomas Schwinge2011-07-161-0/+17
| |
| * Properly integrate the translator primer.Thomas Schwinge2011-07-163-3/+20
| |
| * Added a small translator primer; copied from the text I wrote for the ↵Arne Babenhauserheide2011-07-161-0/+57
| | | | | | | | babhurd qemu image -> hereby the sourcecode is assigned :)
| * open_issues/gcc: Update.Thomas Schwinge2011-07-1610-3854/+3238
| |
| * user/jkoenig/java/discussion: IRC discussion, 2011-07-13.Thomas Schwinge2011-07-151-0/+454
| |
| * user/jkoenig/java: OpenJDK/IcedTea upstream submission.Thomas Schwinge2011-07-151-0/+7
| |
| * IRC.Thomas Schwinge2011-07-1517-20/+801
| |
| * contributing/web_pages/news/moth_next: news/2011-q2 caused a stir...Thomas Schwinge2011-07-151-0/+14
| |
| * user/jkoenig/java <hurd-java>: How to build.Thomas Schwinge2011-07-121-0/+12
| |
| * contributing/web_pages/news/moth_next: Arch Hurd booth at FrOSCon.Thomas Schwinge2011-07-121-0/+2
| |
| * Fixed statement that had either a typo or at the least was unclearhttps://www.google.com/accounts/o8/id?id=AItOawnEll03HbFO2S5yMVgcfwTp76dh5tr7UiY2011-07-121-1/+1
| |
| * hurd/dde/guide/discussion: Tag open_issue_documentation.Thomas Schwinge2011-07-101-0/+2
| |
| * Merge remote-tracking branch 'flubber/master'Thomas Schwinge2011-07-103-73/+148
| |\
| | * dde/guide [discussion]: Add ToDoantrik2011-07-101-0/+15
| | |
| | * dde/guide: Use tabs instead of quote marksantrik2011-07-101-49/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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...
| | * dde/guide: Drop extra note about possibly necessary Makefile changesantrik2011-07-091-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * dde/guide: Add note about Linux versionantrik2011-07-091-0/+3
| | |
| | * dde/guide: Install all Hurd bits in one "cp" commandantrik2011-07-091-5/+1
| | |
| | * dde/guide: Don't rename driver binary upon installantrik2011-07-091-1/+1
| | | | | | | | | | | | | | | I don't see any use in that; it only creates potential confusion and other problems.
| | * dde/guide: Drop unnecessary trailing slashantrik2011-07-091-1/+1
| | | | | | | | | | | | | | | | | | 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.
| | * dde/guide: Be more explicit about building as userantrik2011-07-091-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | 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...
| | * dde/guide: Don't abuse /home/antrik2011-07-091-11/+15
| | | | | | | | | | | | | | | Put stuff in an actual user home directory, rather than stuffing it directly in /home/
| | * dde/guide: Be clearer about requirement for creating new driverantrik2011-07-091-9/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * dde/guide: Add many more explanationsantrik2011-07-091-23/+37
| | |
| | * dde/guide: Merge install command for git-core with other packagesantrik2011-07-091-6/+2
| | |
| | * dde/guide: Drop "apt-get update" in Hurdantrik2011-07-091-2/+0
| | | | | | | | | | | | | | | I'm pretty sure it is neither possible nor necessary with the apt offline setup.
| | * dde/guide: Drop "apt-get upgrade"antrik2011-07-091-4/+0
| | | | | | | | | | | | | | | | | | 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.
| | * dde/guide: Better way to download driver fileantrik2011-07-091-7/+5
| | |
| | * dde/guide: Rewrite comments for clarityantrik2011-07-091-16/+46
| | |
| | * dde/guide: Drop section about resolv.confantrik2011-07-091-4/+0
| | | | | | | | | | | | Again, not the right place for this.
| | * dde/guide: Drop section about installing Hurdantrik2011-07-091-9/+3
| | | | | | | | | | | | | | | | | | It's really out of place here. Add a note in the intro.
| | * dde/guide: add introantrik2011-07-091-1/+13
| | |
| | * gsoc/ideas/virtualisation: fix typoantrik2011-07-091-1/+1
| | |
| * | gdb: Add a link.Thomas Schwinge2011-07-091-0/+4
| | |
| * | open_issues/user-space_device_drivers: Two documentation links.Thomas Schwinge2011-07-091-1/+7
| |/
| * user/jkoenig/java/java-access-bridge: New.Thomas Schwinge2011-07-082-0/+80
| |
| * IRC.Thomas Schwinge2011-07-082-0/+267
| |
| * java status updateJeremie Koenig2011-07-061-1/+15
| |
| * toolchain/elfosabi_gnu: GCC.Thomas Schwinge2011-07-061-2/+2
| |
| * open_issues/prelink: New.Thomas Schwinge2011-07-061-0/+27
| |
| * open_issues/gcc: One issue fixed in r175892.Thomas Schwinge2011-07-061-9/+0
| |
| * open_issues/gdb_catch_syscall: New.Thomas Schwinge2011-07-051-0/+18
| |
| * open_issues/gdb: Fix copy & paste-o; thanks Svante.Thomas Schwinge2011-07-051-3/+2
| |
| * open_issues/gcc: Update.Thomas Schwinge2011-07-051-9/+56
| |
| * open_issues/gdb_head: No longer reproducible.Thomas Schwinge2011-07-052-54/+0
| |
| * open_issues/term_blocking/2011-07-04: New.Thomas Schwinge2011-07-052-0/+249
| |
| * open_issues/gdb: New.Thomas Schwinge2011-07-0516-2117/+19472
| |