calamares/src/modules/netinstall
Adriaan de Groot 95ceb1e8c7 REUSE: (BSD-2-Clause) all CMakeLists
The build instructions are not that interesting, it's a toss-up
between CC0 and BSD-2, but because other CMake bits are BSD-2-Clause,
apply that to more CMakeLists. The copyright date isn't all that
accurate, but these are just inconsequential files.

While here, tidy up and get rid of some useless intermediates.
2020-08-26 02:05:46 +02:00
..
CMakeLists.txt REUSE: (BSD-2-Clause) all CMakeLists 2020-08-26 02:05:46 +02:00
Config.cpp [netinstall] Allow the netinstall.yaml to contain key *groups* 2020-04-16 23:20:22 +02:00
Config.h [netinstall] Various refactoring 2020-03-27 16:12:48 +01:00
netinstall.conf [netinstall] Improve documentation of translation framework 2020-06-03 16:02:43 +02:00
netinstall.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
netinstall.yaml [netinstall] Hit the docs with a hammer 2020-04-16 14:34:55 +02:00
NetInstallPage.cpp [netinstall][users][tracking] Warnings--, extra ; 2020-08-12 09:58:39 +02:00
NetInstallPage.h [netinstall] Various refactoring 2020-03-27 16:12:48 +01:00
NetInstallViewStep.cpp [netinstall] Expand the table of common-strings 2020-04-06 17:35:27 +02:00
NetInstallViewStep.h [netinstall] Various refactoring 2020-03-27 16:12:48 +01:00
PackageModel.cpp [netinstall] Allow rich descriptions of packages 2020-04-16 22:42:26 +02:00
PackageModel.h [netinstall] Allow post-creation loading of model data 2020-03-24 12:36:31 +01:00
PackageTreeItem.cpp [netinstall] Display package descriptions 2020-04-16 22:42:30 +02:00
PackageTreeItem.h [netinstall] Allow rich descriptions of packages 2020-04-16 22:42:26 +02:00
page_netinst.ui REUSE: use <author> tag in .ui for license info 2020-08-26 02:05:46 +02:00
README.md [netinstall] Hit the docs with a hammer 2020-04-16 14:34:55 +02:00
Tests.cpp [netinstall] Allow rich descriptions of packages 2020-04-16 22:42:26 +02:00

Netinstall module

All of the actual documentation of the netinstall module has moved into the netinstall.conf file; since the configuration file may contain the groups-and-packages list itself, that format is also described there.