[netinstall] Point documentation towards netinstall README.md

This commit is contained in:
Adriaan de Groot 2019-08-26 16:01:14 +02:00
parent 6fb909a799
commit ee29c45433
2 changed files with 11 additions and 0 deletions

View File

@ -4,6 +4,13 @@
# groupsUrl: http://example.org/netinstall.php
# or it can be a locally installed file:
# groupsUrl: file:///usr/share/calamares/netinstall.yaml
#
# Note that the contents of the groups file is the **inmportant**
# part of the configuration of this module. It specifies what
# the user may select and what commands are to be run.
#
# The format of the groups file is documented in `README.md`.
#
# groupsUrl: file:///usr/share/calamares/netinstall.yaml
# If the installation can proceed without netinstall (e.g. the Live CD

View File

@ -1,3 +1,7 @@
# Example configuration with groups and packages, taken from Chakra Linux.
#
# This example is rather limited. See `README.md` for full documentation
# on the configuration format.
- name: "Default"
description: "Default group"
hidden: true