= Proposed Self Contained Change: Koji Generates Installation Media = https://fedoraproject.org/wiki/Changes/KojiInstallMedia
Change owner(s): * Jay Greguske <jgregusk with the usual red hat domain>
Extend Koji with a new feature that allows users to create installation media for various architectures.
== Detailed Description == This is a significant enabler for generating DVD media, other ISOs, and images more efficiently. It also allows other tools such as mash or pungi to offload much of the heavy-lifting to the build system. Longer term, we may be able to reduce the number of tools needed to manufacture Fedora releases.
== Scope == Proposal owners: * to implement this change
Release engineering: * This feature does require coordination with release engineering (e.g. changes to installer image generation or update package delivery.)
On Fri, May 27, 2016 at 10:28:59AM +0200, Jan Kurik wrote:
= Proposed Self Contained Change: Koji Generates Installation Media = https://fedoraproject.org/wiki/Changes/KojiInstallMedia
Change owner(s):
- Jay Greguske <jgregusk with the usual red hat domain>
Extend Koji with a new feature that allows users to create installation media for various architectures.
== Detailed Description == This is a significant enabler for generating DVD media, other ISOs, and images more efficiently. It also allows other tools such as mash or pungi to offload much of the heavy-lifting to the build system. Longer term, we may be able to reduce the number of tools needed to manufacture Fedora releases.
== Scope == Proposal owners:
- to implement this change
Release engineering:
- This feature does require coordination with release engineering
(e.g. changes to installer image generation or update package delivery.)
This sounds great. Can it be used to generate live CDs? (I'm thinking of course of the virt-p2v live CD which is currently generated with livecd-creator).
Rich.
On Monday, May 30, 2016 5:31:58 PM CDT Richard W.M. Jones wrote:
On Fri, May 27, 2016 at 10:28:59AM +0200, Jan Kurik wrote:
= Proposed Self Contained Change: Koji Generates Installation Media = https://fedoraproject.org/wiki/Changes/KojiInstallMedia
Change owner(s):
- Jay Greguske <jgregusk with the usual red hat domain>
Extend Koji with a new feature that allows users to create installation media for various architectures.
== Detailed Description == This is a significant enabler for generating DVD media, other ISOs, and images more efficiently. It also allows other tools such as mash or pungi to offload much of the heavy-lifting to the build system. Longer term, we may be able to reduce the number of tools needed to manufacture Fedora releases.
== Scope == Proposal owners:
- to implement this change
Release engineering:
- This feature does require coordination with release engineering
(e.g. changes to installer image generation or update package delivery.)
This sounds great. Can it be used to generate live CDs? (I'm thinking of course of the virt-p2v live CD which is currently generated with livecd-creator).
Rich.
No, it is install media, we have other code paths and the ability to make lives in koji today, and have for a long time now. livecd-creator is deprectaed and being replaced with livemedia-creator
Dennis