File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 11[General]
22noauth=true
33unpack=true
4- debootstrap=Debian
4+ debootstrap=Debian Net Setup Config
55aptsources=Debian
66
77[Debian]
8- packages=systemd systemd-sysv udev apt kmod dialog locales netbase net-tools ethtool iproute iputils-ping ifupdown dhcpcd5 firmware-brcm80211 wpasupplicant sudo ssh avahi-daemon parted ntp
8+ # Base packages
9+ packages=systemd systemd-sysv udev apt kmod locales sudo
910source=http://deb.debian.org/debian/
1011keyring=debian-archive-keyring
1112components=main non-free
1213suite=stretch
14+
15+ [Net]
16+ # Networking packages
17+ packages=netbase net-tools ethtool iproute iputils-ping ifupdown dhcpcd5 firmware-brcm80211 wpasupplicant ssh avahi-daemon ntp
18+
19+ [Setup]
20+ # Packages required to finalize setup, they are automatically deleted after first boot
21+ # parted : to expand root partition
22+ packages=parted
23+
24+ [Config]
25+ # Packages required by the pi64-config CLI tool
26+ packages=dialog sysbench wireless-tools
You can’t perform that action at this time.
0 commit comments