Unnamed repository
The kernel-install plugin removed the "${BOOT_DIR_ABS%/*}" directory that
was created unconditionally by the kernel-install script. Since the other
plugins used the existence of this directory as the indication on whether
systemd-boot was used or not.
But now the kernel-install script doesn't unconditionally create this dir
anymore and if $BOOT/$MACHINE_ID exists, so there's no need anymore to do
any cleanup.
|
||
|---|---|---|
| .gitignore | ||
| 20-zipl-kernel.install | ||
| 52-zipl-rescue.install | ||
| 91-zipl.install | ||
| ccw_init | ||
| ccw.udev | ||
| dasd.udev | ||
| dasdconf.sh | ||
| device_cio_free | ||
| device_cio_free.service | ||
| normalize_dasd_arg | ||
| s390-tools-zipl-blscfg-rpm-nvr-sort.patch | ||
| s390-tools-zipl-invert-script-options.patch | ||
| s390utils.spec | ||
| sources | ||
| zfcp.udev | ||
| zfcpconf.sh | ||