diff options
-rw-r--r-- | advantages.mdwn | 6 | ||||
-rw-r--r-- | community/gsoc/project_ideas/driver_glue_code.mdwn | 6 | ||||
-rw-r--r-- | hurd/dde.mdwn | 5 | ||||
-rw-r--r-- | hurd/running.mdwn | 2 | ||||
-rw-r--r-- | hurd/running/debian/porting.mdwn | 10 | ||||
-rw-r--r-- | hurd/status.mdwn | 6 | ||||
-rw-r--r-- | hurd/translator.mdwn | 2 | ||||
-rw-r--r-- | news/2011-q2.mdwn | 2 | ||||
-rw-r--r-- | user/jkoenig/java.mdwn | 3 | ||||
-rw-r--r-- | user/jkoenig/java/proposal.mdwn | 1 |
10 files changed, 32 insertions, 11 deletions
diff --git a/advantages.mdwn b/advantages.mdwn index cb5640ea..19706a89 100644 --- a/advantages.mdwn +++ b/advantages.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2001, 2002, 2008, 2010 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2001, 2002, 2008, 2010, 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 @@ -9,6 +9,8 @@ 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]]."]]"""]] +[[!tag stable_URL]] + The GNU Hurd has a number of enticing features: It's free software, so anybody can use, modify, and redistribute it under the diff --git a/community/gsoc/project_ideas/driver_glue_code.mdwn b/community/gsoc/project_ideas/driver_glue_code.mdwn index ad8ea2f8..8581c7cb 100644 --- a/community/gsoc/project_ideas/driver_glue_code.mdwn +++ b/community/gsoc/project_ideas/driver_glue_code.mdwn @@ -5,11 +5,13 @@ 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]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] [[!meta title="New Driver Framework"]] +[[!tag stable_URL]] + The Hurd presently uses hardware drivers implemented in the microkernel, [[GNU_Mach|microkernel/mach/gnumach]]. These drivers are old Linux drivers (mostly from 2.0.x) diff --git a/hurd/dde.mdwn b/hurd/dde.mdwn index dedb7d10..6327a1ef 100644 --- a/hurd/dde.mdwn +++ b/hurd/dde.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2009, 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2009, 2010, 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 @@ -8,6 +9,8 @@ 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]]."]]"""]] +[[!tag stable_URL]] + * [[community/gsoc/project ideas/driver glue code]] * [[open issues/user-space device drivers]] diff --git a/hurd/running.mdwn b/hurd/running.mdwn index b9b50fc0..a96a78c4 100644 --- a/hurd/running.mdwn +++ b/hurd/running.mdwn @@ -9,6 +9,8 @@ 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]]."]]"""]] +[[!tag stable_URL]] + There are several different ways to run a GNU/Hurd system: * [[Distrib]] - Distributions based on the Hurd diff --git a/hurd/running/debian/porting.mdwn b/hurd/running/debian/porting.mdwn index 0eb15465..b57b295e 100644 --- a/hurd/running/debian/porting.mdwn +++ b/hurd/running/debian/porting.mdwn @@ -1,16 +1,18 @@ -[[!meta copyright="Copyright © 2007, 2008, 2009, 2010 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2009, 2010, 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]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] [[!meta title="Debian packages that need porting"]] +[[!tag stable_URL]] + More than half of the Debian archive has been compiled successfully on the Hurd, however, many programs fail to build for various reasons. diff --git a/hurd/status.mdwn b/hurd/status.mdwn index 6404bb81..447f3ae4 100644 --- a/hurd/status.mdwn +++ b/hurd/status.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2001, 2002, 2007, 2008, 2009, 2010 Free Software -Foundation, Inc."]] +[[!meta copyright="Copyright © 2001, 2002, 2007, 2008, 2009, 2010, 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 @@ -9,6 +9,8 @@ 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]]."]]"""]] +[[!tag stable_URL]] + The Hurd, together with the GNU Mach microkernel, the GNU C Library and the other GNU and non-GNU programs in the GNU system, provide a rather complete and usable operating system today. It may not be ready diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn index 33da7afd..bf7af3ce 100644 --- a/hurd/translator.mdwn +++ b/hurd/translator.mdwn @@ -9,6 +9,8 @@ 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]]."]]"""]] +[[!tag stable_URL]] + [[!toc]] diff --git a/news/2011-q2.mdwn b/news/2011-q2.mdwn index 92c13b55..23f5aecd 100644 --- a/news/2011-q2.mdwn +++ b/news/2011-q2.mdwn @@ -8,6 +8,8 @@ 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]]."]]"""]] +[[!tag stable_URL]] + [[!meta date="2011-07-03 17:30 UTC"]] A quarter of the Hurd, Q2 of 2011: *Graphical Installer*, *GSoC*, and *Debian*. diff --git a/user/jkoenig/java.mdwn b/user/jkoenig/java.mdwn index 9732e2cd..4ba7bace 100644 --- a/user/jkoenig/java.mdwn +++ b/user/jkoenig/java.mdwn @@ -8,6 +8,9 @@ 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]]."]]"""]] +[[!tag stable_URL]] + + # Improve Java on Hurd (GSoC 2011) diff --git a/user/jkoenig/java/proposal.mdwn b/user/jkoenig/java/proposal.mdwn index 4052f455..feb7e9dc 100644 --- a/user/jkoenig/java/proposal.mdwn +++ b/user/jkoenig/java/proposal.mdwn @@ -1,3 +1,4 @@ +[[!tag stable_URL]] # Java for Hurd (and vice versa) |