Skip to content

Instantly share code, notes, and snippets.

@dominicusin
Last active September 4, 2023 22:58
Show Gist options
  • Save dominicusin/19b4162c96e1a934b33db13989130e54 to your computer and use it in GitHub Desktop.
Save dominicusin/19b4162c96e1a934b33db13989130e54 to your computer and use it in GitHub Desktop.
devuan
http://deb.devuan.org/devuan/pool/main/d/devuan-keyring/
apt install ./devuan-keyring
debootstrap --verbose --arch=arm64 --variant=minbase --force-check-gpg --components=main,contrib,non-free,non-free-firmware --extra-suites=6.0,ceres,daedalus,daedalus-backports,daedalus-proposed-updates,daedalus-security,daedalus-updates,excalibur,stable,stable-backports,stable-proposed-updates,stable-security,stable-updates,testing,unstable --include=vim,openssh-server,ntpdate,sudo,ifupdown,net-tools,udev,iputils-ping,wget,dosfstools,unzip,binutils,libatomic,mc,htop,most,mosh,screen,tmux,locales,dialog,aptitude,apt,apt-file,tasksel,debootstrap daedalus /mnt/Data/sys/sublin/devuan http://deb.devuan.org/merged/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment