diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-01-23 17:31:27 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-01-23 17:31:27 +0100 |
commit | 8b5a77962e792a6cef0fde235c1ed0f2b7ac8b69 (patch) | |
tree | e572670775c5bd73ad546e814468bd38d175d6cb /news | |
parent | 68fe4cfc07f267a9c6bc9b1e1834bbb7a849989c (diff) |
Fix URLS to avoid pointing to daily builds that are deemed to fail
Diffstat (limited to 'news')
-rw-r--r-- | news/2010.mdwn | 2 | ||||
-rw-r--r-- | news/2011-q2-ps.mdwn | 2 | ||||
-rw-r--r-- | news/2011-q2.mdwn | 2 | ||||
-rw-r--r-- | news/2012-q3-q4.mdwn | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/news/2010.mdwn b/news/2010.mdwn index 2ba85266..a1adc686 100644 --- a/news/2010.mdwn +++ b/news/2010.mdwn @@ -65,7 +65,7 @@ the previous CD images, which were using an installer based on the old Debian boot floppies (and running under the Linux kernel)---Philip Charles has been maintaining these single-handedly for almost ten years! The new installer images are available from -<http://people.debian.org/~sthibault/hurd-i386/installer/cdimage/>. +<https://cdimage.debian.org/cdimage/ports/stable/hurd-i386>. Emilio Pozuelo Monfort was investigating specific compatibility problems exposed by the extensive test suites coming with some diff --git a/news/2011-q2-ps.mdwn b/news/2011-q2-ps.mdwn index f62a23ae..bb3c7fd7 100644 --- a/news/2011-q2-ps.mdwn +++ b/news/2011-q2-ps.mdwn @@ -102,7 +102,7 @@ the more common misunderstandings. * **Installation can still be challenging**: Please [[take notice|http://xkcd.com/293/]] of the - [README file](http://people.debian.org/~sthibault/hurd-i386/installer/cdimage/YES_REALLY_README.txt) -- + [README file](https://cdimage.debian.org/cdimage/ports/stable/hurd-i386/YES_REALLY_README.txt) -- just like with any software in development, there are some known pitfalls to avoid. (Or better yet, help to fix.) :-) diff --git a/news/2011-q2.mdwn b/news/2011-q2.mdwn index 1c677670..d6c962ac 100644 --- a/news/2011-q2.mdwn +++ b/news/2011-q2.mdwn @@ -34,7 +34,7 @@ Samuel Thibault [created](http://lists.gnu.org/archive/html/bug-hurd/2011-05/msg00189.html) the first Debian GNU/Hurd CD set with a graphical installer. You can dowload it at [the usual place for Debian CD -images](http://people.debian.org/~sthibault/hurd-i386/installer/cdimage/). +images](https://cdimage.debian.org/cdimage/ports/stable/hurd-i386). Amongst others, Samuel also [tracked down and fixed](http://lists.gnu.org/archive/html/bug-hurd/2011-05/msg00025.html) a port diff --git a/news/2012-q3-q4.mdwn b/news/2012-q3-q4.mdwn index c0b8b3a0..d8178fa9 100644 --- a/news/2012-q3-q4.mdwn +++ b/news/2012-q3-q4.mdwn @@ -47,8 +47,8 @@ changes. Also Samuel Thibault [provided](http://lists.gnu.org/archive/html/bug-hurd/2012-12/msg00052.html) new [installation -CDs](http://people.debian.org/~sthibault/hurd-i386/installer/cdimage/current) -and a new [QEMU image](http://people.debian.org/~sthibault/hurd-i386/). +CDs](https://cdimage.debian.org/cdimage/ports/stable/hurd-i386) +and a new [QEMU image](https://cdimage.debian.org/cdimage/ports/stable/hurd-i386). Additionally to using pthreads, these now offer keyboard layout configuration. In [[glibc]], |