summaryrefslogtreecommitdiffstats
path: root/fedora-live-desktop.ks
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2011-03-23 20:37:47 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-03-23 22:01:15 -0400
commit94408125e71bc90eb2f1d9d0d51b2d7b2bb1eead (patch)
tree9edde099562964ec4a33ee2f3fd59201f7dc83eb /fedora-live-desktop.ks
parent8141a790b574b7a352da54459e6f31081299dab3 (diff)
downloadspin-kickstarts-94408125e71bc90eb2f1d9d0d51b2d7b2bb1eead.tar.gz
spin-kickstarts-94408125e71bc90eb2f1d9d0d51b2d7b2bb1eead.tar.xz
spin-kickstarts-94408125e71bc90eb2f1d9d0d51b2d7b2bb1eead.zip
desktop: actually disable the updates plugin
We don't need updates to be installed on the live image. The method used in the live base doesn't work.
Diffstat (limited to 'fedora-live-desktop.ks')
-rw-r--r--fedora-live-desktop.ks6
1 files changed, 6 insertions, 0 deletions
diff --git a/fedora-live-desktop.ks b/fedora-live-desktop.ks
index dc94c14..8d14f65 100644
--- a/fedora-live-desktop.ks
+++ b/fedora-live-desktop.ks
@@ -27,6 +27,12 @@ cat >> /usr/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.overrid
lock-enabled=false
FOE
+# disable updates plugin
+cat >> /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.override << FOE
+[org.gnome.settings-daemon.plugins.updates]
+active=false
+FOE
+
# make the installer show up
if [ -f /usr/share/applications/liveinst.desktop ]; then
# Show harddisk install in shell dash