codefiles
940468117a
Fix logic error in `encrypt()` loop ( #2207 )
2023-11-09 12:47:30 +01:00
Wellinton Kricowski
c9755b35e7
PT BR translation improvements ( #2199 )
2023-11-06 17:55:50 +01:00
codefiles
5b6cab27f1
Fix logic error in `_fetch_lsblk_info()` loop ( #2196 )
2023-10-31 17:57:59 +01:00
codefiles
2831c97338
Fix password preview ( #2190 )
2023-10-25 09:27:18 +02:00
Celestial.y
474861c155
Update translation of zh-CN ( #2165 )
2023-10-23 09:26:51 +02:00
renovate[bot]
78ab858b3b
chore(deps): update dependency dev/mypy to v1.6.1 ( #2184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 08:00:16 +02:00
Daniel Girtler
ce9828c293
Fixes for prev PR ( #2175 )
...
* Fixes for prev PR
* Update
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-10-18 16:57:44 +11:00
codefiles
8117c0eed8
Fix EFISTUB `cmdline` ( #2181 )
2023-10-18 07:54:29 +02:00
codefiles
bc3b3a35e6
Add support for unified kernel image ( #1519 )
2023-10-17 11:23:09 +02:00
codefiles
332ec0d623
Fix reset in locales menu ( #2178 )
2023-10-17 11:21:39 +02:00
codefiles
5dda32f17e
Refactor `_add_systemd_bootloader()` newlines ( #2173 )
...
* Refactor `_add_systemd_bootloader()` newlines
* Revert f-string change
2023-10-16 16:42:42 +02:00
Daniel Girtler
c4c5cc4224
User error info and version check ( #2169 )
...
* Add user information for error
* Show output if newer version available
* Update
* Update
* flake8
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-10-15 20:26:27 +11:00
codefiles
07b0bb1835
Fix `MOUNT_POINT` for pre-mounted disk configuration ( #2168 )
2023-10-15 09:26:34 +02:00
renovate[bot]
3c2ed1c121
chore(deps): update dependency dev/pre-commit to v3.5.0 ( #2164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-13 20:44:04 +02:00
renovate[bot]
d1ea6db9aa
chore(deps): update dependency dev/mypy to v1.6.0 ( #2155 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-13 09:56:36 +02:00
codefiles
7930ea58fd
Fix install text initialization ( #2162 )
2023-10-13 18:50:35 +11:00
codefiles
5e59acf937
Add handling of signal interrupt and EOF at input prompts ( #2154 )
2023-10-10 10:00:22 +02:00
codefiles
dc69acd4b4
Fix keyboard layout and timezone menus ( #2153 )
2023-10-09 21:40:59 +11:00
Daniel Girtler
edbc135903
Extend the mypy checks ( #2120 )
...
* Extend the mypy checks
* Update
* Update
* Update
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-10-03 18:31:17 +11:00
Daniel Girtler
5c903df55f
Simplify SysCommand decoding ( #2121 )
2023-10-02 21:01:23 +11:00
Dylan M. Taylor
a095e393d8
Fix ArchInstall ISO build ( #2142 )
2023-10-02 07:50:58 +02:00
codefiles
8257e9f73f
Fix missing info for pre-mounted disk configuration ( #2143 )
2023-10-02 07:50:20 +02:00
Ansh Goel
71048721ec
Added first Hindi language support ( #2134 )
2023-10-01 20:51:28 +11:00
Alexmelman88
66fd201045
Update Russian translation ( #2136 )
2023-10-01 20:51:04 +11:00
K.B.Dharun Krishna
a34e374634
po: update Tamil translation ( #2105 )
...
* po: update Tamil translation
* po: update translation files
* po: update translation files, Tamil translation
* Revert "po: update translation files, Tamil translation"
This reverts commit 98ef415138 .
* po: update Tamil translation
---------
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-01 07:57:35 +11:00
Anton Hvornum
a78ab490be
Bumping version to: v2.6.3 ( #2135 )
2023-09-30 15:56:22 +02:00
codefiles
9f5c2bb70b
Add support for ESP partition flag ( #2133 )
2023-09-29 16:09:28 +02:00
codefiles
5f5b95f245
Fix GRUB boot directory ( #2130 )
2023-09-29 07:11:30 +02:00
codefiles
7a9a934ae3
Refactor `_add_efistub_bootloader()` use cmd list ( #2127 )
2023-09-29 08:29:54 +10:00
codefiles
3695c37bc4
Fix mount command whitespace ( #2126 )
2023-09-28 21:00:06 +10:00
Daniel Girtler
1e296b2637
Fix 2118 ( #2119 )
...
* Update locales generation
* Update README
* Disable translation check
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-28 08:44:18 +10:00
Anton Hvornum
72856ed5ec
Bumping version to: v2.6.2 ( #2123 )
2023-09-27 23:17:26 +02:00
codefiles
072519ad11
Simplify command in `README.md` example ( #2122 )
2023-09-27 17:20:13 +02:00
T13nou
2394e64dc2
FR Translation updated ( #2112 )
2023-09-27 08:50:14 +02:00
Wise
454b4bf7e9
tr translation files updated ( #2115 )
2023-09-27 08:49:55 +02:00
codefiles
0b4909b492
Use unpacking for list creation ( #2117 )
2023-09-27 08:49:20 +02:00
codefiles
a811decea5
Fix mount debug message ( #2116 )
2023-09-27 07:39:35 +02:00
Daniel Girtler
bc8d4ea234
Fix 2103 ( #2114 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-26 10:57:50 +02:00
codefiles
717a22371f
Fix `mountpoint` for pre-mounted disk configuration ( #2113 )
...
* Fix `mountpoint` for pre-mounted disk configuration
* Add missing commas
2023-09-26 10:57:45 +02:00
Anton Hvornum
c427391543
Disabled fstrim on BTRFS by default ( #2109 )
...
* Disabled fstrim on BTRFS by default
* Changed variable name to conform with suggestion in #2109
2023-09-26 09:56:34 +02:00
Daniel Girtler
b141609990
Fix 1669 | Refactor display of sizes in tables ( #2100 )
...
* Use sector as default display
* Display tables in sector size
* Refactor size
* Update
* Update
* fix flake8
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-24 19:47:38 +10:00
codefiles
9e3e4a5df5
Refactor microcode ( #2099 )
2023-09-24 19:18:52 +10:00
Daniel Girtler
360a1b4f33
Unify json functions ( #2102 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-24 10:14:02 +02:00
Daniel Girtler
877e34de63
Fix line break ( #2101 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-24 09:36:32 +02:00
K.B.Dharun Krishna
abd5aeba6a
po: update Tamil translation ( #2096 )
...
* po: update Tamil translation
* Update translation workflow check
* Update translation workflow check
* Update translation workflow check
* Update translation files
* Update translation workflow check
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-24 11:03:04 +10:00
codefiles
ab5de3e2e6
Add support for loop devices ( #2097 )
2023-09-24 10:51:20 +10:00
Niko Hoffrén
f078c74692
Fix small typo in README.md ( #2095 )
2023-09-24 08:48:09 +10:00
Anton Hvornum
7f5b100743
Bumped version to: v2.6.1 ( #2094 )
2023-09-23 15:16:58 +02:00
Anton Hvornum
5513ac0af5
Bumped version to: v2.6.1
2023-09-23 15:15:11 +02:00
Thomas Aldrian
ad6cbcfd3d
Fix GRUB with non-/boot ESP ( #2015 )
...
* Fix GRUB with non-/boot ESP
Fixes #2001
* GRUB EFI fixes
* Fix flake8 and mypy
---------
Co-authored-by: Anton Hvornum <anton@hvornum.se>
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-23 12:11:21 +10:00