Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
blob: fc0d905e658cccdb8260fd2d9f15ee277644d13d (plain)
1
2
3
4
5
6
7
8
9
10
11
# LXC

Bases on https://github.com/lxc/lxc-templates (version 3.04.)

# usage

Copy `lxc-archlinux32` to `/usr/share/lxc/templates`.

Create an LXC image with:
`lxc-create -n arch32 -t /usr/share/lxc/templates/lxc-archlinux32 -- -a pentium4`
(choose one of `pentium4`, `i686` or `i486`)