Go to file
Colin Walters 198011f976 Rework live-base and desktop minimization
First, strip the "minimization" parts out of fedora-live-base.ks,
and move them into fedora-live-minimization.ks.  All previous consumers
of fedora-live-base.ks are updated.

The old fedora-live-base.ks was conflating two entirely different
things:

* A live-based image which can be used to install
* Stripping some random bits to fit onto a CD

The previous fedora-livecd-desktop is now fedora-live-desktop.ks.
The new file fedora-livecd-desktop.ks is actually further
minimizations on top of fedora-live-desktop.ks.

Split up these two concepts so that fedora-live-desktop is *THE*
desktop.  What we expect everyone to have as a base, and the
exact same set of packages should be installed by Standalone
Anaconda (DVD) as well.  Then, we have minimization hacks
in fedora-live-desktop-cd.ks.

Over time, we should be shrinking the default install and making
it more just-in-time, by e.g. having many more things use
the PackageKit library to pull in components as needed.
2010-03-24 15:43:51 -04:00
custom Add the custom/ kickstarts and bump version 2010-02-18 00:09:41 +01:00
l10n Added new localization for German (Germany) 2009-08-11 20:16:40 +02:00
snippets - remove DOS line endings 2008-12-13 13:59:59 +01:00
templates Remove xorg keyboard patch in gnome based pt_PT livecd/dvd 2008-10-03 02:35:32 +01:00
tools Add tools/ directory, with list-packages-for-ks.py 2010-03-23 23:28:13 -04:00
AUTHORS Added new localization for German (Germany) 2009-08-11 20:16:40 +02:00
COPYING Update .spec.in, Makefile.am and configure.ac 2009-08-03 23:45:18 +02:00
INSTALL Update .spec.in, Makefile.am and configure.ac 2009-08-03 23:45:18 +02:00
Makefile.am Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
NEWS List our upstream project URL in NEWS 2008-10-28 13:34:16 +01:00
README Give README some content 2008-05-31 14:49:28 +02:00
configure.ac Add the custom/ kickstarts and bump version 2010-02-18 00:09:41 +01:00
fedora-aos.ks Compose aos against rawhide in the master branch 2008-11-30 20:44:12 +01:00
fedora-install-fedora.ks Use the new filesystems group to get support rpms. 2010-03-23 12:50:54 -07:00
fedora-live-base.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-live-desktop.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-live-mini.ks Rename fedora-mini-base.ks and fedora-mini-moblin.ks to match the naming convention used by other spins, and edit the spins that include these kickstart files accordingly 2010-02-18 00:03:26 +01:00
fedora-live-minimization.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-livecd-broffice.org.ks Remove inkscape 2010-02-15 16:55:54 -02:00
fedora-livecd-design-suite.ks design-suite: add rawtherapee abiword and gnumeric for now 2010-03-22 00:17:47 +01:00
fedora-livecd-desktop.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-livecd-kde.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-livecd-lxde.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-livecd-moblin.ks Rename fedora-mini-base.ks and fedora-mini-moblin.ks to match the naming convention used by other spins, and edit the spins that include these kickstart files accordingly 2010-02-18 00:03:26 +01:00
fedora-livecd-security.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-livecd-soas.ks soas: let's get us more multimedia support 2010-03-18 21:04:49 +01:00
fedora-livecd-xfce.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-livedvd-electronic-lab.ks FEL: synced comps and kickstart file 2009-09-28 19:38:12 +02:00
fedora-livedvd-games.ks Fix size of games spin 2010-02-15 22:30:13 -06:00
fedora-virt-server.ks.in [fedora-virt-server.ks.in] New file 2010-03-14 13:51:55 -04:00
install-sh Update .spec.in, Makefile.am and configure.ac 2009-08-03 23:45:18 +02:00
missing Update .spec.in, Makefile.am and configure.ac 2009-08-03 23:45:18 +02:00
spin-kickstarts.spec.in Update .spec.in, Makefile.am and configure.ac 2009-08-03 23:45:18 +02:00

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