diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-07-10 14:01:51 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-07-10 14:01:51 +0200 |
commit | ba1a0f063e57fb0d12be328183a2eadcdf1b0db5 (patch) | |
tree | 901982b1744b30efc5fcaf9e8487fd15f8a8d0ea /hurd/dde/guide | |
parent | beaae3d7e6fd634ed6dce3b8f31877b5d53c7f8e (diff) | |
parent | ee740619cc27f30c5c0a7710e740b42144804702 (diff) |
Merge remote-tracking branch 'flubber/master'
Diffstat (limited to 'hurd/dde/guide')
-rw-r--r-- | hurd/dde/guide/discussion.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/hurd/dde/guide/discussion.mdwn b/hurd/dde/guide/discussion.mdwn new file mode 100644 index 00000000..b24b69e7 --- /dev/null +++ b/hurd/dde/guide/discussion.mdwn @@ -0,0 +1,15 @@ +[[!meta copyright="Copyright © 2011 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +ToDo: + +* This guide is probably out of date in some points: the build system got reworked in the meantime I believe... +* The formatting here needs serious cleanup +* Might be nice to explain how to find out the right Linux driver, and in which source file it resides |