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 e5e8205 commit 014761bCopy full SHA for 014761b
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
7
raspberrypi-ui-mods linux-headers-rpi-v8 linux-image-rpi-v8
8
- linux-headers-rpi-2712 linux-image-rpi-2712 initramfs-tools
+ linux-headers-rpi-2712 linux-image-rpi-2712 initramfs-tools udev
9
)
10
11
for pkg in "${packages_to_hold[@]}"; do
0 commit comments