Initial Commit
This commit is contained in:
14
readme.md
Normal file
14
readme.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Arch Linux built with Packer
|
||||
|
||||
Creates a minimal arch linux raw disk image that can be cloned directly to bare metal
|
||||
|
||||
## Requirements
|
||||
|
||||
1. [Packer](https://www.packer.io/)
|
||||
1. QEMU and KVM installed
|
||||
|
||||
## Usage
|
||||
|
||||
`packer build arch.pkr.hcl`
|
||||
|
||||
On my machine, it takes about 5 minutes to build (without downloading the arch iso)
|
||||
Reference in New Issue
Block a user