From f2ccc0eaa3db7366787e2fa76ae52554e93b71f1 Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Sat, 26 Dec 2009 12:34:27 +0100 Subject: More work on the same stuff, all shell aplets are now external bins --- Grub-menu-fdd.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Grub-menu-fdd.cfg') diff --git a/Grub-menu-fdd.cfg b/Grub-menu-fdd.cfg index e759628..7ecd802 100644 --- a/Grub-menu-fdd.cfg +++ b/Grub-menu-fdd.cfg @@ -17,11 +17,11 @@ module /System/Init.rfs title Melon without init, boot on initramfs root (fd0) -kernel /System/Melon.ke init:/Shell.app root:ramfs:0 +kernel /System/Melon.ke init: root:ramfs:0 module /System/Init.rfs title Game of life simulator root (fd0) -kernel /System/Melon.ke init:/Applications/Demos/GOL.app root:block.floppy:0:0 +kernel /System/Melon.ke init:/Sandbox/GOL.app root:block.floppy:0:0 module /System/Init.rfs -- cgit v1.2.3