Please karma https://admin.fedoraproject.org/updates/rpm-ostree-2014.111-1.fc21

Matthew Miller mattdm at fedoraproject.org
Wed Nov 19 15:59:12 UTC 2014


On Wed, Nov 19, 2014 at 10:48:44AM -0500, Colin Walters wrote:
> # rpm-ostree-toolbox imagefactory -i kvm --name fedora-atomic-host
>   --tdl ~walters/src/fedora-atomic/fedora-atomic-21.tdl -k
>   ~walters/src/spin-kickstarts/fedora-cloud-atomic.ks -o scratch

you can get the kickstart file from 
https://git.fedorahosted.org/cgit/spin-kickstarts.git/plain/fedora-cloud-atomic.ks

and the tdl looks something like this:


<template>
    <name>Fedora-Cloud-Atomic.x86_64</name>
        <os>
            <name>Fedora</name>
            <version>20</version>
            <arch>x86_64</arch>
            <install type='url'>
              <url>http://dl.fedoraproject.org/pub/alt/stage/21_TC2/Cloud/x86_64/os/</url>
            </install>
            <rootpw>YOU HAVE TO SET SOMETHING HERE UNLESS THERE IS AN
            IMAGEMAGIC FLAG I AM MISSING</rootpw>
        </os>
    <description>Fedora-Cloud-Atomic.x86_64</description>
    <disk>
        <size>3G</size>
    </disk>
</template>


-- 
Matthew Miller
<mattdm at fedoraproject.org>
Fedora Project Leader


More information about the cloud mailing list