blob: 1ee227b2453f49e6adb6e75d612e3f8df196706a (
plain) (
tree)
|
|
default 2
title The Melon Operating System
root (fd0)
kernel /System/Melon.ke
module /System/Init.rfs
title Melon without VESA
root (fd0)
kernel /System/Melon.ke vesa:disabled
module /System/Init.rfs
title Melon without init
root (fd0)
kernel /System/Melon.ke init:
module /System/Init.rfs
title Melon without init, root is floppy
root (fd0)
kernel /System/Melon.ke init: root:block.floppy:0:0:fat mount:/Mount:ramfs:0
module /System/Init.rfs
title Game of life simulator
root (fd0)
kernel /System/Melon.ke init:/Applications/Demos/GOL.app
module /System/Init.rfs
|