From 185e17bc09521dc9d919076bd31887d4cba239bc Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 12 Jun 1997 23:02:11 +0000 Subject: Wed Jun 11 12:05:02 1997 Thomas Bushnell, n/BSG * Makefile (dist-links): Create /servers/exec node. * servers.boot: Dynamic linker is now `ld.so.1', not `ld.so'. * menu.lst: Kernel is now `gnumach', not `kernel'. --- release/menu.lst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'release/menu.lst') diff --git a/release/menu.lst b/release/menu.lst index 472380f6..00807dec 100644 --- a/release/menu.lst +++ b/release/menu.lst @@ -15,13 +15,13 @@ default= 0 # Entry 0: title= hurd (sd0a multi-user) root= (hd0,a) -kernel= /boot/kernel root=sd0a +kernel= /boot/gnumach root=sd0a module= /boot/serverboot # Entry 1: title= hurd (sd0a single-user) root= (hd0,a) -kernel= /boot/kernel root=sd0a -s +kernel= /boot/gnumach root=sd0a -s module= /boot/serverboot @@ -29,13 +29,13 @@ module= /boot/serverboot # Entry 2: title= hurd (hd0a multi-user) root= (hd0,a) -kernel= /boot/kernel root=hd0a +kernel= /boot/gnumach root=hd0a module= /boot/serverboot # Entry 3: title= hurd (hd0a single-user) root= (hd0,a) -kernel= /boot/kernel root=hd0a -s +kernel= /boot/gnumach root=hd0a -s module= /boot/serverboot -- cgit v1.2.3