Commit b3e55bd
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 - 0bb9a68 - we already have branches for
all RHEL releases, so there's no point keeping such a conditional
on the master branch. After 0bb9a68, 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 9e68789 and the FIXME was removed, then in 9eb1d1e 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>1 parent 8cceee8 commit b3e55bd
2 files changed
Lines changed: 0 additions & 76 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | 281 | | |
287 | 282 | | |
288 | 283 | | |
| |||
479 | 474 | | |
480 | 475 | | |
481 | 476 | | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | 477 | | |
486 | 478 | | |
0 commit comments