diff options
author | guest <guest> | 2002-05-11 05:40:00 +0000 |
---|---|---|
committer | guest <guest> | 2002-05-11 05:40:00 +0000 |
commit | 659a09933207be47bef2ed5b6d295e33ef44a5ae (patch) | |
tree | 8448730972add4ae3cafaff9af56d94a8fe7d08f | |
parent | f01919e8b2d795c806726de47c12b6e1a2bd39cf (diff) |
none
-rw-r--r-- | Hurd/InstallNotes.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Hurd/InstallNotes.mdwn b/Hurd/InstallNotes.mdwn new file mode 100644 index 00000000..a1febacc --- /dev/null +++ b/Hurd/InstallNotes.mdwn @@ -0,0 +1,10 @@ +The [installation](http://www.gnu.org/software/hurd/install.html) page is the logical place to start. Neal Walfield's [guide](http://web.walfield.org/papers/hurd-installation-guide/english/hurd-install-guide.html) is excellent. Items not mentioned elsewhere include: + +* The current system install image is located temporarily located <ftp://alpha.gnu.org/gnu/hurd/debian-staging/> + +* a recommended /etc/apt/sources.list + * deb <ftp://alpha.gnu.org/gnu/hurd/debian-libio> unstable main + * deb <ftp://ftp.debian.org/debian> unstable main + * deb-src <ftp://ftp.debian.org/debian> unstable main + +-- [[Main/TWikiGuest]] - 11 May 2002 |