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
python3-tk thonny
python3-pgzero
python3-serial
debian-reference-en
rpd-wayland-core rpd-x-core
rpd-applications
rpd-developer
rpd-graphics
rpd-preferences
rpd-theme
rpd-utilities rpd-preferences
python3-pip
python3-numpy
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
rpd-utilities
rpd-wayland-extras
rpd-x-extras

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