mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-17 11:45:37 -04:00
- This makes it easier to just copy the example, *groups*-key and all, into an online YAML file and serve that up. You get easier (local) testing. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Config.cpp | ||
Config.h | ||
netinstall.conf | ||
netinstall.yaml | ||
NetInstallPage.cpp | ||
NetInstallPage.h | ||
NetInstallViewStep.cpp | ||
NetInstallViewStep.h | ||
PackageModel.cpp | ||
PackageModel.h | ||
PackageTreeItem.cpp | ||
PackageTreeItem.h | ||
page_netinst.ui | ||
README.md | ||
Tests.cpp |
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.