Commit Graph

69 Commits

Author SHA1 Message Date
Neal Gompa 947772dccb fedora-live-kde-base: %endif -> %end
Kickstart uses %end instead of %endif, oops!

Fix thinko typo and let's pretend this never happened...

Fixes: 83d02d4bc4
2022-12-03 12:02:22 -05:00
Neal Gompa 83d02d4bc4 Switch all live media variants to use livesys-scripts
Reference: https://fedoraproject.org/wiki/Changes/ModernizeLiveMedia
2022-12-01 19:37:06 -05:00
Adam Williamson 34faea4b50 Disable automount on KDE live images (#2073708)
It's mounting non-removable devices and causing problems for
anaconda. Note, KDE will still show a notification with a
button for mounting the device, and it shows in the file manager
where clicking on it mounts it; the behaviour is about the same
as Fedora 35 (slightly better, as the notification shows on
subsequent plugs of the same stick, which it did not in F35).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-04-21 17:00:37 -07:00
Neal Gompa ebe3cfa4b3 kde: Fallback to Plasma X11 session for basic graphics mode (#1952431)
The Plasma Wayland session does not work when kernel mode-setting has
been disabled, so fall back to X11 automatically in this scenario.

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2021-04-23 02:38:28 -04:00
Rex Dieter 0b624bcd11 kde: disable plasma-discover-notifier on live image
Migrate snippet from plasma-pk-updates to plasma-discover-notifier
2021-03-22 14:34:46 -05:00
mattdm 021225b76d remove plasma-pk-updates from live environment
Should fix blocker bug https://bugzilla.redhat.com/show_bug.cgi?id=1436873 (Previous code here did not work.)
2017-07-01 09:27:31 -07:00
pbrobinson@fedoraproject.org d533c7a2cc Rename *packages.ks to *common.ks as it's not just packages that should be shared in here but also common pre/post scriptlets that should be run on all images. Using common rather than packages better reflects what should go here.
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
2017-01-19 02:40:20 +00:00
Kevin Kofler 0b4dd5958b fedora-live-kde-base.ks: Don't shipped cached PackageKit metadata.
This effectively reverts the recent change by rdieter, without undoing
the refactoring.

As per the IRC discussion, it looks like caching the metadata is not all
that helpful with Apper or Muon (and I doubt it is actually helpful with
ANY frontend, because updates will necessarily be outdated, and even the
Everything repo usually changes one last time after the last RC, to
officially push packages that the RC took from a side repo), we would
only be increasing our spin size with stale metadata.
2015-10-26 19:18:17 +01:00
Kalev Lember 2459d8254b Move packagekit-cached-metadata.ks to snippets/
... and make it a top-level script wrapped in %post ... %end.
2015-10-20 21:29:22 +02:00
Rex Dieter 6817b9661f split pk cached metadata hack into include'able snippet
and add to -kde-base
2015-10-20 11:12:14 -05:00
Rex Dieter 9fe671fe49 kde: Plasma session notifies for available updates
See also http://bugzilla.redhat.com/1262600
2015-10-20 08:41:12 -05:00
Rex Dieter 7b8922bfca kde: drop (deprecated) xsession stuff 2015-09-25 10:09:04 -05:00
Rex Dieter 4dd1659d02 add trailing / , to ensure we copy to dir and not as file 2015-09-25 09:48:47 -05:00
Rex Dieter b899a6e8ef kde: drop kdm reference 2015-09-25 09:20:25 -05:00
Rex Dieter 58fd2bb1b3 kde: drop reference to /etc/sysconfig/desktop
deprecated long ago
2015-09-25 09:19:13 -05:00
Rex Dieter 3dc4603931 kde: update default favorites 2015-09-25 09:17:20 -05:00
Rex Dieter 93c87e947c drop liveinst icon hack
no longer needed, and needlessly invalidates icon cache
2015-09-25 09:14:15 -05:00
Rex Dieter 22c37e61ca explicitly mkdir Desktop dir
workaround https://bugzilla.redhat.com/show_bug.cgi?id=1266243
2015-09-25 09:12:33 -05:00
Rex Dieter b44bc5a578 disable kwallet migrator 2015-09-21 20:16:13 -05:00
Rex Dieter a40ab7b175 Revert "kde: Enable folderview on kde live"
This reverts commit 769827f2e7.

It didn't work reliably, and we have a better solution,
https://admin.fedoraproject.org/updates/FEDORA-2015-8453
2015-05-21 11:35:08 -05:00
Rex Dieter 769827f2e7 kde: Enable folderview on kde live
workaround for
https://bugzilla.redhat.com/show_bug.cgi?id=1220862
2015-05-18 09:31:01 -05:00
Rex Dieter 77955c8fc4 kde: drop plasma-netbook hack
plasma-netbook no longer exists
2015-05-05 12:06:24 -05:00
Rex Dieter 5a5764090a kde: Disable plasma-pk-updates on live image
See also saga at:
https://bugzilla.redhat.com/show_bug.cgi?id=1206760
2015-05-05 12:01:20 -05:00
Rex Dieter 9390940213 kde: drop apper references, fix baloofilerc 2015-05-05 11:49:44 -05:00
Rex Dieter 21696187bb kde: fix browser link 2015-05-05 11:40:10 -05:00
Rex Dieter 6eee3644ad kde: nuke nepomuk references 2015-03-11 12:57:06 -05:00
Rex Dieter a9a49fa3d6 kde: s/oxygen-gtk/Adwaita/ 2015-03-11 12:54:43 -05:00
Rex Dieter 86e274f415 kde-base: fix kickstart favorites for plasma5 2015-03-11 08:38:48 -05:00
Adam Williamson 125219301c fedora-live-kde-base.ks: follow-up to autologin session fix
There's *two* places where the session name is referenced, Kev
only fixed one.
2015-03-02 18:24:34 -08:00
Kevin Kofler 04ec5daa6b fedora-live-kde-base.ks: Change the autologin Session to plasma.desktop.
Plasma 5 uses plasma.desktop instead of kde-plasma.desktop.
2015-02-26 20:06:59 +01:00
Rex Dieter 2120aded43 kde: support modifying existing /etc/sddm.conf 2014-11-13 12:39:40 -06:00
Adam Williamson c99924252b ...and fix SDDM one more time: correct name of Plasma session 2014-10-23 12:18:11 -07:00
Adam Williamson cc7179c45d fix SDDM config write to not use 'EOF'
It's nested in another cat << EOF, so can't use the same string.
2014-10-23 11:42:27 -07:00
Adam Williamson 6d305ab349 update autologin conf for SDDM changes (from mbriza, #1149610) 2014-10-23 11:03:10 -07:00
Rex Dieter 09a1dd5807 kde: disable baloo for live user 2014-04-08 21:40:27 -05:00
Rex Dieter 7492604654 kde: SDDM doesn't start (#1015048) 2013-10-03 10:05:58 -05:00
Kevin Kofler e1715dc151 fedora-live-kde-base.ks: fix #1003619 (SDDM autologin)
Set SDDM rather than KDM to autologin liveuser on the KDE live image.

Patch by Martin Bříza.
2013-09-02 22:45:02 +02:00
Dennis Gilmore 9defda29d1 split out kde packages in preperation for a arm kde spin 2013-06-08 20:18:31 -05:00
Rex Dieter c47d54f70c Revert "kde: +system-config-users (#966086)"
This reverts commit 6555e34c8a.

notting made change to comps instead (for the better, imo)
2013-05-22 13:54:57 -05:00
Rex Dieter 6555e34c8a kde: +system-config-users (#966086) 2013-05-22 13:25:35 -05:00
Rex Dieter 4b6309582b Revert "kde: Disable plasma-applet-updater too (#948099)"
This reverts commit 95e68dc29e.
2013-05-13 12:12:05 -05:00
Rex Dieter 95e68dc29e kde: Disable plasma-applet-updater too (#948099) 2013-04-29 13:33:26 -05:00
Rex Dieter 19912d72a1 try harder to prevent apper update checks (#948099) 2013-04-29 12:41:23 -05:00
Rex Dieter 315dbdea22 kde: expliclty add mariadb deps
Another hopefully short-term hack to avoid MySQL borkage, conflicts
2013-03-12 10:36:51 -05:00
Rex Dieter 2c02271f43 kde: -MySQL*
A first attempt at avoiding mariadb/MySQL conflicts that are currently
causing compose failures
2013-03-09 18:58:26 -06:00
Rex Dieter 9858d4fe16 kde: -system-config-printer (again) 2012-12-25 16:37:34 -06:00
Rex Dieter 4606094b82 kde: drep reference(s) to system-config-printer-kde 2012-12-22 13:59:58 -06:00
Rex Dieter fe6dec7816 kde: s|nepomukstrigiservice|nepomukfileindexer| 2012-11-29 10:33:27 -06:00
Rex Dieter c1199aa6a5 kde: drop PRELINK hack, already in fedora-live-base.ks 2012-11-29 10:32:13 -06:00
Rex Dieter 0a9cda4ba8 kde: add/use new @kde-telepathy group 2012-11-29 09:59:25 -06:00