@@ -56,7 +56,7 @@ variants:
force_create_image = yes
pre_command = scripts/unattended.py
floppy = "images/floppy.img"
- extra_params = "-boot d"
+ extra_params += " -boot d"
- setup: install
type = steps
@@ -319,7 +319,7 @@ variants:
md5sum = e3b1e2d1ba42aa4705fa5f41771b3927
md5sum_1m = dc8ddf90648c247339c721395aa49714
tftp = "images/tftpboot"
- extra_params = "-bootp /pxelinux.0 -boot n"
+ extra_params += " -bootp /pxelinux.0 -boot n"
kernel_args = "ks=floppy nicdelay=60"
unattended_file = unattended/Fedora-11.ks
@@ -336,7 +336,7 @@ variants:
md5sum = 9d419844adeb93120215fe7505c9bce8
md5sum_1m = 405ee05e2387a2e4328b008d5bcbdd1e
tftp = "images/tftpboot"
- extra_params = "-bootp /pxelinux.0 -boot n"
+ extra_params += " -bootp /pxelinux.0 -boot n"
kernel_args = "ks=floppy nicdelay=60"
unattended_file = unattended/Fedora-11.ks