120
120
mirror = http://url.to.archive/mirror # Replace with a fast Ubuntu mirror.
121
121
extra_packages = python-configobj, python-svn, python-cjson
123
126
Now we can actually build the jail. The creation process basically downloads
124
127
a minimal Ubuntu system and installs it in ``/var/lib/ivle/jails/__base__``.
125
128
Note that this could download a couple of hundred megabytes. ::