aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Teichgräber <gnubert@web.de>2002-05-24 12:15:25 +0000
committerMichael Teichgräber <gnubert@web.de>2002-05-24 12:15:25 +0000
commit597aa94e06e88531bfab117f078ab8fff966cfde (patch)
tree38480b3b322481221e6893aacc7ac20a353b7c45
parentc4a67a2e2401ba8a0e28e9537da794a70e2d8f00 (diff)
downloadweb-597aa94e06e88531bfab117f078ab8fff966cfde.tar.gz
web-597aa94e06e88531bfab117f078ab8fff966cfde.tar.bz2
web-597aa94e06e88531bfab117f078ab8fff966cfde.zip
none
-rw-r--r--Hurd/InstallNotes.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/Hurd/InstallNotes.mdwn b/Hurd/InstallNotes.mdwn
index 72671ae9..2f7b7fdd 100644
--- a/Hurd/InstallNotes.mdwn
+++ b/Hurd/InstallNotes.mdwn
@@ -4,7 +4,7 @@ The [installation](http://www.gnu.org/software/hurd/install.html) page is the lo
* a recommended /etc/apt/sources.list
- deb ftp://alpha.gnu.org/gnu/hurd/debian-libio unstable main
+ deb ftp://alpha.gnu.org/gnu/hurd/debian unstable main
deb ftp:/ftp.debian.org/debian unstable main
deb-src ftp://ftp.debian.org/debian unstable main
@@ -12,4 +12,4 @@ The [installation](http://www.gnu.org/software/hurd/install.html) page is the lo
* The first is to change the dependencies that apt looks at in the /var/lib/apt/lists/ directory. For example, you could modify libc0.3 to provide the missing libc6-dev package.
* Installing the "equivs" package and creating a dummy package is the second alternative. This will satisfy the apt dependency in a cleaner manner.
-* To install under the bochs emulator Neal wrote another [great guide](ftp://walfield.org/pub/people/ams/hurd/creating_bochs_image_for_gnu.txt).
+* To install under the bochs emulator Alfred M. Szmidt wrote a [great guide](http://ftp.walfield.org/pub/people/ams/hurd/creating_bochs_image_for_gnu.txt).