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
|
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
|
|
||||||
|
|||||||
@@ -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