Created
July 3, 2026 18:41
-
-
Save dominicusin/452ef1dfef6ee6d31bcbd6e0c3cf54e3 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| debootstrap --verbose --arch=amd64 --include="build-essential,tasksel,aptitude,mc,htop,most,mosh,screen,tmux" --exclude="snapd" --extra-suites="stonking,stonking-backports,stonking-proposed,stonking-security,stonking-updates" --components="main,multiverse,restricted,universe" --variant=minbase --merged-usr --force-check-sig --force-check-gpg --log-extra-deps stonking /mnt/Ubuntu4 https://mirrors.nxthost.com/ubuntu/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment