Index of /~hollow/stages

Icon  Name                                  Last modified      Size  
[DIR] Parent Directory - [DIR] old/ 06-Sep-2007 22:28 - [DIR] specs/ 26-Mar-2007 20:51 - [   ] stage3-amd64-20070905.tar.bz2 06-Sep-2007 20:51 167M [   ] stage3-amd64-20070905.tar.bz2.DIGESTS 06-Sep-2007 20:51 159 [   ] stage3-i686-20070905.tar.bz2 06-Sep-2007 21:26 103M [   ] stage3-i686-20070905.tar.bz2.DIGESTS 06-Sep-2007 21:26 157 [   ] stage4-amd64-20070905.tar.bz2 06-Sep-2007 22:24 168M [   ] stage4-amd64-20070905.tar.bz2.DIGESTS 06-Sep-2007 22:24 159 [   ] stage4-i686-20070905.tar.bz2 06-Sep-2007 18:39 104M [   ] stage4-i686-20070905.tar.bz2.DIGESTS 06-Sep-2007 18:39 157

This directory contains ready-to-use Gentoo stages for Linux-VServer. They should also work on OpenVZ. There are different types of stages:

To build a new guest with one of these stages use a command similar to the following (requires util-vserver-0.30.213 or later):

vserver myguest build \
	-m template \
	--context 123 \
	--hostname myguest \
	--interface eth0:192.168.0.123/24 \
	--initstyle gentoo \
	-- \
	-d gentoo \
	-t /path/to/stage4-arch-version.tar.bz2