~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/man/install.rst

  • Committer: William Grant
  • Date: 2009-06-29 04:24:27 UTC
  • mto: This revision was merged to the branch mainline in revision 1322.
  • Revision ID: grantw@unimelb.edu.au-20090629042427-cyhv90ktxf7wqnnh
Add a TODO about jailbuilding instructions for the packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
   mirror = http://url.to.archive/mirror # Replace with a fast Ubuntu mirror.
121
121
   extra_packages = python-configobj, python-svn, python-cjson
122
122
 
 
123
.. TODO: Move this around a bit, as the config options required differ for
 
124
   the packaged version.
 
125
 
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. ::