]> git.proxmox.com Git - aab.git/blame - README
use new config properties for sample lxc config
[aab.git] / README
CommitLineData
56491527
WB
1Usage example:
2
31) Create an aab.conf file describing your template.
4
5--- Example aab.conf:
6Name: base
7Version: 2015-08-21-1
8Section: optional
9Maintainer: Your Name
10Headline: ArchLinux base image.
11Architecture: x86_64
12Source: http://archlinux.cu.be/$repo/os/$arch
13--- End of example
14
152) Run as root:
16
17 # ./aab init
18 # ./aab bootstrap
19
203) Maybe install additional packages
21
22 # ./aab install base-devel
23
244) Create the archive and clean up:
25
26 # ./aab finalize
27 # ./aab cleanup