You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
558 B
23 lines
558 B
[General] |
|
directory=target-rootfs |
|
cleanup=true |
|
unpack=true |
|
debootstrap=Debian Net Utils |
|
aptsources=Debian |
|
|
|
[Debian] |
|
packages=apt kmod lsof |
|
source=http://cdn.debian.net/debian/ |
|
keyring=debian-archive-keyring |
|
suite=buster |
|
components=main contrib non-free |
|
|
|
[Net] |
|
#Basic packages to enable the networking |
|
packages=netbase net-tools ethtool udev iproute2 iputils-ping ifupdown isc-dhcp-client ssh |
|
source=http://cdn.debian.net/debian/ |
|
|
|
[Utils] |
|
#General purpose utilities |
|
packages=locales adduser nano less wget dialog usbutils |
|
source=http://cdn.debian.net/debian/ |