update to build on 5.15
This commit is contained in:
parent
ebe18fc3a5
commit
73c6ffa15b
8 changed files with 232 additions and 316 deletions
|
|
@ -1,10 +0,0 @@
|
|||
post_upgrade() {
|
||||
if findmnt --fstab -uno SOURCE /boot &>/dev/null && ! mountpoint -q /boot; then
|
||||
echo "WARNING: /boot appears to be a separate partition but is not mounted."
|
||||
fi
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
rm -f boot/initramfs-linux.img
|
||||
rm -f boot/initramfs-linux-fallback.img
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue