1
0
Fork
You've already forked calamares
0
forked from Calamares/calamares
Distribution-independent installer framework
  • C++ 74.8%
  • Python 7.9%
  • QML 7.4%
  • CMake 4.8%
  • Roff 3.4%
  • Other 1.7%
Find a file
jpshag 7c4b803889 [netprivacy] Add VM detection and improve UX
- Detect virtual machines and warn about DHCP issues
- Auto-uppercase and trim MAC address input
- Fix vendor combobox fallback to first item
- Update next button state on vendor change
- Remove unused netprivacy.json file
2026年01月21日 11:15:29 -05:00
.github CI: run tests in the weekly build 2024年07月20日 22:25:28 +02: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: Allow clang-format-15.0.7 (openSUSE) 2025年11月11日 14:03:35 +01:00
CMakeModules [partition] Handle KPMcore deprecations 2024年12月20日 14:06:46 +01:00
data FreeBSD: Calamares is in the official ports-tree already 2021年11月29日 14:45:30 +01:00
lang i18n: [python] Automatic merge of Transifex translations 2025年09月04日 11:57:37 +02:00
LICENSES [calamares] Use DBus activation instead of KDSAG 2021年09月16日 13:48:56 +02:00
man [man] Adjust URL and mention the session.log 2025年03月04日 10:09:59 +01:00
src [netprivacy] Add VM detection and improve UX 2026年01月21日 11:15:29 -05: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 authors list 2025年07月21日 17:05:46 +02:00
calamares.desktop i18n: [desktop] Automatic merge of Transifex translations 2023年08月06日 23:41:28 +02:00
calamares.desktop.in [calamares] Change .desktop invocation 2021年03月15日 10:25:25 +01:00
CalamaresConfig.cmake.in CMake: repair KDE Frameworks 6 dependencies 2024年11月21日 22:50:44 +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 CMake: post-release housekeeping 2025年07月22日 21:46:36 +02:00
CHANGES-3.4 CMake: pre-release housekeeping 2025年09月04日 11:49:34 +02:00
cmake_uninstall.cmake.in REUSE: administrative and repo-meta files 2020年08月26日 02:22:49 +02:00
CMakeLists.txt CMake: Don't build with -Wl,--fatal-warnings 2025年12月02日 17:36:46 +02:00
CONTRIBUTING.md Documentation: update more references to the forge 2025年04月15日 14:51:03 +02:00
io.calamares.calamares.appdata.xml CMake: update URLs and domain information 2025年04月15日 13:03:38 +02:00
io.calamares.calamares.policy PolicyKit: Replace GH by Calamares' own domain 2025年03月04日 09:47:44 +01:00
README.md Update Readme 2025年07月17日 00:07:48 +02:00
settings.conf [netprivacy] Add network privacy configuration module 2026年01月21日 07:29:43 -05:00

Calamares: Distribution-Independent Installer Framework


Current issue Releases License

Report a Bug Translate Contribute Chat on Matrix: #calamares:kde.org

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 Codeberg. The default branch is called calamares.

git clone https://codeberg.org/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

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.