From 65fdf43c89493d6dd55a764e9b38f982d7ab7281 Mon Sep 17 00:00:00 2001 From: massimo sandal Date: Fri, 19 Jan 2007 21:38:41 +0000 Subject: none --- Hurd/InstallNotes.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/Hurd/InstallNotes.mdwn b/Hurd/InstallNotes.mdwn index 1ad9f7aa..51e7a4bc 100644 --- a/Hurd/InstallNotes.mdwn +++ b/Hurd/InstallNotes.mdwn @@ -205,6 +205,7 @@ To mount this from a GNU box: * Prepare system for new packages. * a recommended `/etc/apt/sources.list`:
deb unreleased main
deb unstable main
deb-src unstable main
+ * a newer `/etc/apt/sources.list`:
deb unstable main contrib
deb-src unstable main contrib
deb unreleased main
deb-src unreleased main
* There are some extremely useful cross-platform 'apt' tricks that can be used to get packages when using Debian GNU/Linux (possibly others) for installation on GNU. This is especially useful if your GNUMach doesn't recognize your network card. The steps are covered in the file `/usr/share/doc/apt-doc/offline` which has been used by several Hurd developers successfully. * create an `/etc/apt/apt.conf.offline` like [[AptConfOffline]]. * consider setting up a few [[CrossPlatformAliases]] for use under Debian GNU/Linux while the Debian GNU/Hurd partitions are mounted. -- cgit v1.2.3