commit 0b4dd5958be9252aec86bbe323ade444064b6319 Author: Kevin Kofler Kevin@tigcc.ticalc.org Date: Mon Oct 26 19:18:17 2015 +0100
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.
fedora-live-kde-base.ks | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) --- diff --git a/fedora-live-kde-base.ks b/fedora-live-kde-base.ks index 3e1d26a..4819a2f 100644 --- a/fedora-live-kde-base.ks +++ b/fedora-live-kde-base.ks @@ -4,7 +4,6 @@
%include fedora-live-base.ks %include fedora-kde-packages.ks -%include snippets/packagekit-cached-metadata.ks
%post