Before we only had one optional kickstart module we would enable that was Users, so we just had a single boolean for adding it. Now that we often need to add multiple modules, keep the default ones in the NewAnacondaStageOptions() function, but only have a single argument for adding additional, optional modules. If the user module needs to be enabled, add it to the list of additional ones. |
||
|---|---|---|
| .. | ||
| archive.go | ||
| container.go | ||
| image.go | ||
| image_installer.go | ||
| live.go | ||
| ostree_archive.go | ||
| ostree_container.go | ||
| ostree_installer.go | ||
| ostree_raw.go | ||
| ostree_simplified_installer.go | ||