summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add arm kickstartsHEADmasterDennis Gilmore2013-05-285-0/+86
| | | | TODO: add other desktop spins
* Remove root passwordAdam Williamson2013-05-271-0/+3
| | | | From Brian Lane: needed with livecd-tools >= 19.3, see RHBZ #964299
* live-desktop.ks: restore homedir permissions same way the other spins do itAdam Williamson2013-05-271-2/+4
|
* Make anacondaless spins work againMatthias Clasen2013-05-241-0/+1
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=967013
* Pick up pile of changes made for betaBruno Wolff III2013-05-232-1/+5
| | | | | | A bunch of changes to master and f19 were made shortly before beta to get things under their size limits. Some other fixes were made as well.
* Don't continue to write a script from the F12/F13 days that does nothing to ↵Bill Nottingham2013-05-231-18/+0
| | | | | | | halt.local. 1) it's entirely commented out, so it does nothing 2) if we wanted to do this now, it would be better done in systemd anyway.
* Revert "kde: +system-config-users (#966086)"Rex Dieter2013-05-221-2/+0
| | | | | | This reverts commit 6555e34c8aa19157aae05f9ad330ce36ccc831b8. notting made change to comps instead (for the better, imo)
* kde: +system-config-users (#966086)Rex Dieter2013-05-221-0/+2
|
* Drop fedora-live-mini - nothing uses it.Bill Nottingham2013-05-213-377/+0
|
* mate: add missing 'fi', make autologin match xfce, fix perms for homedirAdam Williamson2013-05-201-8/+11
| | | | | | | | | | | Some fixes for the MATE spin. There was a duplicate 'sed' run on liveinst.desktop, one of which was in an 'if' statement with no 'fi'; this meant livesys never completed. Took out one of the runs and added the 'fi' to make livesys complete. Also changed to the style from the Xfce kickstart for LightDM autologin (seems sensible to have it consistent between spins, and we know the Xfce method works) and added the stanza for correcting ownership and SELinux context of /home/liveuser that is present in all other desktop live spins.
* Add the new guest agent groups to the live image base and the install DVD.Bill Nottingham2013-05-202-0/+3
|
* design: rebased to livecd ks to address size issueLuya Tshimbalanga2013-05-191-1/+1
|
* Set default web browser to midoriKevin Fenzi2013-05-171-0/+1
|
* Drop libreoffice-xsltfilter from the desktop spinMatthias Clasen2013-05-161-0/+2
|
* Drop im-chooser from desktop spinMatthias Clasen2013-05-161-1/+2
| | | | The functionality is in the control-center now
* Drop aisleriot for nowMatthias Clasen2013-05-161-0/+3
| | | | Space still a scarce resource
* design: remove comments aside packagesLuya Tshimbalanga2013-05-161-6/+6
|
* Drop web server environment specifically, and jboss from dev environment.Bill Nottingham2013-05-161-12/+7
| | | | Add python-web to developer env.
* Try to bring down the size of the mate-compiz spinDan Mashal2013-05-162-0/+13
|
* design: remove duplicated favorite apps from ksLuya Tshimbalanga2013-05-131-8/+1
|
* Revert "kde: Disable plasma-applet-updater too (#948099)"Rex Dieter2013-05-131-7/+2
| | | | This reverts commit 95e68dc29e12c3777794fa27e1d2c7425418be7e.
* LXDE: Save some space to meet 700 MiB target (#958427)Christoph Wickert2013-05-131-1/+8
|
* Drop firefox for now. Midori is the Xfce browser, folks can install firefox ↵Kevin Fenzi2013-05-131-1/+0
| | | | after install.
* robotics: Remove the gnome-games-help excludeKalev Lember2013-05-131-1/+0
| | | | The package was removed in F18.
* Move this rm to the right place. ;(Kevin Fenzi2013-05-112-5/+3
|
* Save some space on the Xfce spin.Kevin Fenzi2013-05-101-0/+8
|
* desktop: Exclude system-config-printerKalev Lember2013-05-101-0/+3
| | | | Duplicates functionality with gnome-control-center's printer panel.
* Drop the HighContrast icon theme cache from the desktop live cdMatthias Clasen2013-05-101-0/+4
| | | | | This is a huge file, and things work ok without it. Suggested by Kalev Lember
* Drop stix-fonts and ibus-typing-booster off the desktop spinMatthias Clasen2013-05-101-0/+2
| | | | We're overweight, and need to drop some leaf packages.
* Drop jrubyBill Nottingham2013-05-101-2/+2
|
* Drop infrastructure server env from the DVDBill Nottingham2013-05-101-7/+0
|
* Drop aspell-dicts too - only user on DVD is abiword -> link-grammar, and ↵Bill Nottingham2013-05-101-1/+0
| | | | that *should* be using hunspell
* There's no KDE3 on the DVD. Drop the translations.Bill Nottingham2013-05-101-1/+0
|
* Remove extra kernel.Bill Nottingham2013-05-101-0/+1
|
* New build to include fix for bug 959911.Bruno Wolff III2013-05-062-1/+4
|
* 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.
* Don't run gnome-initial-setup on the livecdMatthias Clasen2013-05-021-0/+4
|
* Drop community-mysql-* from the DVDBill Nottingham2013-05-011-2/+2
|
* Exclude 1.8 openjdk; it's getting pulled in by greedy dep solver, and it's ↵Bill Nottingham2013-05-011-2/+2
| | | | large.
* Get ready for new buildBruno Wolff III2013-05-012-1/+5
|
* Mate - add mate ks to the make fileBruno Wolff III2013-05-011-0/+1
|
* Initial import of MATE Compiz spinDan Mashal2013-04-302-0/+140
|
* Games - cuts to make target sizeBruno Wolff III2013-04-301-5/+0
|
* kde: Disable plasma-applet-updater too (#948099)Rex Dieter2013-04-291-2/+7
|
* try harder to prevent apper update checks (#948099)Rex Dieter2013-04-291-0/+8
|
* fpaste is in standard group now, no need to list it here.Kevin Fenzi2013-04-271-3/+0
|
* design: added gpickLuya Tshimbalanga2013-04-201-0/+1
|
* LXDE: Fix default mail client settingChristoph Wickert2013-04-191-1/+1
|
* Update test day ks for bug 953911Kevin Fenzi2013-04-192-86/+265
|
* Presto is now part of yum, not a separate pluginBruno Wolff III2013-04-083-7/+0
|