fedora: live-installer image type
This image type produces the same artifact as the current workstation installer live media. During the implementation of this new installer some names have been changed to make a bit more sense in the source tree. Installer images now always mention which installer they are (anaconda, etc).
This commit is contained in:
parent
32c3865507
commit
46f93614f2
20 changed files with 135311 additions and 166 deletions
|
|
@ -698,6 +698,18 @@
|
|||
"no-image-info": true,
|
||||
"overrides": {}
|
||||
},
|
||||
"live-installer": {
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
"arch": "",
|
||||
"image-type": "live-installer",
|
||||
"repositories": [],
|
||||
"filename": "installer.iso",
|
||||
"blueprint": {}
|
||||
},
|
||||
"no-image-info": true,
|
||||
"overrides": {}
|
||||
},
|
||||
"image-installer-with-users": {
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue