From 014870905c30c17845cdd3e501827699b85f02e2 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Apr 09 2015 17:14:32 +0000 Subject: Yet lots more links --- diff --git a/README.md b/README.md index 169e2b7..2af31b8 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ defining what goes into the host (ostree) content. The `rpm-ostree` tool is invoked inside Fedora rel-eng; see: https://git.fedorahosted.org/cgit/releng/tree/scripts/run-pungi#n48 + - To submit patches https://lists.fedoraproject.org/pipermail/rel-eng/ + - No public log output currently, dgilmore may tell you if it breaks This git repository holds the core manifest file `fedora-atomic-docker-host.json` that is used for that process. -That tree lands in one of the versioned repositories here: -http://dl.fedoraproject.org/pub/fedora/linux/atomic/ ### Cloud images @@ -30,6 +30,9 @@ Cloud (VM) images are generated inside Koji (using ImageFactory -> Anaconda), using the tree content (note use of the `ostreesetup` Kickstart verb). +The spin-kickstarts for Fedora is here: +https://git.fedorahosted.org/git/spin-kickstarts.git + The images are started via the above releng git repository, and a list of Koji tasks can be found here: @@ -37,7 +40,15 @@ http://koji.fedoraproject.org/koji/tasks?state=all&owner=masher&view=flat&method ### Installer and PXE-to-Live +Installer is different for 2 reasons: + - Embeds content + - Uses different partitioning scheme + - https://github.com/projectatomic/fedora-productimg-atomic + - https://git.fedorahosted.org/cgit/spin-kickstarts.git/tree/atomic-installer + - lorax --nomacboot -p 'Fedora Atomic' -v 22 -r 22 --source=http://127.0.0.1/repomirror/fedora-22 --add-template /srv/fedora-atomic/spin-kickstarts/atomic-installer/lorax-configure-repo.tmpl --add-template-var=ostree_osname=fedora-atomic --add-arch-template-var=ostree_repo=http://127.0.0.1/fedora-atomic/repo --add-template-var=ostree_ref=fedora-atomic/f22/x86_64/docker-host --add-arch-template /srv/fedora-atomic/spin-kickstarts/atomic-installer/lorax-embed-repo.tmpl --add-arch-template-var=ostree_osname=fedora-atomic --add-arch-template-var=ostree_ref=fedora-atomic/f22/x86_64/docker-host -i fedora-productimg-atomic /var/tmp/lorax + https://fedorahosted.org/rel-eng/ticket/6119 + http://dl.fedoraproject.org/pub/fedora/linux/atomic/