1 # -*- perl -*- (emacs syntax coloring)
3 # Master config file for booting Linux within MOL
6 include ${etc}/molrc.video # video
7 include ${etc}/molrc.input # mouse & keyboard
8 include ${etc}/molrc.net # networking
12 ifempty ${altconfig} {
13 # booting without CD (session 3)
14 blkdev: /var/rock.img -rw # diskimage
16 # booting with CD (session 4)
17 blkdev: /dev/cdrom -ro
18 blkdev: /var/rock-linux-mol/disk.img -rw # diskimage
21 #symfile: /usr/src/linux/System.map # Symbols (for the debugger)
24 ###################################################################
25 # Pseudo filesystem (yaboot/OF sees these files)
26 ###################################################################
28 # MOL will boot 'yaboot' which in turn will load 'yaboot.conf'
30 pseudofile: "yaboot" /usr/lib/yaboot/yaboot
31 pseudofile: "yaboot.conf" /etc/mol/yaboot.conf
32 pseudofile: "vmlinux" /var/rock-linux-mol/vmlinux
33 pseudofile: "root.bin" /var/rock-linux-mol/initrd