- Jul 21, 2024
-
-
Jonas Strassel authored
... just want to see if that works.
-
- Jul 04, 2024
-
-
- Jul 03, 2024
-
-
Adriaan de Groot authored
-
Adriaan de Groot authored
- Adding another example command broke the test which checks the number of entries in the example script. - Add a second line of output to the example command, so it makes more sense to log it line-by-line.
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Calamares CI authored
-
Calamares CI authored
-
- Jul 02, 2024
-
-
Adriaan de Groot authored
-
Adriaan de Groot authored
Adjust last usable sector for GPT
-
Tj authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
FIXES #2318
-
Adriaan de Groot authored
If you switch languages, and then go to the partition page, and pick "manual", the combo-box entries would not be translated until **after** you do something (e.g. edit a partition). Now they are re-translated when the language changes.
-
Adriaan de Groot authored
-
Adriaan de Groot authored
There was an accumulation of connected slots when the current device changed (CALAMARES_RETRANSLATE **adds** one). Instead, extract the translated messages and carry the necessary information (number of entries, and if just one, its name) in the ChoicePage object. Although you can't effectively change the translation / current language while looking at the ChoicePage, it is best to be future-proof.
-
Adriaan de Groot authored
-
- Jun 30, 2024
-
-
Adriaan de Groot authored
FIXES #2155
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
Since we want to hook up more to the runner, the simplified API in System::runCommand() is not sufficient.
-
Adriaan de Groot authored
-
- Jun 29, 2024
-
-
Adriaan de Groot authored
[users] Use yescrypt instead of sha512
-
- Jun 28, 2024
-
-
Lorenzo "Palinuro" Faletra authored
Use yescrypt instead of sha512 when CRYPT_GENSALT is not used and the salt is manually determined. yescrypt is the default key derivation function in almost every modern distro and grants higher levels of security. https://www.openwall.com/yescrypt/
-
- Jun 25, 2024
-
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
Fix mounting encrypted swap partition
-
Adriaan de Groot authored
-
- Jun 24, 2024
-
-
Adriaan de Groot authored
Although the standard is clear about what this means, Clang warns about it, so change names to avoid the warning (and make it slightly easier to read).
-
Adriaan de Groot authored
-
Adriaan de Groot authored
[partition] Fix crash on filesystem changes when encryption is checked
-
-
- Jun 23, 2024
-
-
dalto authored
-
Adriaan de Groot authored
-
- Jun 21, 2024
-
-
Adriaan de Groot authored
-