summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add fedora-live-jam-kde.ksBrendan Jones2012-12-201-0/+215
|
* [robotics] Add version control packagesRich Mattes2012-12-181-0/+4
| | | | | The spin is missing some popular version control packages. Adding them in to make development a little easier.
* Oh dear, gimp-help is way too big. Remove it.Bill Nottingham2012-12-131-1/+0
|
* [games] Don't include libreoffice in the games spinBruno Wolff III2012-12-111-0/+4
| | | | | | | | libreoffice was added to the livecd desktop spin very late in the development cycle and there isn't a lot of time to futz around with this as we are freezing today. The change would likely put the games spin oversize. For now just don't include libreoffice stuff. Later we may want to keep it and adjust the included games.
* Handle current dracut livedir argument. (#881124)Bill Nottingham2012-12-112-0/+8
|
* Add gimp-help langpacks to DVD. (#879030)Bill Nottingham2012-12-111-0/+1
|
* Drop the livecd libreoffice exclude, as that's what actually gets composed from.Bill Nottingham2012-12-111-1/+0
|
* Add libreoffice to desktop image. (#885693)Bill Nottingham2012-12-111-0/+1
|
* SoaS: Fix and cleanup a number of things in the spinPeter Robinson2012-12-101-36/+48
|
* SoaS: hopefully fix F-18+ live images, still might need some minor tweaksPeter Robinson2012-11-301-12/+13
|
* kde: s|nepomukstrigiservice|nepomukfileindexer|Rex Dieter2012-11-291-1/+1
|
* kde: drop PRELINK hack, already in fedora-live-base.ksRex Dieter2012-11-291-3/+0
|
* kde: add/use new @kde-telepathy groupRex Dieter2012-11-291-1/+2
|
* Xfce: Fix language selection but change the timeout to 20 seconds;Christoph Wickert2012-11-241-3/+3
| | | | make the sed commands more rebust against changes.
* Drop gnumeric for now to save space on xfce spin. Bug #853590Kevin Fenzi2012-11-161-0/+1
|
* Be more brutal in excluding extra kernel gunk.Bill Nottingham2012-11-121-0/+2
|
* Forgot a qlogic firmwareBill Nottingham2012-11-051-0/+1
|
* gnome-terminal relplayed by Terminal to save spaceFabian Affolter2012-11-031-1/+1
|
* Xfce: More space saving (#853590)Christoph Wickert2012-10-171-9/+6
|
* Xfce: Enable language selector in lightdmChristoph Wickert2012-10-151-1/+2
|
* Don't mount a tmpfs ourselves - use systemd's tmp.mount.Bill Nottingham2012-10-122-4/+8
| | | | We were mounting a tmpfs over a tmpfs, which aside from being redundant is appearing to cause some issues. (#857076)
* Match gnome comps changes.Bill Nottingham2012-10-112-4/+1
|
* Remove extraneous newlineBruno Wolff III2012-10-061-2/+1
|
* Prepare for building new spin-kickstarts package for f19Bruno Wolff III2012-10-062-1/+9
|
* 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.
* Exclude kernel-tools and friends.Bill Nottingham2012-10-051-2/+2
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstartsPeter Robinson2012-10-052-118/+6
|\
| * Drop meego kickstart per maintainer.Bill Nottingham2012-10-031-81/+0
| |
| * Remove some removals that are either excluded elsewhere, or are no longer ↵Bill Nottingham2012-10-031-7/+0
| | | | | | | | brought in.
| * Cleanup of fedora-live-miniBill Nottingham2012-10-031-30/+6
| | | | | | | | | | | | | | 1) Include the standard minimization bits, remove removals already referenced there. 2) Remove obsolete removals 3) Switch to groups for a couple of items 4) Switch to firewall-config
* | SoaS: remove deps that come from god knows wherePeter Robinson2012-10-051-8/+8
|/
* gnome-games-help no longer existsMatthias Clasen2012-09-281-1/+0
|
* Allow joysticks and game pads to work on live imageBruno Wolff III2012-09-191-13/+2
| | | | | Use the joystick-support package to support joysticks and game pads instead of doing it in post install.
* change up the sed command so lightdm autologin works for xfce spinAdam Miller2012-09-181-2/+2
|
* Less than 80 chars per lineFabian Affolter2012-09-161-3/+6
|
* system-config-network is not longer availableFabian Affolter2012-09-161-1/+0
|
* Add exclusion back.Bill Nottingham2012-09-071-0/+4
|
* Change spins to use the new desktop env groups rather than big lists of ↵Bill Nottingham2012-09-076-223/+21
| | | | | | packages. Tested composes; package set roughly eqiuvalent.
* Fix kickstart.Bill Nottingham2012-09-061-1/+1
|
* @base was renamed; adjust kickstarts.Bill Nottingham2012-09-016-7/+6
|
* Drop xfce4-xfswitch-plugin for now, it pulls in gdmKevin Fenzi2012-08-311-2/+3
| | | | Drop gnome-bluetooth for blueman. Saves 110+MB uncompressed.
* Install network-manager-applet rather than the removed NetworkManager-gnomeDennis Gilmore2012-08-313-3/+3
|
* Fix fedora-install-fedora for new anaconda package selection.Bill Nottingham2012-08-271-141/+84
| | | | | | | | | | | Anaconda package selection is determined by environments in the comps file which define environments to install, and groups that are options. Use those group lists, and drop individual packages since you can't select them anyway (outside of dracut/kernel). A few groups that are options for the workstation/development environment are commented out for space concerns. Test compose was ~4.0G without them, within range for the Fedora DVD.
* Revert "xfce: enable lightdm.service"Rex Dieter2012-08-111-3/+0
| | | | This reverts commit 60749a38a72da360006c3fc5818e30d4bed6cc97.
* Revert "enable kdm.service, DisplayManagerRework feature"Rex Dieter2012-08-111-3/+1
| | | | This reverts commit 0e4d9dfc4f859ab928d55100405e3a276145d96d.
* xfce: enable lightdm.serviceRex Dieter2012-08-111-0/+3
| | | | per https://fedoraproject.org/wiki/Features/DisplayManagerRework
* enable kdm.service, DisplayManagerRework featureRex Dieter2012-08-111-1/+3
| | | | per https://fedoraproject.org/wiki/Features/DisplayManagerRework
* Games: drop egoboo as it is being retiredBruno Wolff III2012-08-071-1/+0
|
* glest has been retied in favor of megaglest.Bruno Wolff III2012-08-071-1/+1
|
* desktop: don't drop any hunspell-* packagesRay Strode2012-08-021-3/+2
|