Philip Mueller
d562c6134e
Release v3.3.0
...
-----BEGIN PGP SIGNATURE-----
iQGzBAABCAAdFiEESUdADzdGoDiQC7F4Mo10LYgHpDUFAmV4DwgACgkQMo10LYgH
pDXQLgwAlgiFFPwgYKL6hHK96FN7cAqtNe8Xa7Nkkp8xEUzeHYkr7QRzvtyeRVUq
YAkW6BYZl9OZvzUwKAw7TnwayNJI3TVtdCRR7uXpNYoAFnCMxhIqBhI+tDDVYmmn
+9/Y8DkNk8JikYO6HEJR4rEDErQ768ybel0yti0Tx1OZE5x6L85bIRdfkH5eUJtM
IwcbJfLpQHQv0cIhitLrsu84d8lldmhUOHxQ071+6RC3A7RiI7wGG1YYBJdCdoH4
ga2VC38F64NwVmdpTzbDftoJygD14bZg580UwdicVVdBeSqOp/vvk9hatqUsYtsJ
/Nl+NsK0lMt/ysoltNSOHJMj9mcAuREDqCbeltDvono1Ql770Gr+Sfk/FImRikiE
dlQJ/bjWKniNnvQNuHx4lL+1wnUNsjof5U2BMqwFkrDPnGrnG2RRDkGO7XtVrhCI
HofjxQTAqfh2e4VLH3WnuE0Ah+zuqIWNBoeZbNYANgmsVen7cnPJ6kULMEToS+Fg
AuY1WKDG
=8nLw
-----END PGP SIGNATURE-----
Merge tag 'v3.3.0' into development
Release v3.3.0
2023-12-23 08:57:16 +07:00
Adriaan de Groot
1d8a197242
[partition] Repair test
...
Was picking up settings stored from a previous test,
leading to a spurious failure.
2023-12-12 00:04:06 +01:00
Adriaan de Groot
8e5fbef390
[users] Repair test of now-removed "nonempty" option
2023-12-11 22:55:36 +01:00
Adriaan de Groot
15710ef814
Changes: pre-release housekeeping
2023-12-11 22:53:48 +01:00
Calamares CI
1554424e1b
i18n: [python] Automatic merge of Transifex translations
2023-12-11 22:20:33 +01:00
Calamares CI
8818a0381a
i18n: [calamares] Automatic merge of Transifex translations
2023-12-11 22:20:28 +01:00
Adriaan de Groot
558f045b65
Merge pull request #2252 from calamares/issue-2225
...
Add support for systemd-machine-id variations
2023-12-11 22:18:03 +01:00
Adriaan de Groot
dd848142ad
Merge pull request #2253 from Conan-Kudo/fix-mount-defaults
...
Fix mount defaults
2023-12-10 20:17:54 +01:00
Neal Gompa
5f897468ef
[mount] Set btrfs compression default to zstd:1 to match comment default
...
The comment and examples above the mountOptions already indicate
zstd:1 for compression. Empirically, this has proven out to be a
reasonable default choice and should be actually used in the default
configuration.
2023-12-09 17:45:55 -05:00
Neal Gompa
84e66f8512
[mount] Drop noatime for baseline and btrfs defaults
...
The usage of noatime has subtle negative impacts on the system,
including breaking various utilities that rely on that information.
If a user or distribution explicitly chooses this, then they
acknowledge this problem and account for it, but it should not be
an uninformed default.
It's left in place for swap because it does not matter there and
likely reduces thrashing for swap files.
2023-12-09 17:45:40 -05:00
Adriaan de Groot
6b0d52ca5b
Changes: add credits
2023-12-09 01:01:50 +01:00
Adriaan de Groot
acd0875f1d
[users] Use more-modern CMake constructs
2023-12-09 00:59:26 +01:00
Adriaan de Groot
b2d9b20edc
Merge pull request #2248 from EbonJaeger/add-crypt-gensalt-support
...
users: Add support for crypt_gensalt for user passwords
2023-12-09 00:25:43 +01:00
Adriaan de Groot
1b37eb1262
[machineid] Read systemd-style from config
2023-12-09 00:08:38 +01:00
Adriaan de Groot
89348910c3
[machineid] Document aliases (not visible in schema)
2023-12-09 00:08:19 +01:00
Adriaan de Groot
2f740564c6
[machineid] Run systemd-machine-id in host, telling it to modify target
2023-12-08 23:37:48 +01:00
Adriaan de Groot
e04e0260c9
[machineid] Apply coding style
2023-12-08 23:15:32 +01:00
Adriaan de Groot
e5ee28329d
[machineid] Handle different settings of systemd-style
2023-12-08 22:43:00 +01:00
Adriaan de Groot
0eb387d6de
[machineid] Default to running systemd-machine-id
2023-12-08 22:26:32 +01:00
Adriaan de Groot
0d11de4525
[libcalamares] Add missing parameter name
2023-12-08 22:04:46 +01:00
dalto8
82fd10408c
Merge pull request #2234 from ArrayBolt3/calamares
...
[grubcfg] Don't silently ignore missing grub configuration items
2023-12-02 21:19:14 +00:00
Adriaan de Groot
e2899ffa1d
CI: ensure the right ECM
2023-12-02 00:28:54 +01:00
Aaron Rainbolt
7e6ac140c4
[grubcfg] Write config keys even if they don't already exist
2023-12-01 15:46:36 -06:00
Adriaan de Groot
d2214b8d2e
[users] Document retirement of 'nonempty'
2023-12-01 18:15:00 +01:00
Adriaan de Groot
4e3de90cd0
[users] Document password settings
2023-12-01 18:01:58 +01:00
Adriaan de Groot
4262d9f051
[users] Expand documentation of the settings
2023-11-29 21:55:20 +01:00
Adriaan de Groot
a73266dc4c
Merge pull request #2250 from fhdk/patch-1
...
Update CHANGES-3.3
2023-11-28 23:44:45 +01:00
dalto8
e8d0fa140a
Merge pull request #2249 from EbonJaeger/add-clr-boot-manager-support
...
bootloader: Add clr-boot-manager support
2023-11-28 18:51:21 +00:00
Frede H
7fb31de183
Update CHANGES-3.3
2023-11-28 10:03:44 +01:00
Evan Maddock
1b07de6fa7
Apply suggestions from code review
...
Co-authored-by: Adriaan de Groot <groot@kde.org>
2023-11-27 19:02:50 -05:00
dalto8
63ce03680b
Merge pull request #2246 from fhdk/initcpiocfg-bash-array-update
...
[initcpiocfg] use f-string - use new style bash array (issue #2243 )
2023-11-27 18:22:38 +00:00
Frede H
d5f8fa11d9
Update CHANGES-3.3
2023-11-27 18:57:50 +01:00
Evan Maddock
7a4d03e2c1
bootloader: Write all kernel params to the kernel cmdline file for CBM
...
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
2023-11-27 10:47:51 -05:00
Philip Mueller
e582bee3f9
Merge branch 'calamares' of https://github.com/calamares/calamares into development
2023-11-27 19:33:20 +07:00
Artem Grinev
73670631c8
[branding] Update slideshow
...
- Add sponsor text support
- Update smoke assets
- Rework starfield to use Qt Particles
- Minor refactorings
- Reformat qml files
2023-11-27 19:29:43 +07:00
Evan Maddock
e13dbc621a
bootloader: Add clr-boot-manager support
...
This adds support for Clear Boot Manager to handle the bootloader installation and configuration.
When this option is selected in the bootloader.conf, clr-boot-manager will be used to install the bootloader (systemd-boot on EFI systems). If the system is non-EFI, Grub must be installed first, because clr-boot-manager doesn't do that, despite it running grub_mkconfig after.
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
2023-11-26 17:27:57 -05:00
Evan Maddock
559d19018c
users: Add support for crypt_gensalt for user passwords
...
This attempts to locate the presense of the crypt_gensalt function in the crypto library in use. Many distributions have switched to libxcrypt, which provides this function. This means that Calamares can use the native library implementation instead of generating password salts itself, which, depending on the distro's configuration, may be more secure.
If the function can not be found, fallback to the current method of generating password salts.
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
2023-11-26 16:54:07 -05:00
Adriaan de Groot
7a9a50d702
[libcalamares] AutoMount / kded6 has been tested by KaOS
2023-11-26 21:53:04 +01:00
Frede Hundewadt
98d534d5dd
[initcpiocfg] use f-string - use new style bash array (issue #2243 )
2023-11-26 14:57:19 +01:00
Adriaan de Groot
26236fe63a
Changes: post-release, add some credits
2023-11-23 21:08:05 +01:00
Adriaan de Groot
a3d06e6d77
Merge pull request #2242 from krop/calamares
...
Update openSUSE repositories
2023-11-23 21:06:09 +01:00
Christophe Marin
b37afd4269
Update openSUSE repositories
...
Also make sure refresh is enabled.
2023-11-22 18:31:46 +01:00
Adriaan de Groot
01e7cf44c2
[libcalamares] Placeholder for KF6 automount DBus calls
2023-11-21 15:22:09 +01:00
Adriaan de Groot
5809b32c98
CI: expand fedora dependencies
2023-11-21 15:11:59 +01:00
Adriaan de Groot
8748a52c68
[keyboard] Add explanatory translation comment
2023-11-20 20:31:58 +01:00
Adriaan de Groot
65f93168f2
Merge pull request #2240 from demmm/calamares
...
[CMake] use KPMCore version to select Qt6
2023-11-19 20:57:45 +01:00
demmm
0e2fa42b60
[CMake] use KPMCore version to select Qt6
...
with 2588d1e796
KPMCore is Qt6 only, so any version from 24.01.75 on is Qt6, no need to check for Qt version this way
add missing NO_CONFIG to summaryq
2023-11-19 15:40:29 +01:00
Philip Mueller
0659f6e0a5
Release v3.3.0-alpha6
...
-----BEGIN PGP SIGNATURE-----
iQGzBAABCAAdFiEESUdADzdGoDiQC7F4Mo10LYgHpDUFAmVWmEIACgkQMo10LYgH
pDUN+wv+IzNYGbWDXX3FSHBMeWSbFe2m9CyN5TZ3nDi5AgyTa6b0NEBBZf8UeCfz
LTdCQX3/oMjOgAyjCmN8fuc5FadzbUSxNLqL27U1ht+VPvoL/vNKqOE0fhTuMfPL
qHS8nUocY/Mg7KU0f9jVLjdQxJagBI/WiDjaZd+HPZAZRWxyecEnxSb+KIj8et8p
L8iKwFNX5qxLEypSDy9oYFfcD5sKxkuwvYu4eGYtRIe7YyRXYJKt/K6Owkcq1Bg3
rhQSPDyO+aSuwMkvBx0oYIqMJnGGDspVjAr6ooBLadXa0zr5+d7UVARDQRjw0tAu
xIDRY0gMT1Unn1+oeB6N/CoAIDNcxPm4MX01FsDob7Dsi/NsDYGvEqUz/0Xg1CoS
V3r+C3aRhOaRRBW1uW87cerIwZpjyOv7eK6nlDAjbEcZkNoWgxnrSmKYaCqFETWB
bSRQuFc75Juyew+yBihYzF7k+ObHFOXPRNsOgE1x9+N3xdb6XDwz15wnKxrDamIQ
wq/m3GiB
=O0o0
-----END PGP SIGNATURE-----
Merge tag 'v3.3.0-alpha6' into development
Release v3.3.0-alpha6
2023-11-17 08:09:50 +07:00
Adriaan de Groot
5f06b321b2
CMake: correct copy-paste-o for destination of config files
2023-11-16 23:23:58 +01:00
Adriaan de Groot
146f549552
[libcalamares] Return None for empty GS keys
...
All unknown-variants return None, but this only
happens in practice with an empty variant (e.g.
a configuration key that is empty in the YAML).
FIXES #2237
2023-11-16 23:17:33 +01:00