Dear Wiki user, You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification. The following page has been changed by KarstenWade: http://fedoraproject.org/wiki/Docs/Beats/PackageNotes The comment on the change is: little edit for clarity and similarity, plus a test of relnotes content stream ------------------------------------------------------------------------------ == Yum cache handing behavior change == - By default, yum is now configured to remove headers and packages downloaded after a successful install to reduce the ongoing disk space requirements of updating a Fedora system. Most users have little or no need for the packages once they have been installed on your system. For cases where you wish to preserve the headers and packages (for example, if you share your `/var/cache/yum` directory between multiple machines), you can modify the keepcache option to 1 in `/etc/yum.conf`. + By default, {{{yum}}} is now configured to remove headers and packages downloaded after a successful install to reduce the ongoing disk space requirements of updating a Fedora system. Most users have little or no need for the packages once they have been installed on the system. For cases where you wish to preserve the headers and packages (for example, if you share your `/var/cache/yum` directory between multiple machines), modify the keepcache option to `1` in `/etc/yum.conf`. - == Kernel device, module loading, and hotplug changes ==