summaryrefslogtreecommitdiff
path: root/Distrib
diff options
context:
space:
mode:
authormassimo sandal <devicerandom@gmail.com>2007-01-20 23:47:00 +0000
committermassimo sandal <devicerandom@gmail.com>2007-01-20 23:47:00 +0000
commit1cce4a815b2aaf487365efe14ce9bba76ec0ed20 (patch)
treefa24f298ec5fc9034974365ef5586fa445446220 /Distrib
parent5f3019697bd63c6531db567a836393ac9c6d0f37 (diff)
none
Diffstat (limited to 'Distrib')
-rw-r--r--Distrib/DebianAfterInstall.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/Distrib/DebianAfterInstall.mdwn b/Distrib/DebianAfterInstall.mdwn
index 06a638d8..358f7435 100644
--- a/Distrib/DebianAfterInstall.mdwn
+++ b/Distrib/DebianAfterInstall.mdwn
@@ -25,9 +25,9 @@ If the NIC was detected:
# settrans -fgap /servers/socket/2 /hurd/pfinet -i eth0 -a 192.168.1.3 -g 192.168.1.1 -m 255.255.255.0
-### <a name="_Distrib_DebianAptOffline_apt_of"> </a> [[Distrib/DebianAptOffline]]
+### <a name="Setup_grub"> Setup grub </a>
-Installing packages without having a network connection is described [[Distrib/DebianAptOffline]].
+You surely want grub to have a nice menu entry able to boot GNU, instead of typing a boring arcane. There are Debian-specific scripts that may help you. See the [[GrubNotes]] for this.
### <a name="Setup_apt_get"> Setup apt-get </a>
@@ -48,6 +48,8 @@ If when doing your first apt-get, dpkg complains of missing programs, [try to ch
# ln -s /bin/true /bin/install-info
# ln -s /bin/true /bin/update-alternatives
+Installing packages without having a network connection is described [[Distrib/DebianAptOffline]].
+
### <a name="_Hurd_RandomDevice_Setup_random_"> </a> [[Hurd/RandomDevice]]
You often need scp and ssh. Sadly the Debian GNU/Hurd does not come with any default random package installed. See [[Hurd/RandomDevice]] for details, the following is just a quick recap.