Readme: Add requirement for Linux system
This commit is contained in:
parent
a91dfcd57d
commit
8fbab94a88
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ This project provides script for making customizable Alpine Linux disk image for
|
|||
|
||||
== Requirements
|
||||
|
||||
* Linux system with common userland (Busybox or GNU coreutils)
|
||||
* POSIX-sh compatible shell (e.g. Busybox ash, dash, Bash, ZSH)
|
||||
* qemu-img and qemu-nbd (automatically installed by the script if running on Alpine)
|
||||
* e2fsprogs (for ext4), btrfs-progs (for Btrfs), or xfsprogs (for XFS) (automatically installed by the script if running on Alpine)
|
||||
|
|
Loading…
Reference in a new issue