mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-16 11:15:37 -04:00
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Config.cpp | ||
Config.h | ||
netinstall.conf | ||
netinstall.schema.yaml | ||
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.