Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | creating tag page tag/open_issue_llvm | GNU Hurd web pages engine | 2011-07-16 | 1 | -0/+15 | |
| | | ||||||
| * | user/jkoenig/java: Link to Doxygen documentation. | Thomas Schwinge | 2011-07-16 | 1 | -0/+3 | |
| | | | | | | | | This allows me to close one browser window. ;-) | |||||
| * | open_issues/librpci: New. | Thomas Schwinge | 2011-07-16 | 3 | -5/+48 | |
| | | ||||||
| * | open_issues/llvm: New. | Thomas Schwinge | 2011-07-16 | 1 | -0/+17 | |
| | | ||||||
| * | Properly integrate the translator primer. | Thomas Schwinge | 2011-07-16 | 3 | -3/+20 | |
| | | ||||||
| * | Added a small translator primer; copied from the text I wrote for the ↵ | Arne Babenhauserheide | 2011-07-16 | 1 | -0/+57 | |
| | | | | | | | | babhurd qemu image -> hereby the sourcecode is assigned :) | |||||
| * | open_issues/gcc: Update. | Thomas Schwinge | 2011-07-16 | 10 | -3854/+3238 | |
| | | ||||||
| * | user/jkoenig/java/discussion: IRC discussion, 2011-07-13. | Thomas Schwinge | 2011-07-15 | 1 | -0/+454 | |
| | | ||||||
| * | user/jkoenig/java: OpenJDK/IcedTea upstream submission. | Thomas Schwinge | 2011-07-15 | 1 | -0/+7 | |
| | | ||||||
| * | IRC. | Thomas Schwinge | 2011-07-15 | 17 | -20/+801 | |
| | | ||||||
| * | contributing/web_pages/news/moth_next: news/2011-q2 caused a stir... | Thomas Schwinge | 2011-07-15 | 1 | -0/+14 | |
| | | ||||||
| * | user/jkoenig/java <hurd-java>: How to build. | Thomas Schwinge | 2011-07-12 | 1 | -0/+12 | |
| | | ||||||
| * | contributing/web_pages/news/moth_next: Arch Hurd booth at FrOSCon. | Thomas Schwinge | 2011-07-12 | 1 | -0/+2 | |
| | | ||||||
| * | Fixed statement that had either a typo or at the least was unclear | https://www.google.com/accounts/o8/id?id=AItOawnEll03HbFO2S5yMVgcfwTp76dh5tr7UiY | 2011-07-12 | 1 | -1/+1 | |
| | | ||||||
| * | hurd/dde/guide/discussion: Tag open_issue_documentation. | Thomas Schwinge | 2011-07-10 | 1 | -0/+2 | |
| | | ||||||
| * | Merge remote-tracking branch 'flubber/master' | Thomas Schwinge | 2011-07-10 | 3 | -73/+148 | |
| |\ | ||||||
| | * | dde/guide [discussion]: Add ToDo | antrik | 2011-07-10 | 1 | -0/+15 | |
| | | | ||||||
| | * | dde/guide: Use tabs instead of quote marks | antrik | 2011-07-10 | 1 | -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 changes | antrik | 2011-07-09 | 1 | -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 version | antrik | 2011-07-09 | 1 | -0/+3 | |
| | | | ||||||
| | * | dde/guide: Install all Hurd bits in one "cp" command | antrik | 2011-07-09 | 1 | -5/+1 | |
| | | | ||||||
| | * | dde/guide: Don't rename driver binary upon install | antrik | 2011-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | I don't see any use in that; it only creates potential confusion and other problems. | |||||
| | * | dde/guide: Drop unnecessary trailing slash | antrik | 2011-07-09 | 1 | -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 user | antrik | 2011-07-09 | 1 | -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/ | antrik | 2011-07-09 | 1 | -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 driver | antrik | 2011-07-09 | 1 | -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 explanations | antrik | 2011-07-09 | 1 | -23/+37 | |
| | | | ||||||
| | * | dde/guide: Merge install command for git-core with other packages | antrik | 2011-07-09 | 1 | -6/+2 | |
| | | | ||||||
| | * | dde/guide: Drop "apt-get update" in Hurd | antrik | 2011-07-09 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | I'm pretty sure it is neither possible nor necessary with the apt offline setup. | |||||
| | * | dde/guide: Drop "apt-get upgrade" | antrik | 2011-07-09 | 1 | -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 file | antrik | 2011-07-09 | 1 | -7/+5 | |
| | | | ||||||
| | * | dde/guide: Rewrite comments for clarity | antrik | 2011-07-09 | 1 | -16/+46 | |
| | | | ||||||
| | * | dde/guide: Drop section about resolv.conf | antrik | 2011-07-09 | 1 | -4/+0 | |
| | | | | | | | | | | | | Again, not the right place for this. | |||||
| | * | dde/guide: Drop section about installing Hurd | antrik | 2011-07-09 | 1 | -9/+3 | |
| | | | | | | | | | | | | | | | | | | It's really out of place here. Add a note in the intro. | |||||
| | * | dde/guide: add intro | antrik | 2011-07-09 | 1 | -1/+13 | |
| | | | ||||||
| | * | gsoc/ideas/virtualisation: fix typo | antrik | 2011-07-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | gdb: Add a link. | Thomas Schwinge | 2011-07-09 | 1 | -0/+4 | |
| | | | ||||||
| * | | open_issues/user-space_device_drivers: Two documentation links. | Thomas Schwinge | 2011-07-09 | 1 | -1/+7 | |
| |/ | ||||||
| * | user/jkoenig/java/java-access-bridge: New. | Thomas Schwinge | 2011-07-08 | 2 | -0/+80 | |
| | | ||||||
| * | IRC. | Thomas Schwinge | 2011-07-08 | 2 | -0/+267 | |
| | | ||||||
| * | java status update | Jeremie Koenig | 2011-07-06 | 1 | -1/+15 | |
| | | ||||||
| * | toolchain/elfosabi_gnu: GCC. | Thomas Schwinge | 2011-07-06 | 1 | -2/+2 | |
| | | ||||||
| * | open_issues/prelink: New. | Thomas Schwinge | 2011-07-06 | 1 | -0/+27 | |
| | | ||||||
| * | open_issues/gcc: One issue fixed in r175892. | Thomas Schwinge | 2011-07-06 | 1 | -9/+0 | |
| | | ||||||
| * | open_issues/gdb_catch_syscall: New. | Thomas Schwinge | 2011-07-05 | 1 | -0/+18 | |
| | | ||||||
| * | open_issues/gdb: Fix copy & paste-o; thanks Svante. | Thomas Schwinge | 2011-07-05 | 1 | -3/+2 | |
| | | ||||||
| * | open_issues/gcc: Update. | Thomas Schwinge | 2011-07-05 | 1 | -9/+56 | |
| | | ||||||
| * | open_issues/gdb_head: No longer reproducible. | Thomas Schwinge | 2011-07-05 | 2 | -54/+0 | |
| | | ||||||
| * | open_issues/term_blocking/2011-07-04: New. | Thomas Schwinge | 2011-07-05 | 2 | -0/+249 | |
| | | ||||||
| * | open_issues/gdb: New. | Thomas Schwinge | 2011-07-05 | 16 | -2117/+19472 | |
| | |