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
l10n
snippets
templates
tools Add tools/ directory, with list-packages-for-ks.py 2010-03-23 23:28:13 -04:00
AUTHORS
configure.ac
COPYING
fedora-aos.ks
fedora-install-fedora.ks
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
fedora-live-minimization.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-livecd-broffice.org.ks
fedora-livecd-design-suite.ks
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
fedora-livecd-security.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-livecd-soas.ks
fedora-livecd-xfce.ks Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
fedora-livedvd-electronic-lab.ks
fedora-livedvd-games.ks
fedora-virt-server.ks.in
INSTALL
install-sh
Makefile.am Rework live-base and desktop minimization 2010-03-24 15:43:51 -04:00
missing
NEWS
README
spin-kickstarts.spec.in

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