[git] Updated (1.5.5.4 -> 1.5.6.1)
[opensde-package-nopast.git] / powerpc / mol / molrc.linux
blob86c283c175bf39372a97eda22398a0cc54bee2b0
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
10 ram_size:               64
12 ifempty ${altconfig} {
13         # booting without CD (session 3)
14         blkdev:         /var/rock.img -rw               # diskimage
15 } else {
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