Switch stage4 to use meta-packages
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# Enable realtime process priority?
|
||||
jackd2 jackd/tweak_rt_limits boolean true
|
||||
@@ -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
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
pi-package
|
||||
@@ -1,4 +0,0 @@
|
||||
hunspell-en-gb
|
||||
hyphen-en-gb
|
||||
wamerican
|
||||
wbritish
|
||||
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
on_chroot << EOF
|
||||
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_boot_behaviour B4
|
||||
EOF
|
||||
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
on_chroot << EOF
|
||||
raspi-config nonint do_xcompmgr 0
|
||||
EOF
|
||||
@@ -1 +0,0 @@
|
||||
cups
|
||||
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
on_chroot << EOF
|
||||
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_wayland W2
|
||||
EOF
|
||||
Reference in New Issue
Block a user