Created
August 7, 2017 19:37
-
-
Save lissyx/f007de2fff24b5af219ce07d283ebe0f to your computer and use it in GitHub Desktop.
Multistrap ARM64 Debian Sid
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[General] | |
arch=arm64 | |
noauth=true | |
unpack=true | |
debootstrap=Debian | |
aptsources=Debian | |
cleanup=true | |
[Debian] | |
packages=apt systemd systemd-sysv udev kmod locales sudo netbase net-tools ethtool iproute iputils-ping ifupdown dhcpcd5 firmware-brcm80211 wpasupplicant ssh avahi-daemon ntp libsox-dev libgoogle-perftools-dev | |
source=http://ftp.debian.org/debian | |
keyring=debian-archive-keyring | |
components=main contrib non-free | |
suite=sid |
wasertech
commented
Jul 17, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment