Go to file
Rex Dieter 7f133a05ce drop liveinst icon hack
no longer needed, and needlessly invalidates icon cache
2015-09-25 09:14:45 -05:00
atomic-installer atomic: Fix references for branched 2015-09-02 17:13:48 -04:00
custom
l10n
snippets
templates
tools
.gitignore
.sparkleshare
AUTHORS
COPYING
fedora-aos.ks Switch md5 to sha512. Fixes bug #1234068 2015-06-21 10:38:20 -06:00
fedora-arm-base.ks Switch md5 to sha512. Fixes bug #1234068 2015-06-21 10:38:20 -06:00
fedora-arm-kde.ks
fedora-arm-lxde.ks
fedora-arm-mate.ks
fedora-arm-minimal.ks ARM minimal: adjust image size now X isn't being pulled in again 2015-04-18 18:37:55 +01:00
fedora-arm-server.ks Drop any references to fedora-release-nonproduct 2015-04-24 22:28:29 +02:00
fedora-arm-soas.ks
fedora-arm-workstation.ks
fedora-arm-xbase.ks
fedora-arm-xfce.ks increase the size of / on Xfce to 4gb, it now needs media bigger than 5gb 2015-04-05 16:45:29 -05:00
fedora-cinnamon-packages.ks cinnamon: fix packages ks, change size back to 6144 2015-06-25 12:59:08 -04:00
fedora-cloud-atomic-pxetolive.ks atomic: Fix references for branched 2015-09-02 17:13:48 -04:00
fedora-cloud-atomic-vagrant.ks cloud-atomic-vagrant: Set root's password to vagrant too 2015-05-13 17:33:07 -04:00
fedora-cloud-atomic.ks atomic: Fix references for branched 2015-09-02 17:13:48 -04:00
fedora-cloud-base-vagrant.ks Removes extlinux parameter from bootloader information. 2015-09-15 02:48:58 +05:30
fedora-cloud-base.ks adjust linux-firmware for cloud images 2015-09-23 07:16:42 +01:00
fedora-cloud-bigdata.ks adjust linux-firmware for cloud images 2015-09-23 07:16:42 +01:00
fedora-cloud-experimental.ks adjust linux-firmware for cloud images 2015-09-23 07:16:42 +01:00
fedora-docker-base.ks docker: Use bootloader --none to work around Anaconda regression 2015-05-15 17:35:52 -04:00
fedora-install-cloud.ks f23 is no longer rawhide 2015-07-15 19:43:04 -05:00
fedora-install-server.ks Fedora Server: Include @networkmanager-submodules 2015-08-10 14:24:41 -04:00
fedora-install-workstation.ks f23 is no longer rawhide 2015-07-15 19:43:04 -05:00
fedora-kde-packages.ks kde: +firefox 2015-08-11 13:33:08 -05:00
fedora-live-astronomy_kde.ks Added kickstart file for Astronomy Spin 2015-07-25 20:17:25 +02:00
fedora-live-base.ks fedora-live-base.ks: enable ModemManager service 2015-09-07 10:36:21 -06:00
fedora-live-cinnamon.ks menu items should be excluded by cinnamon now 2015-08-12 14:37:23 -04:00
fedora-live-design_suite.ks design-suite: temporarily removal of luxrender-blender due to broken dependency (rhbz #1253408) 2015-08-13 09:27:16 -07:00
fedora-live-games.ks Remove games that pull in fluid-soundfont-lite-patches 2015-07-26 00:46:41 -05:00
fedora-live-jam_kde.ks Add ffado to jam spin. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1259053 2015-09-03 09:58:40 -06:00
fedora-live-kde-base.ks drop liveinst icon hack 2015-09-25 09:14:45 -05:00
fedora-live-kde.ks bump the KDE compose root size a bit 2015-07-22 08:42:40 -07:00
fedora-live-lxde.ks rename all the live kickstarts to be just live. 2015-05-26 23:05:42 -05:00
fedora-live-mate_compiz.ks Mate: delete consolekit and networkmanager-bluetooth removal 2015-07-14 18:41:46 +02:00
fedora-live-minimization.ks
fedora-live-robotics.ks rename all the live kickstarts to be just live. 2015-05-26 23:05:42 -05:00
fedora-live-scientific_kde.ks Scientific: Comment out scilab for now. 2015-08-21 23:50:44 +10:00
fedora-live-security.ks rename all the live kickstarts to be just live. 2015-05-26 23:05:42 -05:00
fedora-live-soas.ks rename all the live kickstarts to be just live. 2015-05-26 23:05:42 -05:00
fedora-live-workstation.ks
fedora-live-xfce.ks rename all the live kickstarts to be just live. 2015-05-26 23:05:42 -05:00
fedora-lxde-packages.ks
fedora-mate-packages.ks Mate-live f23: disable caja-actions for the moment 2015-09-07 09:54:28 +02:00
fedora-repo-not-rawhide.ks fix double ? in fedora-repo files 2015-02-20 09:12:07 -08:00
fedora-repo-rawhide.ks fix double ? in fedora-repo files 2015-02-20 09:12:07 -08:00
fedora-repo.ks f23 is no longer rawhide 2015-07-15 19:43:04 -05:00
fedora-soas-packages.ks
fedora-workstation-packages.ks workstation: Sync included groups with comps 2015-04-24 22:38:03 +02:00
fedora-xfce-packages.ks Add a few packages requested to xfce spin and increase base size 2015-02-18 19:16:17 -07:00
Makefile
README

The master branch is where development takes place:
 - it may contain kickstart files that are broken, or
 - spin concepts that are in the process of being
   approved by the Board (trademark approval), or
 - spin concepts that are in the process of being
   approved by the Spins SIG

The release specific branches contain spin concepts that:
 - are approved (both by Board and Spin SIG)
 - maintained for the remainder of the release cycle

git clone ssh://git.fedorahosted.org/git/spin-kickstarts.git spin-kickstarts
cd spin-kickstarts
# If you need a specific branch other than master:
git checkout BRANCHNAME
# No tag has been added yet tag HEAD with
git tag VERSION
git push --tags
make
# Publish the released tar ball
make publish
# Clean up the generated files:
make clean