We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e16f1 commit 9af1b58Copy full SHA for 9af1b58
scripts.d/15_pkg_upgrade.sh
@@ -5,7 +5,7 @@ source lib.sh
5
packages_to_hold=(
6
libfm-data libfm-extra4 libfm-gtk-data libfm-gtk4 libfm-modules libfm4 raspberrypi-ui-mods
7
linux-headers-rpi-v8 linux-image-rpi-v8 linux-headers-rpi-2712 linux-image-rpi-2712
8
- initramfs-tools initramfs-tools-core udev libpam-systemd libsystemd-shared libsystemd0
+ initramfs-tools initramfs-tools-core udev libpam-systemd libsystemd-shared libsystemd0 libudev1
9
)
10
11
for pkg in "${packages_to_hold[@]}"; do
0 commit comments