1# short-description: Create a qemu machine 'pcbios' direct disk image
2# long-description: Creates a partitioned legacy BIOS disk image that the user
3# can directly use to boot a qemu machine.
4
5include common.wks.inc
6
7bootloader  --timeout=0  --append="rw oprofile.timer=1 rootfstype=ext4 "
8
9