calamares/src/modules/netinstall
2020-08-12 10:29:24 +02:00
..
CMakeLists.txt [netinstall] There is no netinstall.qrc 2020-07-24 13:39:43 +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 [netinstall] Fix schema -- the groups file still needs attention 2020-08-12 10:29:24 +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 [netinstall] Don't give the translators a bogus string 2020-02-19 17:13:01 +01: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.