summaryrefslogtreecommitdiff
path: root/Grub-menu-fdd.cfg
diff options
context:
space:
mode:
authorAlexis211 <alexis211@gmail.com>2009-12-26 12:34:27 +0100
committerAlexis211 <alexis211@gmail.com>2009-12-26 12:34:27 +0100
commitf2ccc0eaa3db7366787e2fa76ae52554e93b71f1 (patch)
treeec6f4ec10f5f710d8fd23ecef7e36967d89435ac /Grub-menu-fdd.cfg
parent6994f34953fac9462e899d0b2c7af64e21c92a1e (diff)
downloadMelon-f2ccc0eaa3db7366787e2fa76ae52554e93b71f1.tar.gz
Melon-f2ccc0eaa3db7366787e2fa76ae52554e93b71f1.zip
More work on the same stuff, all shell aplets are now external bins
Diffstat (limited to 'Grub-menu-fdd.cfg')
-rw-r--r--Grub-menu-fdd.cfg4
1 files changed, 2 insertions, 2 deletions
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