2
0
Fork
You've already forked calamares
0
Distribution-independent installer framework https://calamares.io
  • C++ 72.2%
  • Python 8.6%
  • QML 7.7%
  • CMake 4.7%
  • Roff 3.2%
  • Other 3.6%
Find a file
2025年04月27日 13:03:16 +03:00
.github Update delete-workflows.yml 2025年03月10日 20:22:08 +01:00
.reuse SPDX: remove license information for removed module-translations 2022年08月25日 00:26:31 +02:00
.tx i18n: update Transifex configuration 2023年04月24日 22:43:06 +02:00
3rdparty Python: use the vendored pybind11 2023年10月16日 20:07:39 +02:00
ci CI: add tools for schema-validation to EndeavourOS build 2024年09月08日 07:06:39 -04:00
CMakeModules CMake: remove unnecessary spaces 2024年07月22日 23:21:51 +02:00
data chrooted_cleaner: use 'nvidia-inst' to install the Nvidia packages because 'nvidia-inst' follows NVIDIA's recommendations 2025年04月27日 13:03:16 +03:00
lang i18n: handle plurals in English for the welcome page 2024年09月08日 08:50:49 -04:00
LICENSES [calamares] Use DBus activation instead of KDSAG 2021年09月16日 13:48:56 +02:00
man Changes: update Calamares manpage 2020年09月29日 16:41:57 +02:00
src [partition] Fix swap and encryption 2025年02月02日 13:43:54 -06:00
.clang-format CI: use clang-format to add braces 2023年10月17日 22:17:01 +02:00
.editorconfig REUSE: administrative and repo-meta files 2020年08月26日 02:22:49 +02:00
.gersemirc SPDX: tag gersemi configuration 2022年04月12日 15:30:35 +02:00
.git-blame-ignore-revs Git: update blame-ignore 2022年05月18日 12:45:32 +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 AUTHORS: update list of contributors 2024年02月17日 12:14:22 +01:00
calamares.desktop Merge remote-tracking branch 'upstream/calamares' into upstream-merge-2023-08 2023年08月20日 13:03:14 -05:00
calamares.desktop.in [calamares.desktop] Apply EOS customization 2022年10月29日 15:50:23 -04:00
CalamaresConfig.cmake.in CMake: be more noisy about python technologies 2024年02月24日 21:27:45 +01:00
CHANGES-3.2 Changes: close off the 3.2 changelog in the development branch 2022年08月24日 23:35:19 +02:00
CHANGES-3.3 Changes: mention new users setting 2024年09月23日 21:53:50 +02:00
cmake_uninstall.cmake.in REUSE: administrative and repo-meta files 2020年08月26日 02:22:49 +02:00
CMakeLists.txt Changes: post-release housekeeping 2024年08月13日 23:06:48 +02:00
com.github.calamares.calamares.policy REUSE: administrative and repo-meta files 2020年08月26日 02:22:49 +02:00
CONTRIBUTING.md Docs: add a note about updating / uploading translations 2024年08月13日 15:49:05 +02:00
io.calamares.calamares.appdata.xml REUSE: administrative and repo-meta files 2020年08月26日 02:22:49 +02:00
README.md [README.md] welcome 2025 2025年01月04日 14:08:47 +01:00
settings.conf [settings.conf] Move fstab after luksbootkeyfile 2024年07月14日 19:04:34 +00:00

EndeavourOS fork of Calamares Installer Framework

Maintenance

Calamares: Distribution-Independent Installer Framework


Current issue GitHub release GitHub Build Status GitHub license

Report a Bug Translate Contribute Chat on 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 the 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 customization and configuration to Calamares, and the target audience for this repository is those distributions, and the people who make those Linux distros.

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. Issues are not a help channel. Visit Matrix for help with configuration or compilation.

Regular Calamares development chit-chat happens in a Matrix room, #calamares:kde.org. Responsiveness is best during the day in Europe, but feel free to idle. Matrix is persistent, and we'll see your message eventually.