Switch stage4 to use meta-packages

This commit is contained in:
Serge Schneider
2025-08-04 10:06:13 +01:00
parent 3bcd9d452a
commit 349a6a0ae0
9 changed files with 7 additions and 49 deletions

View File

@@ -1,2 +0,0 @@
# Enable realtime process priority?
jackd2 jackd/tweak_rt_limits boolean true

View File

@@ -1,27 +1,8 @@
python3-pygame rpd-applications
python3-tk thonny rpd-developer
python3-pgzero rpd-graphics
python3-serial rpd-preferences
debian-reference-en
rpd-wayland-core rpd-x-core
rpd-theme rpd-theme
rpd-utilities rpd-preferences rpd-utilities
python3-pip rpd-wayland-extras
python3-numpy rpd-x-extras
rc-gui sense-hat
tree
libgl1-mesa-dri libgles1 xcompmgr
geany
piclone
python3-flask
pprompt
piwiz
rp-prefapps
ffmpeg
vlc
rpi-connect
labwc
squeekboard
# ninja-build and openocd needed for vscode pico extension
meson openocd

View File

@@ -1 +0,0 @@
pi-package

View File

@@ -1,4 +0,0 @@
hunspell-en-gb
hyphen-en-gb
wamerican
wbritish

View File

@@ -1,5 +0,0 @@
#!/bin/bash -e
on_chroot << EOF
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_boot_behaviour B4
EOF

View File

@@ -1,5 +0,0 @@
#!/bin/bash -e
on_chroot << EOF
raspi-config nonint do_xcompmgr 0
EOF

View File

@@ -1 +0,0 @@
cups

View File

@@ -1,5 +0,0 @@
#!/bin/bash -e
on_chroot << EOF
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_wayland W2
EOF