Skip to content

Commit

Permalink
README.md Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
abitrolly committed Dec 7, 2020
1 parent 7595923 commit f1c9bf9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Supported build environments
- chroot
- LXC

secure but with limited reproducibility:
Secure but with limited reproducibility:
- docker
- nspawn

secure and with full reproducibility:
Secure and with full reproducibility:
- KVM
- XEN
- ZVM (S390)
Expand All @@ -26,13 +26,13 @@ Supported build environments
- Amazon EC2

For hardware emulation there are
- qemu
which runs a qemu system emulator inside of KVM. This can
be considered also secure and reproducibility.
- qemu
which runs a QEMU system emulator inside of KVM. This can
be considered also secure and reproducible.
- The "emulator" VM can be used to run builds using any other
emulator via a wrapper script.
- A qemu user land emulation is also possible. This would give
higher speed, but requieres a preparation inside of the base
- A QEMU user land emulation is also possible. This would give
higher speed, but requires a preparation inside of the base
distribution for this mode.

Supported build formats
Expand Down

0 comments on commit f1c9bf9

Please sign in to comment.