[PATCH] initramfs regeneration, again

David Shea dshea at redhat.com
Fri Jan 23 15:41:40 UTC 2015


Turns out some people really do want to reuse /boot. Fine. Do the thing with
the rpm database instead.

I think there were some cases discussed in IRC that this wouldn't cover, but I
think they involved what to do if someone reused a /boot that contained the
same kernel versions as were being installed, and I don't really care a whole
lot what such a person ends up with.

David Shea (1):
  Use the rpm database to find packages installed by package payloads

 pyanaconda/packaging/__init__.py   | 19 +++++++++++++++++++
 pyanaconda/packaging/dnfpayload.py |  7 -------
 pyanaconda/packaging/yumpayload.py |  8 --------
 3 files changed, 19 insertions(+), 15 deletions(-)

-- 
2.1.0



More information about the anaconda-patches mailing list