summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Drop fedora-live-mini - nothing uses it.Bill Nottingham2013-05-211-1/+0
|
* Add missing ks files to Makefile.amBruno Wolff III2013-05-061-1/+8
| | | | | I went through and checked the ks files listed in Makefile.am against the files in git and added the missing ones to Makefile.am.
* Mate - add mate ks to the make fileBruno Wolff III2013-05-011-0/+1
|
* update Makefile.amLuya Tshimbalanga2013-01-291-1/+1
|
* Design suite is livedvdLuya Tshimbalanga2013-01-221-1/+1
|
* Correct fedora-live-jam-kde.ks part cmd, add to MakefileBrendan Jones2012-12-201-1/+2
|
* The meego ks file name needs to be removedBruno Wolff III2012-10-061-1/+0
| | | | | As part of removing meego, the ks name also needs to be removed from Makefile.am.
* Fix a second missing backslashBruno Wolff III2012-06-151-1/+1
|
* Add missing backslashBruno Wolff III2012-06-151-1/+1
|
* Add Russian localization ks filesBruno Wolff III2012-06-151-1/+7
|
* l10n/fedora-livecd-xfce-de_DE.ks was missing from Makefile.am, tooChristoph Wickert2012-01-291-0/+1
|
* Add French kickstarts to Makefile.amChristoph Wickert2012-01-291-0/+4
|
* Add new spins to the makefile.Bruno Wolff III2011-10-241-0/+2
|
* Add security and kde-base ks files.Bruno Wolff III2011-05-021-1/+3
|
* Broffice spin is no longer needed.Bruno Wolff III2011-05-021-1/+0
|
* Add alternate kde ks file to the package.Bruno Wolff III2011-03-161-0/+1
|
* Get ready for 0.14.1Bruno Wolff III2010-07-271-1/+1
| | | | Renamed moblin to meego
* Missed a \ when removing sym linked files.Bruno Wolff III2010-06-071-1/+1
|
* Get rid of the sym linked files.Bruno Wolff III2010-06-071-7/+3
| | | | | The building block spins were getting included twice. But rather than change them to sym links have the ks files use ../ so they can just be dropped.
* Prepare for release and bump version numberJeroen van Meeuwen (Fedora Unity)2010-05-071-1/+0
|
* Rework live-base and desktop minimizationColin Walters2010-03-241-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Add the custom/ kickstarts and bump versionJeroen van Meeuwen (Fedora Unity)2010-02-181-0/+2
|
* Rename fedora-mini-base.ks and fedora-mini-moblin.ks to match the naming ↵Jeroen van Meeuwen (Fedora Unity)2010-02-181-3/+4
| | | | | | convention used by other spins, and edit the spins that include these kickstart files accordingly Include fedora-live-mini.ks in the custom set of kickstarts
* add fedora-mini-moblin spinSebastian Dziallas2010-02-151-1/+2
|
* add fedora-mini-base and adjust related spinsSebastian Dziallas2010-02-151-2/+3
|
* Update Makefile.am to include new spins and drop old ones, bump versionJeroen van Meeuwen (Fedora Unity)2010-02-151-1/+2
|
* git-log command no longer exists, should be "git log"Jeroen van Meeuwen (Fedora Unity)2009-12-111-1/+1
|
* add fedora-livecd-lxde-de_DE.ksChristoph Wickert2009-08-081-0/+1
|
* Move LXDE Spin into main directory and update Makefile.amJeroen van Meeuwen (Fedora Unity)2009-08-041-2/+2
|
* Update Makefile.am for education spin becoming a DVDJeroen van Meeuwen (Fedora Unity)2009-08-041-1/+1
|
* Update .spec.in, Makefile.am and configure.acJeroen van Meeuwen (Fedora Unity)2009-08-031-23/+36
|
* Remove the developer spin which has not been submitted nor reviewed for ↵Jeroen van Meeuwen (Fedora Unity)2009-03-061-4/+0
| | | | Fedora 11
* replace Edu Math with Education SpinSebastian Dziallas2009-03-041-1/+1
|
* Added de_CH localized spins0.11.1-1Jeroen van Meeuwen (Fedora Unity)2009-02-241-0/+3
| | | | Bump version number
* Merge branch 'F-10'root2008-11-301-5/+8
|\ | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac fedora-live-base.ks fedora-livecd-sugar.ks spin-kickstarts.spec.in
| * Add fedora-install-fedora.ks to packageJeroen van Meeuwen (Fedora Unity)2008-10-281-0/+1
| |
| * There is no Electronic Lab LiveCD anymore, make the changesJeroen van Meeuwen (Fedora Unity)2008-10-281-6/+8
| | | | | | | | Sort the Makefile to list the actual spin first, then it's localizations
* | Add fedora-livecd-broffice.org.ks to packageJeroen van Meeuwen (Fedora Unity)2008-11-301-0/+1
| |
* | Remove fedora-livecd-desktop-default.ksJeroen van Meeuwen (Fedora Unity)2008-11-291-1/+0
|/ | | | Bump release
* Add fedora-aos.ksJeroen van Meeuwen (Fedora Unity)2008-08-281-0/+1
|
* Remove with uninstallJeroen van Meeuwen (Fedora Unity)2008-08-081-1/+1
|
* Add education-math to automakeJeroen van Meeuwen (Fedora Unity)2008-08-071-0/+2
|
* Update MakefileJeroen van Meeuwen (Fedora Unity)2008-06-051-1/+7
|
* Add pt_PT localized spin for fedora-livecd-desktopJeroen van Meeuwen (Fedora Unity)2008-06-021-0/+2
|
* Add new files to the spin-kickstarts repo:Jeroen van Meeuwen (Fedora Unity)2008-05-311-0/+120
- automake and specfile - german localized Desktop Spin