[Fedora-spins] [spin-kickstarts/f21] attempt to install an atomic tree in

Dennis Gilmore ausil at fedoraproject.org
Thu Aug 21 15:15:47 UTC 2014


commit b777098d3f3b2eba59d2949c34fa4789ba494785
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Aug 21 10:15:30 2014 -0500

    attempt to install an atomic tree in

 fedora-cloud-atomic.ks |   50 +-----------------------------------------------
 1 files changed, 1 insertions(+), 49 deletions(-)
---
diff --git a/fedora-cloud-atomic.ks b/fedora-cloud-atomic.ks
index 29977c3..a69cfa4 100644
--- a/fedora-cloud-atomic.ks
+++ b/fedora-cloud-atomic.ks
@@ -25,58 +25,10 @@ zerombr
 clearpart --all
 part / --size 3000 --fstype ext4
 
-%include fedora-repo.ks
-
+ostreesetup --nogpg --osname=fedora-atomic-host --remote=installmedia --url=http://compose-x86-02.phx2.fedoraproject.org/compose/atomic/ --ref=fedora-atomic/f21/x86_64/cloud/docker-host
 
 reboot
 
-# Package list.
-%packages
-
-fedora-release-cloud
-
-kernel-core
- at core
-grubby
-
-
-
-# cloud-init does magical things with EC2 metadata, including provisioning
-# a user account with ssh keys.
-cloud-init
-
-# this is used by openstack's cloud orchestration framework (and it's small)
-heat-cfntools
-
-# need this for growpart, because parted doesn't yet support resizepart
-# https://bugzilla.redhat.com/show_bug.cgi?id=966993
-cloud-utils-growpart
-
-# We need this image to be portable; also, rescue mode isn't useful here.
-dracut-config-generic
--dracut-config-rescue
-
-syslinux-extlinux 
-
-# Needed initially, but removed below.
-firewalld
-
-# cherry-pick a few things from @standard
-tar
-rsync
-
-# Some things from @core we can do without in a minimal install
--biosdevname
--plymouth
--NetworkManager
--iprutils
--kbd
--uboot-tools
--kernel
--grub2
-
-%end
-
 
 
 %post --erroronfail


More information about the spins mailing list