-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackages
More file actions
38 lines (30 loc) · 881 Bytes
/
packages
File metadata and controls
38 lines (30 loc) · 881 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# list the packages you want to add on lines starting with a `+`
# and the ones you want to remove on lines starting with a `-`
# comment and empty lines are omitted ; lines and package names are stripped
+ bash-completion
+ git
+ iftop
+ iotop
+ tmux
+ locate
+ ncurses-term
+ jq
+ tree
# replace netplan with ifupdown
- netplan.io
+ ifupdown
# docker stack: disabled in favor of balena (stage2/06-docker-tweaks)
# docker-ce docker-ce-cli containerd.io docker-compose-plugin
# runtime-config
+ python3-venv
# AP stack
+ hostapd dnsmasq
# not needed on host
- v4l-utils python3-gpiozero python3-rpi-lgpio
# disable swap
# - rpi-swap
# continue to use dhcpcd5 (replaced by network-manager in 2023-10)
# purposedly not using `dhcpcd5` as its a virtual package with conflict from raspberry-sys-mod
+ dhcpcd
# iptables mandatory for balena as well as captive-portal
+ iptables