Fedora 21: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 281: Line 281:
*http://forums.fedoraforum.org/showthread.php?t=301216
*http://forums.fedoraforum.org/showthread.php?t=301216


===Turn off gnome automatic background updates===
*NOTE seems to be no longer available:
:https://bugzilla.gnome.org/show_bug.cgi?id=709121
*To turn off background downloading of updates and forced 10 minute updates on boot of gnome3.10.1
*Root terminal
yum install dconf-editor
*User Terminal
dconf-editor
gnome/settings-daemon/plugins/updates
::Uncheck [ ] auto updates
:'''NOTE''' this plugin no longer exists in f21(rawhide) 03/14/2014
* see gnome Bug:
::https://bugzilla.gnome.org/show_bug.cgi?id=719304
*This is modified: 12/28/2013
:https://git.gnome.org/browse/gnome-software/commit/?id=774a67b55ca21901d4dca58717015503fce8db1b
"This moves more functionality from the gsd updates plugin here:
* Notify about successful or unsuccessful offline updates 15 seconds after start.
* Monitor for available offline updates and notify about them, once per hour.
* Refresh the cache once per day, after 6am.
* If important updates are available, or updates have not been installed for at least 7 days, download all available updates.
We rely on PackageKit to prepare an offline update when updates have been downloaded.
* Avoid mobile networks for cache refresh and downloads."
:: https://bugzilla.gnome.org/show_bug.cgi?id=709121
====Logic Map for Updates in gnome====
*https://bug709121.bugzilla-attachments.gnome.org/attachment.cgi?id=256126
:: https://bugzilla.gnome.org/show_bug.cgi?id=709121


====know how to force a reinstall of a kernel====
====know how to force a reinstall of a kernel====