diff options
Diffstat (limited to 'Hurd/InstallNotes.mdwn')
-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 |