|
|
@ -1,5 +1,14 @@
|
|
|
|
# Configuration for the low-density software chooser
|
|
|
|
# Configuration for the low-density software chooser
|
|
|
|
---
|
|
|
|
---
|
|
|
|
|
|
|
|
# The packagechooser writes a GlobalStorage value for the choice that
|
|
|
|
|
|
|
|
# has been made. The key is *packagechooser_<id>*. If *id* is set here,
|
|
|
|
|
|
|
|
# it is substituted into the key name. If it is not set, the module's
|
|
|
|
|
|
|
|
# instance name is used; see the *instances* section of `settings.conf`.
|
|
|
|
|
|
|
|
# If there is just one packagechooser module, and no *id* is set,
|
|
|
|
|
|
|
|
# resulting GS key is probably *packagechooser_packagechooser*.
|
|
|
|
|
|
|
|
#
|
|
|
|
|
|
|
|
# id: ""
|
|
|
|
|
|
|
|
|
|
|
|
# Software selection mode, to set whether the software packages
|
|
|
|
# Software selection mode, to set whether the software packages
|
|
|
|
# can be chosen singly, or multiply.
|
|
|
|
# can be chosen singly, or multiply.
|
|
|
|
#
|
|
|
|
#
|
|
|
|