From Fedora Project Wiki
mNo edit summary
(Replaced content with "{{autolang}} This document has moved to the [https://docs.pagure.org/koji/ Koji Documentation]. The new location is: https://docs.pagure.org/koji/image_build/ You c...")
 
(44 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page documents a few additional steps to enable building LiveCDs in an existing Koji installation, how to build one, and where the code will grow from here. This is a very new feature and there hasn't been much external testing yet, so please keep that mind if you run into difficulty. For additional questions and information, ask around in #koji on FreeNode IRC and sign up to the right mailing lists as the [https://fedorahosted.org/koji/wiki Koji project website] dictates.
{{autolang}}


== Build System Preparation ==
This document has moved to the [https://docs.pagure.org/koji/ Koji Documentation]. The new location is:
This section assumes you have know-how required to install and configure a new instance of Koji, and that you have already done so. You can learn how to do so [[/ServerHowTo here]] if you need to. Follow this procedure step by step to get things prepared they way they need to be:


* [i]mkdir /mnt/koji/images[/i]: create a directory to put the finished images
    https://docs.pagure.org/koji/image_build/
* [i]chown apache:apache /mnt/koji/images[/i]: let apache read and write to it


(article is being written right now)
You can submit changes to Koji's docs in [https://pagure.io/koji Pagure]
 
== Building a LiveCD ==
 
=== Caveats ===
 
=== Future Development ===

Latest revision as of 21:31, 23 August 2016

This document has moved to the Koji Documentation. The new location is:

   https://docs.pagure.org/koji/image_build/

You can submit changes to Koji's docs in Pagure