summaryrefslogtreecommitdiffstats
path: root/custom
Commit message (Collapse)AuthorAgeFilesLines
* Update test day ks for bug 953911Kevin Fenzi2013-04-192-86/+265
|
* qa-testday: Resolve overriding of favorite-apps issueBruno Wolff III2011-04-101-1/+22
| | | | | | | | favorite-apps was set in persistant config for qa-testday, but only for the live enviroment in live-desktop. The latter happens later since it happens at run time, not build time. So a new section was added to do a runtime override as well so the the qa-testday favorites are used both in the live environment and after a test install.
* qa-testday: %post sections are not run in the order I expected.Bruno Wolff III2011-04-101-1/+1
| | | | | | | | | | | | | | | | Both qa-testday.ks and fedora-live-desktop.ks were trying to modify /usr/share/glib-2.0/schemas/org.gnome.shell.qa-testday.gschema.override by appending to the end of it. However, even though fedora-live-desktop.ks was %included at the start of qa-testday.ks, the %post section from fedora-live-desktop.ks was run second, so that its favorite-apps setting was taking prference. So I am going back to including a vender string in the name of the override file. This seems to result in the config from qa-testday.ks taking precedence. But I don't know if this is based on alphabetic ordering by filename or just random happenstance. I have a question pending on the kickstart list to see if I can get more information on %post ordering.
* qa-testday: Add favorites to the same override file desktop uses.Bruno Wolff III2011-04-101-1/+1
| | | | | | | | It looks like the override for favorites working depending on the override file from qa-testday being processed after that from live-desktop. It worked in testing, but might not work later. So instead use append and the same name. This will put the qa-testday definition after the live-desktop one in the same file.
* qa-testday: Make a local liveinst.desktopBruno Wolff III2011-04-091-0/+9
| | | | | | For some reason I don't know right now, the installed liveinst.desktop gets renamed to anaconda.desktop in live-base. So until I know if that should really be done differently, I'm adding a local one.
* Add missing line to testday-wiki favorite.Bruno Wolff III2011-04-091-0/+1
|
* Adjust tweaking prerequisites to include zip and unzip.Bruno Wolff III2011-04-091-1/+4
|
* qa-testday: Need to override welcome page a different way.Bruno Wolff III2011-04-091-3/+10
|
* qa-testday: Remove unneeded encoding definition.Bruno Wolff III2011-04-091-1/+0
|
* qa-testday: Add back install to hard drive favoriteBruno Wolff III2011-04-091-1/+1
|
* qa-testday: Make comment reflect favorite instead of link.Bruno Wolff III2011-04-091-1/+1
|
* qa-testday: Link desktop entries don't work, use app entry instead.Bruno Wolff III2011-04-091-3/+3
|
* qa-testday: Replace firefox favorite with test day wiki favorite.Bruno Wolff III2011-04-091-1/+9
|
* qa-test-day: override urls don't stick, try to ignore them instead.Bruno Wolff III2011-04-091-2/+1
|
* qa-test-day: skel is in /etc not /usr.Bruno Wolff III2011-04-091-1/+1
|
* qa-test-day: Remove reference to deleted favorite.Bruno Wolff III2011-04-091-1/+1
|
* qa-test-day: The new directory for favorites needs to be created.Bruno Wolff III2011-04-091-0/+3
|
* qa-test-day: Remove redundant firefox favoriteBruno Wolff III2011-04-091-11/+0
|
* qa-test-day: Account for favorites search pathBruno Wolff III2011-04-091-5/+2
|
* qa-test-day: It looks like empty urls need to be quoted.Bruno Wolff III2011-04-091-2/+2
|
* Fix up the key value favorites override file.Bruno Wolff III2011-04-091-2/+2
|
* Suppress first run pages for firefox.Bruno Wolff III2011-04-091-0/+2
|
* The startup page should be changed in the branding area.Bruno Wolff III2011-04-091-4/+4
|
* glib-compile-schemas doesn't have a default.Bruno Wolff III2011-04-091-1/+1
| | | | | I incorrectly assumed glib-compile-schemas would default to the system schemas, but it turns out I need to explicitly name the directory.
* Remove unzip option included by mistake.Bruno Wolff III2011-04-091-1/+1
|
* Change how the startup page is modified.Bruno Wolff III2011-04-091-1/+4
| | | | | | Recent firefox versions keep the properties in a zip archive. So the appropriate file needs to be extracted, modified and put back into the archive.
* Add qa desktop entries to favorites.Bruno Wolff III2011-04-091-0/+10
|
* include fedora-livecd-desktop.ks and update haskell packagesJens Petersen2010-10-271-7/+5
| | | | Add emacs-haskell-mode and xmobar. ghc-*-doc are gone.
* Get rid of the sym linked files.Bruno Wolff III2010-06-079-10/+4
| | | | | 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.
* fedora-livecd-desktop.ks in custom needs more sym links.Bruno Wolff III2010-03-312-0/+2
| | | | | | fedora-livecd-desktop.ks includes fedora-live-desktop.ks and fedora-live-minimization.ks and so sym links for those need to be added in custom as well, for things to work.
* Add the custom/ kickstarts and bump versionJeroen van Meeuwen (Fedora Unity)2010-02-181-0/+19
|
* Rename fedora-mini-base.ks and fedora-mini-moblin.ks to match the naming ↵Jeroen van Meeuwen (Fedora Unity)2010-02-181-0/+1
| | | | | | 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
* Make adjustments to counteract size increase of the desktop spin - From kamilBruno Wolff III2010-02-041-1/+7
|
* Include QA's base ks file for test days.Bruno Wolff III2009-09-071-0/+60
|
* Move LXDE Spin into main directory and update Makefile.amJeroen van Meeuwen (Fedora Unity)2009-08-041-114/+0
|
* Move localized kickstarts to l10n/Jeroen van Meeuwen (Fedora Unity)2009-08-035-0/+124
Move custom kickstarts to custom/ Remove fedora-livecd-desktop-en_US.ks now that it is no longer necessary to localize the desktop.ks kickstart in en_US.