]> git.ipfire.org Git - thirdparty/dracut.git/commit
Drop 51-dracut-rescue-postinst.sh entirely
authorAdam Williamson <awilliam@redhat.com>
Thu, 26 Nov 2020 19:29:45 +0000 (11:29 -0800)
committerHarald Hoyer <harald@hoyer.xyz>
Mon, 14 Dec 2020 13:01:28 +0000 (14:01 +0100)
commitb3e55bde30b8d34c7ed888794ef3f5e9f028b267
treee24385dc9b641d79b0fbc020c82c32ea542b3529
parent8cceee8059a7a8911ead6f388106cc0aa5c4f634
Drop 51-dracut-rescue-postinst.sh entirely

It is only installed on RHEL 8+, but as noted in the first commit
that tried to do this - 0bb9a683 - we already have branches for
all RHEL releases, so there's no point keeping such a conditional
on the master branch. After 0bb9a683, 51-dracut-rescue-postinst.sh
was re-added because Fedora 30 needed it, with a FIXME saying to
remove it after F30 was released. But instead of that happening, it
got changed to a conditional to install it on Fedora <= 30 or RHEL
<= 8 in 9e68789d and the FIXME was removed, then in 9eb1d1ed that
conditional was simplified to only refer to RHEL, so we wound up
with this situation.

Note the last two commits were never ported to the RHEL-8 branch,
so it's broken, I will send a separate PR for that.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
51-dracut-rescue-postinst.sh [deleted file]
dracut.spec