tokland / arch-bootstrap

Bootstrap a base Arch Linux system
312 stars 89 forks source link

What does -q installation flag does? #33

Closed arthurmoises closed 6 years ago

arthurmoises commented 6 years ago

arthur@arthur-K46CB:/$ ./arch-bootstrap.sh Usage: arch-bootstrap.sh [-q] [-a i686|x86_64|arm] [-r REPO_URL] [-d DOWNLOAD_DIR] DESTDIR

tokland commented 6 years ago

It configures static qemu. PR from a user that needed it: https://github.com/tokland/arch-bootstrap/pull/10

https://github.com/tokland/arch-bootstrap/blob/master/arch-bootstrap.sh#L180