distro/rhel85: mark tar-installer bootable
Adds boot packages to OS required for booting
This commit is contained in:
parent
5c9af03785
commit
cc28d5e25a
1 changed files with 1 additions and 0 deletions
|
|
@ -764,6 +764,7 @@ func newDistro(name, modulePlatformID, ostreeRef string) distro.Distro {
|
|||
},
|
||||
rpmOstree: false,
|
||||
bootISO: true,
|
||||
bootable: true,
|
||||
pipelines: tarInstallerPipelines,
|
||||
exports: []string{"bootiso"},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue