From 0c17ab2db70bbfe9fdc1846f7f349f02ba517936 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 30 Aug 2007 16:11:37 +0200 Subject: Minor changes. --- Distrib/DebianAptOffline.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Distrib/DebianAptOffline.mdwn') diff --git a/Distrib/DebianAptOffline.mdwn b/Distrib/DebianAptOffline.mdwn index d2dac6b8..9ed9c560 100644 --- a/Distrib/DebianAptOffline.mdwn +++ b/Distrib/DebianAptOffline.mdwn @@ -1,11 +1,11 @@ # How to Installing Packages without a Network Connection from your Hurd Installation This procedure is based on that found in -file:///usr/share/doc/apt-doc/offline.text.gz (package apt-doc). +`/usr/share/doc/apt-doc/offline.text.gz` (Debian package `apt-doc`). This requires having apt installed on the Host operating system. -Put a copy of [apt.conf.offline](http://www.bddebian.com/~wiki/Distrib/DebianAptOffline/apt.conf.offline) +Put a copy of [apt.conf.offline](DebianAptOffline/apt.conf.offline) into your Debian GNU/Hurd installations /etc/apt/ directory. ## If you _can_ mount your Debian GNU/Hurd partition from another OS, which can connect to the Internet @@ -16,7 +16,7 @@ As root on the internet connected OS: # cd /mnt # apt-get -c etc/apt/apt.conf.offline {update, upgrade, install foo, etc.} -Then , reboot into your Debian GNU/Hurd installation and as root, run: +Then, reboot into your Debian GNU/Hurd installation and as root, run: # apt-get {update, upgrade, install foo, etc.} -- cgit v1.2.3