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

« back to all changes in this revision

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

ivle-buildjail now only copies the system's IVLE files if jail/devmode
is True. It defaults to False.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
magic = string
54
54
 
55
55
[jail]
 
56
devmode = boolean(default=False)
56
57
suite = string(default="hardy")
57
58
extra_sources = string_list(default=list())
58
59
extra_packages = string_list(default=list())