Summary
Calamares is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations. It is the first installer with an automated “Replace Partition” option, which makes it easy to reuse a partition over and over for distribution testing. Calamares is designed to be customizable by distribution maintainers without need for cumbersome patching, thanks to third party branding and external modules support.
Versions
v3.3.14-r6 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- debug livecd test
v3.3.14-r4 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64
- USE flags
- debug livecd test
v3.3.14-r3 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- debug livecd test
v3.3.14-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64
- USE flags
- debug test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- livecd
- USE flag for Gentoo modules branding on LIVEDVD
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
Dependencies
dev-cpp / yaml-cpp : YAML parser and emitter in C++
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / boost : Boost Libraries for C++
dev-libs / icu : International Components for Unicode
dev-libs / libpwquality : Library for password quality checking and generating random passwords
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
kde-frameworks / kconfig : Framework for reading and writing configuration
kde-frameworks / kcoreaddons : Framework for solving common problems such as caching, randomisation, and more
kde-frameworks / kcrash : Framework for intercepting and handling application crashes
kde-frameworks / kpackage : Framework to install and load packages of non binary content
kde-frameworks / kparts : Framework providing elaborate user-interface components
sys-apps / dmidecode : DMI (Desktop Management Interface) table related utilities
Runtime Dependencies
app-admin / sudo : Allows users or groups to run commands as other users
app-portage / gemato : Stand-alone Manifest generation & verification tool
dev-cpp / yaml-cpp : YAML parser and emitter in C++
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / boost : Boost Libraries for C++
dev-libs / icu : International Components for Unicode
dev-libs / libpwquality : Library for password quality checking and generating random passwords
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
kde-frameworks / breeze-icons : Breeze SVG icon theme
kde-frameworks / kconfig : Framework for reading and writing configuration
kde-frameworks / kcoreaddons : Framework for solving common problems such as caching, randomisation, and more
kde-frameworks / kcrash : Framework for intercepting and handling application crashes
kde-frameworks / kf-env : Environment setting required for all KDE Frameworks apps to run
kde-frameworks / kpackage : Framework to install and load packages of non binary content
kde-frameworks / kparts : Framework providing elaborate user-interface components
kde-frameworks / oxygen-icons : Oxygen SVG icon theme
net-misc / rsync : File transfer program to keep remote files into sync
sys-apps / dmidecode : DMI (Desktop Management Interface) table related utilities
sys-boot / grub : GNU GRUB boot loader
sys-boot / os-prober : Utility to detect other OSs on a set of drives
sys-fs / squashfs-tools : Tools to create and extract Squashfs filesystems
sys-libs / kpmcore : Library for managing partitions
sys-libs / timezone-data : Timezone data (/usr/share/zoneinfo) and utilities (tzselect/zic/zdump)
Depending packages
app-misc / calamares-gentoo-livecd : Gentoo Linux Calamares installer configuration for LiveCD
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Stefan Cristian B. · gentoo
app-admin/calamares: revbump 3.3.14-r6
* fixed full encryption support for OpenRC and systemd * moved installation from LIVE RAM to partition decided by user * added support for USE flags and custom packages installation via gentoopkg.conf * unified openrc and systemd dracut into one single calamares module * added app-misc/gemato as RDEPEND Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro> Part-of: https://github.com/gentoo/gentoo/pull/45718 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Stefan Cristian B. · gentoo
app-admin/calamares: revbump calamares 3.3.14-r5
* Added pgp verification via gemato, in comparison with 3.3.14b [sam: Drop Python 3.14 as dev-libs/libpwquality lacks it.] Signed-off-by: Stefan Cristian <stefan.cristian+git@rogentos.ro> Part-of: https://github.com/gentoo/gentoo/pull/45661 Closes: https://github.com/gentoo/gentoo/pull/45661 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-admin/calamares: drop 3.3.13
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/calamares: Stabilize 3.3.14-r4 amd64, #966998
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Stefan Cristian B. · gentoo
app-admin/calamares: drop 3.3.6-r2
Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro> Part-of: https://github.com/gentoo/gentoo/pull/44096 Closes: https://github.com/gentoo/gentoo/pull/44096 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Stefan Cristian B. · gentoo
app-admin/calamares: bump 3.3.14-r4
* Added networkmanager and iwd as agreed on gentoo-releng Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro> Part-of: https://github.com/gentoo/gentoo/pull/44096 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Stefan Cristian B. · gentoo
app-admin/calamares: bump 3.3.14-r3
* Bumped -r3 * Added missing python libraries in calamares Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro> Part-of: https://github.com/gentoo/gentoo/pull/43790 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Stefan Cristian B. · gentoo
app-admin/calamares: drop 3.3.14-r2
Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro> Part-of: https://github.com/gentoo/gentoo/pull/43790 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Stefan Cristian B. · gentoo
app-admin/calamares: revbump 3.3.14-r2; fixing multiple bugs; added branding
* Fixed kernel version detection * Fixed baselayout PV detection * Fixed download stage3 script to always get the latest current stage3 amd64 openrc for now. In the nearby future a menu will be provided in order to choose which stage3 shall be installed s * Currently completely functional, installs a stage3 openrc safely. * Issue to fix: precompiled deps chain for gentoo-kernel-bin (including it as well) * Added support for stage3 choosing. Currently only musl-hardened fails due to lack of /usr/share/zoneinfo/ details. Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro> Part-of: https://github.com/gentoo/gentoo/pull/43386 Closes: https://github.com/gentoo/gentoo/pull/43386 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-admin/calamares: Stabilize 3.3.14-r1 amd64, #961041
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
app-admin/calamares: drop 3.3.14
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Stefan Cristian B. · gentoo
app-admin/calamares: revbump 3.3.14-r1
* Essentially, branding is a additional and unneeded/auxiliary step, that normally should be done within a calamares-extra-modules separate package, since the branding file description itself is not part of the package. * Removed unused IUSE Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro> Closes: https://github.com/gentoo/gentoo/pull/41489 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Stefan Cristian B. · gentoo
app-admin/calamares: bump 3.3.14
* Removed dependencies that are only used for configuration of Calamares in case anyone wants to use extras. Another package can be created and used in order to install Gentoo via GUI. * Removed tests that are changing host variables, and testing directly on host, unsandbox'ed. Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro> Closes: https://github.com/gentoo/gentoo/pull/41021 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
app-admin/calamares: add 3.3.13
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-admin/calamares: slotmove 5 -> 0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
app-admin/calamares: drop 3.3.6-r1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
app-admin/calamares: Drop IUSE qt6 (Qt5 option cleanup)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-admin/calamares: drop 3.2.60-r5
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
app-admin/calamares: revbump for dropped dep
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Andrew Ammerlaan · gentoo
app-admin/calamares: drop 3.3.5
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
app-admin/calamares: drop dev-qt/kdsingleapplication dependency
It uses a bundled version Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
app-admin/calamares: add 3.3.6
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
app-admin/calamares: add 3.3.5
- adds (maksed) qt6 support - adds gentoo branding (read from /etc/os-release) - drop tests requiring toml Closes: https://bugs.gentoo.org/865265 Closes: https://bugs.gentoo.org/925724 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-admin/calamares: Add sys-apps/polkit-qt[qt5(+)] USEdep
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/calamares: fix systemd-boot dep deux
Fixes: 2a6e32f1ceeabf2fa4e95e9fdaee9a7046f72395 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/calamares: fix systemd-boot dep
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-admin/calamares: drop 3.2.60-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mario Haustein · gentoo
app-admin/calamares: enable py3.11
Closes: https://bugs.gentoo.org/896462 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mario Haustein · gentoo
app-admin/calamares: respect LDFLAGS
Closes: https://bugs.gentoo.org/865281 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-admin/calamares: drop 3.2.32.1-r1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-admin/calamares: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/calamares: add 3.2.60
Closes: https://bugs.gentoo.org/779130 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/calamares: enable py3.10
Closes: https://bugs.gentoo.org/845423 Thanks-to: Joost Ruis <joost.ruis@sabayonlinux.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/calamares: add missing libcrypt dependency
Closes: https://bugs.gentoo.org/807103 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sebastian Pipping · gentoo
app-admin/calamares: Fix odd patch filename
Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-admin/calamares: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-admin/calamares: Remove old 3.2.28.3
Closes: https://bugs.gentoo.org/744316 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org> - David Seifert · gentoo
app-admin/calamares: Version bump to 3.2.32.1
Bug: https://bugs.gentoo.org/744316 Closes: https://bugs.gentoo.org/749984 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Johannes Huber · gentoo
app-admin/calamares: Remove 3.2.20
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Johannes Huber <johu@gentoo.org> - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.2.28.3
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Johannes Huber <johu@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Johannes Huber · gentoo
app-admin/calamares: Remove 3.2.17.1-r1
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Johannes Huber <johu@gentoo.org> - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.2.20
Closes: https://bugs.gentoo.org/708702 Closes: https://bugs.gentoo.org/698430 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Johannes Huber <johu@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-admin/calamares: Drop 3.2.12
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-admin/calamares: Switch to python-single-r1
This package does not have *any* code to support multiple implementations, and depends on single-r1 package. Use python-single-r1 instead of hacking around python-r1 to make it work by miracle. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.2.17.1
Closes: https://bugs.gentoo.org/703694 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Johannes Huber <johu@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-admin/calamares: Drop 3.1.13 and 3.2.2 for security cleanup
Both are broken by current stable kpmcore anyway. Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
app-admin/calamares: 3.2.12 bump, CVE-2019-13178, CVE-2019-13179
Bug: https://bugs.gentoo.org/690830 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Johannes Huber · gentoo
app-admin/calamares: Remove 3.2.0-r1
Signed-off-by: Johannes Huber <johu@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Ettore Di Giacinto · gentoo
app-admin/calamares: bump to 3.2.2
Add dev-qt/linguist-tools to deps Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Ettore Di Giacinto · gentoo
app-admin/calamares: revision bump
Add missing RDEPEND on sys-libs/timezone-data. Timezone otherwise is not selectable and installation fails. Thanks to @joostruis for pointing that out. Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.2.0
Package-Manager: Portage-2.3.38, Repoman-2.3.9 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.12-r1
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.13
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Johannes Huber · gentoo
app-admin/calamares: Add missing cmake-utils_src_prepare call
Package-Manager: Portage-2.3.26, Repoman-2.3.7 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.12 (r0)
Package-Manager: Portage-2.3.26, Repoman-2.3.7 - Johannes Huber · gentoo
app-admin/calamares: Use subslot on yaml-cpp
Package-Manager: Portage-2.3.26, Repoman-2.3.7 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.11
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.7
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.12
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Johannes Huber · gentoo
app-admin/calamares: Add Python 3.6 support
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.11
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.6
Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.5
Package-Manager: Portage-2.3.12, Repoman-2.3.4 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.7
Package-Manager: Portage-2.3.12, Repoman-2.3.4 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.4
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.6
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.3
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.5
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.4
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.1
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.3
Gentoo-bug: 628740 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Andreas Sturmlechner · gentoo
sys-auth/polkit-qt: Prepare rdeps for dropping USE=qt5 - David Hicks · gentoo
app-admin/calamares: use HTTPS for GitHub and HOMEPAGE domain
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.1.0
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.1
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Remove 3.0.1
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.4.6
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Version bump 3.1.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Ettore Di Giacinto · gentoo
app-admin/calamares: Drop not required deps
Drop systemd requirements, drop also udisks, can't find traces Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Ettore Di Giacinto · gentoo
app-admin/calamares: version bump to 3.0.1
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Johannes Huber · gentoo
app-admin/calamares: Remove 2.4.5
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Johannes Huber · gentoo
app-admin/calamares: Version 2.4.6
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Johannes Huber · gentoo
app-admin/calamares: Restrict sys-libs/kpmcore highest version
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.4.4
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.4.5
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.4.3
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.4.2
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.4.4
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.4.1
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.4.3
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.4
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.4.2
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.3
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.4.1
Package-Manager: portage-2.3.2 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.2.3
Package-Manager: portage-2.3.0 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.4
Package-Manager: portage-2.3.0 - Johannes Huber · gentoo
app-admin/calamares: Drop QT_MINIMAL handled by eclass
Package-Manager: portage-2.3.0 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.2.2 (r1)
Package-Manager: portage-2.3.0 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.3
Package-Manager: portage-2.3.0 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.2.2 (r0)
Package-Manager: portage-2.3.0_rc1 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.2.3
Package-Manager: portage-2.3.0_rc1 - Johannes Huber · gentoo
app-admin/calamares: Use subslot on sys-libs/kpmcore
Package-Manager: portage-2.3.0_rc1 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.2.1
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.2.2
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Use qtwebengine
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Pin slot on sys-libs/kpmcore
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Update dependencies
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.2
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.2.1
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Remove 2.1
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.2
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Update python targets
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Version bump 2.1
Package-Manager: portage-2.2.28 - Johannes Huber · gentoo
app-admin/calamares: Drop QT_SELECT
Gentoo-bug: 563496 Reported-by: Michael Palimaka <kensington@gentoo.org> Package-Manager: portage-2.2.28 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed