Open main menu
Aram's Wiki
β
Search
Changes
← Older edit
Newer edit →
Create Debian sysroots
12 bytes removed
,
12:47, 24 November 2019
→
Run debootstrap
== Run debootstrap ==
<code>
for arch in amd64 arm64 mips mips64el ppc64el; do sudo debootstrap --arch $arch --variant=buildd stable debian-$arch http://deb.debian.org/debian; done
</code>
== See also ==
* [https://wiki.debian.org/Debootstrap debootstrap]
Aram
Bureaucrats
,
Administrators
687
edits