Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# short-description: Create a qemu machine 'pcbios' direct disk image
|
||||
# long-description: Creates a partitioned legacy BIOS disk image that the user
|
||||
# can directly use to boot a qemu machine.
|
||||
|
||||
include common.wks.inc
|
||||
|
||||
bootloader --timeout=0 --append="rw oprofile.timer=1 rootfstype=ext4 "
|
||||
|
||||
Reference in New Issue
Block a user