2021-01-06 09:40:39 -05:00
|
|
|
<!-- Code generated from the comments of the CDConfig struct in multistep/commonsteps/extra_iso_config.go; DO NOT EDIT MANUALLY -->
|
2020-08-19 14:09:08 -07:00
|
|
|
|
|
|
|
An iso (CD) containing custom files can be made available for your build.
|
|
|
|
|
|
|
|
By default, no extra CD will be attached. All files listed in this setting
|
|
|
|
get placed into the root directory of the CD and the CD is attached as the
|
|
|
|
second CD device.
|
|
|
|
|
|
|
|
This config exists to work around modern operating systems that have no
|
|
|
|
way to mount floppy disks, which was our previous go-to for adding files at
|
|
|
|
boot time.
|