Changeset b4c6e83 in mainline for contrib


Ignore:
Timestamp:
2009-04-16T11:01:44Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
10471852
Parents:
be4fc71
Message:

ppc32: create bootable ISO image instead of plain binary
add sample configuration for QEMU

Location:
contrib/conf
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/conf/pearpc.conf

    rbe4fc71 rb4c6e83  
    11ppc_start_resolution = "800x600x32"
    2 pci_ide0_master_installed = 0
    32
    4 prom_bootmethod = "force"
    5 prom_loadfile = "image.boot"
     3pci_ide0_master_installed = 1
     4pci_ide0_master_image = "image.iso"
     5pci_ide0_master_type = "cdrom"
    66
    77key_toggle_mouse_grab = "F11"
Note: See TracChangeset for help on using the changeset viewer.