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

« back to all changes in this revision

Viewing changes to ivle/config/ivle-spec.conf

  • Committer: William Grant
  • Date: 2010-07-28 04:13:05 UTC
  • mfrom: (1801.1.2 die-cjson-die)
  • Revision ID: grantw@unimelb.edu.au-20100728041305-xwypm3cn1l1mnki1
Port from cjson to (simple)json.

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
suite = string(default="hardy")
83
83
mirror = string(default="http://archive.ubuntu.com/ubuntu")
84
84
extra_sources = string_list(default=list())
85
 
extra_packages = string_list(default=list('python-configobj', 'python-cjson', 'python-svn'))
 
85
extra_packages = string_list(default=list('python-configobj', 'python-simplejson', 'python-svn'))
86
86
extra_keys = string(default=None) # Cannot have triple-quoted list members.
87
87
 
88
88
# user_info is for jail-specific settings for the user who owns the jail