summaryrefslogtreecommitdiffstats
path: root/fedora-live-kde-base.ks
Commit message (Collapse)AuthorAgeFilesLines
* Revert "fedora-live-kde-base.ks: fix #1003619 (SDDM autologin)"Rex Dieter2013-11-261-3/+4
| | | | This reverts commit f573b2905bfda13ccb34fdf9cf4b25cf0466cef2.
* Revert "kde: SDDM doesn't start (#1015048)"Rex Dieter2013-11-261-3/+3
| | | | This reverts commit d94cd7700729a45376f82947e7838653bf7144cc.
* kde: SDDM doesn't start (#1015048)Rex Dieter2013-10-031-3/+3
|
* fedora-live-kde-base.ks: fix #1003619 (SDDM autologin)Kevin Kofler2013-09-021-4/+3
| | | | | | Set SDDM rather than KDM to autologin liveuser on the KDE live image. Patch by Martin Bříza.
* split out kde packages in preperation for a arm kde spinDennis Gilmore2013-06-081-20/+1
|
* 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
|
* Revert "kde: Disable plasma-applet-updater too (#948099)"Rex Dieter2013-05-131-7/+2
| | | | This reverts commit 95e68dc29e12c3777794fa27e1d2c7425418be7e.
* 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
|
* kde: expliclty add mariadb depsRex Dieter2013-03-121-1/+3
| | | | Another hopefully short-term hack to avoid MySQL borkage, conflicts
* kde: -MySQL*Rex Dieter2013-03-091-0/+2
| | | | | A first attempt at avoiding mariadb/MySQL conflicts that are currently causing compose failures
* kde: -system-config-printer (again)Rex Dieter2012-12-251-0/+3
|
* kde: drep reference(s) to system-config-printer-kdeRex Dieter2012-12-221-4/+0
|
* 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
|
* Change spins to use the new desktop env groups rather than big lists of ↵Bill Nottingham2012-09-071-8/+3
| | | | | | packages. Tested composes; package set roughly eqiuvalent.
* Revert "enable kdm.service, DisplayManagerRework feature"Rex Dieter2012-08-111-3/+1
| | | | This reverts commit 0e4d9dfc4f859ab928d55100405e3a276145d96d.
* enable kdm.service, DisplayManagerRework featureRex Dieter2012-08-111-1/+3
| | | | per https://fedoraproject.org/wiki/Features/DisplayManagerRework
* fedora-live-kde-base.ks: Create /root/.config/gtk-3.0/ before writing to it.Kevin Kofler2012-05-151-0/+1
| | | | | | | We need to mkdir -p /root/.config/gtk-3.0 before writing settings.ini to it. (I had noticed that only after I had pushed the commit dropping the snippet, so now that said commit got reverted, the fix is needed.)
* kde: add bug #808062 referenceRex Dieter2012-05-141-1/+1
|
* Revert "fedora-live-kde-base.ks: Drop the workaround for GTK+ apps running ↵Rex Dieter2012-05-141-0/+11
| | | | | | as root." This reverts commit 7f9656a5ab2113a603fb8e602fc04c62b1e1bbf7.
* fedora-live-kde-base.ks: Don't list oxygen-gtk3 explicitly.Kevin Kofler2012-01-261-3/+0
| | | | | | This is now taken care of by the oxygen-gtk metapackage (which drags in both oxygen-gtk2 and oxygen-gtk3), which is default for @kde-desktop in comps (replacing the old gtk2-only oxygen-gtk).
* fedora-live-kde-base.ks: Drop the workaround for GTK+ apps running as root.Kevin Kofler2012-01-241-11/+0
| | | | | | The workaround (/root/.gtkrc-2.0 and /root/.config/gtk-3.0/settings.ini defaulting globally to oxygen-gtk) should not be needed anymore now that the setting is handled through xsettings.
* fedora-live-kde-base.ks: Default to oxygen-gtk3.Kevin Kofler2012-01-241-3/+7
| | | | | - Pull in oxygen-gtk3 instead of adwaita-gtk3-theme. - Also handle GTK+ 3 in the workaround for apps running as root.
* s/kpackagekit/apper/Rex Dieter2011-10-211-7/+3
|
* Revert "fedora-live-kde-base.ks: Don't disable Nepomuk even for liveuser ↵Rex Dieter2011-10-131-1/+4
| | | | | | (#731269)." This reverts commit 8591f0dd2c813abac3568f42eedcede4847614b5.
* kde: set akonadi QSQLITE3 backendRex Dieter2011-10-131-0/+7
|
* fedora-live-kde-base.ks: Don't disable Nepomuk even for liveuser (#731269).Kevin Kofler2011-08-171-4/+1
|
* fedora-live-kde-base.ks: pull in adwaita-gtk3-theme as long as we don't have ↵Kevin Kofler2011-04-061-0/+3
| | | | | | native GTK+ 3 theming This will actually be useful now that #683855 is fixed.
* fedora-live-kde-base.ks: create /root/.gtkrc-2.0 directly in the image (#689070)Kevin Kofler2011-03-221-7/+7
| | | | | This needs to be done directly in the file system image, not in the livesys initscript, because it should persist on liveinst.
* fedora-live*-kde.ks: Move some common fixes to fedora-live-kde-base.ks.Kevin Kofler2011-03-121-0/+12
|
* kde: missing '>' redirect from previous commitRex Dieter2011-03-101-1/+1
|
* hack around https://bugzilla.redhat.com/683855 by explictly usingRex Dieter2011-03-101-0/+6
| | | | oxygen-gtk for root user
* refactor bits for both a smaller livecd and bigger live imageRex Dieter2011-01-251-0/+109