Distribution-independent installer framework
Go to file
Adriaan de Groot 154396f80a CI: drop support for clang-format10 and later
The only acceptable versions of clang-format are 8 and 9 for now
(until another round of big-churn-from-formatting, at which point
we'll update the required version).

clang-format-9 says:

    SpacesInSquareBrackets (bool)
      If true, spaces will be inserted after [ and before ]. Lambdas
      or unspecified size array declarations will not be affected.

clang-format-10 changes part of that to:

      Lambdas without arguments or unspecified size array
      declarations will not be affected.

This means that 9 will only allow `[name]` for captures, and 10
will only allow `[ name ]` for captures, so they ping-pong all
the lambda's in the codebase back and forth. Just don't.
2021-06-04 14:55:11 +02:00
.github CI: fix artifact-building 2021-05-30 14:46:13 +02:00
.reuse REUSE: the CI actions are uninteresting 2021-03-09 13:52:13 +01:00
.tx REUSE: administrative and repo-meta files 2020-08-26 02:22:49 +02:00
3rdparty [3rdparty] Warnings-- (override) in KDSAG 2020-09-22 22:37:19 +02:00
ci CI: drop support for clang-format10 and later 2021-06-04 14:55:11 +02:00
CMakeModules CMake: simplify development-version string 2021-03-26 18:25:51 +01:00
data REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
lang i18n: [python] Automatic merge of Transifex translations 2021-05-14 17:49:46 +02:00
LICENSES REUSE: LICENSES/ files 2020-08-26 01:06:55 +02:00
man Changes: update Calamares manpage 2020-09-29 16:41:57 +02:00
src Merge pull request #1708 from demmm/calamares 2021-05-31 11:48:10 +02:00
.clang-format CI: adjust clang-formatting 2021-06-04 14:46:00 +02:00
.clang-format.base CI: adjust clang-formatting 2021-06-04 14:46:00 +02:00
.editorconfig REUSE: administrative and repo-meta files 2020-08-26 02:22:49 +02:00
.gitattributes REUSE: administrative and repo-meta files 2020-08-26 02:22:49 +02:00
.gitignore CI: adjust to clang-format-10 automatically 2020-09-21 16:15:51 +02:00
.gitmodules Remove libcrashreporter-qt more thoroughly 2017-09-13 08:47:07 -04:00
AUTHORS modules/bootloader: Use the correct names for the shim binaries 2021-01-30 05:37:41 -05:00
calamares.desktop i18n: [desktop] Automatic merge of Transifex translations 2021-04-02 16:32:15 +02:00
calamares.desktop.in [calamares] Change .desktop invocation 2021-03-15 10:25:25 +01:00
CalamaresConfig.cmake.in CMake: be more verbose on developer machines 2021-03-22 13:26:40 +01:00
CHANGES Changes: note communications 2021-05-31 11:03:24 +02:00
cmake_uninstall.cmake.in REUSE: administrative and repo-meta files 2020-08-26 02:22:49 +02:00
CMakeLists.txt Changes: pre-release housekeeping 2021-04-02 13:13:36 +02:00
com.github.calamares.calamares.policy REUSE: administrative and repo-meta files 2020-08-26 02:22:49 +02:00
CONTRIBUTING.md Docs: IRC links to Libera.Chat 2021-05-31 10:41:49 +02:00
io.calamares.calamares.appdata.xml REUSE: administrative and repo-meta files 2020-08-26 02:22:49 +02:00
README.md Docs: IRC links to Libera.Chat 2021-05-31 10:41:49 +02:00
settings.conf setting.conf template updated 2020-12-06 00:25:56 +05:30

Calamares: Distribution-Independent Installer Framework


GitHub release GitHub Build Status Travis Build Status Coverity Scan Build Status GitHub license

Report a Bug Translate Contribute IRC: Libera.Chat #calamares Matrix: #calamares:kde.org Wiki

Calamares is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations. Calamares is designed to be customizable by distribution maintainers without need for cumbersome patching, thanks to third party branding and external modules support.

Target Audience

Calamares is a Linux installer; users who install Linux on a computer will hopefully use it just once, to install their Linux distribution. Calamares is not a "ready to use" application: distributions apply a huge amount of customisation and configuration to Calamares, and the target audience for this repository is those distributions, and the people who make those Linux distro's.

Calamares has some generic user documentation for end-users, but most of what we have is for distro developers.

Getting Calamares

Clone Calamares from GitHub. The default branch is called calamares.

git clone https://github.com/calamares/calamares.git

Calamares is a KDE-Frameworks and Qt-based, C++17, CMake-built application. The dependencies are explained in CONTRIBUTING.md.

Contributing to Calamares

Calamares welcomes PRs. New issues are welcome, too. There are both the Calamares core repository (this one), and an extensions repository (Calamares extensions).

Contributions to code, modules, documentation, the wiki and the website are all welcome. There is more information in the CONTRIBUTING.md file.

Join the Conversation

GitHub Issues are one place for discussing Calamares if there are concrete problems or a new feature to discuss.

Regular Calamares development chit-chat happens on old-school IRC (no registration required). Responsiveness is best during the day in Europe, but feel free to idle. The Matrix room is relatively new.

  • Join us on Matrix
  • Chat on IRC