summaryrefslogtreecommitdiff
path: root/hurd/dde
AgeCommit message (Collapse)Author
2016-06-08Merge commit 'e25d4ea07b09e7e6df61777988c1fc104f0a538e'Thomas Schwinge
2016-05-28update debian-ports URLSamuel Thibault
2012-06-01mention that dde is now already configuredSamuel Thibault
2012-02-23skip steps when the latest package is installedSamuel Thibault
2012-02-23Make warning about mixture fatterSamuel Thibault
2012-02-22Also start the translator immediately, to get debugging messagesSamuel Thibault
2012-02-21packages are also needed during offline aptSamuel Thibault
2012-02-21UpdateSamuel Thibault
2012-02-21Hopefully the right source for the net drivers from linux kernel 2.6.29jd823592
2012-02-21Merge branch 'master' of flubber:~hurd-web/hurd-webSamuel Thibault
2012-02-21document that whichever 2.6.29.y is fineSamuel Thibault
2012-02-21(no commit message)jd823592
2012-02-21(no commit message)jd823592
2012-02-21Document what is not useful any more with the Debian packagesSamuel Thibault
2012-02-18Typo, Arch linkSamuel Thibault
2011-11-17news/2011-q3: Make a pass over it and finalize.Thomas Schwinge
2011-10-05typoantrik
2011-07-10hurd/dde/guide/discussion: Tag open_issue_documentation.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-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
2010-10-18(no commit message)jd823592
2010-08-02(no commit message)zhengda
2010-06-21DDE.Thomas Schwinge
hurd/dde: New. hurd/running/dde_guide -> hurd/dde/guide.