renovate[bot]
0ea1a48ead
fix(deps): update dependency ruff to v0.11.4 ( #3346 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-05 22:55:04 +11:00
renovate[bot]
790051d17a
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.4 ( #3345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-05 22:54:50 +11:00
Daniel Girtler
f5a16307bd
Add ruff auto sort imports hook ( #3342 )
2025-04-04 13:46:32 +02:00
correctmost
6cdf9d2889
Use curses.window instead of curses._CursesWindow in annotations ( #3341 )
2025-04-04 18:50:55 +11:00
correctmost
16d8b209fc
Enable possibly-undefined warnings in mypy ( #3340 )
...
This commit also fixes the two remaining possibly-undefined
warnings.
2025-04-04 18:50:29 +11:00
renovate[bot]
bdc260e7e8
fix(deps): update dependency ruff to v0.11.3 ( #3339 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 10:15:11 +11:00
renovate[bot]
34881fb860
fix(deps): update dependency pydantic to v2.11.2 ( #3338 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 10:14:34 +11:00
renovate[bot]
3c9eca8ef4
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.3 ( #3337 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 10:12:35 +11:00
mintsuki
fa581021eb
Improve partition type detection, assignment, and misconfig handling ( #3336 )
2025-04-04 10:03:02 +11:00
mintsuki
e6b0ebb5f3
Actually prevent installing if the config is invalid ( #3335 )
...
This also makes use of the previously unused _is_config_valid() method.
2025-04-04 09:46:55 +11:00
mintsuki
0f90d5991d
Use default EFI boot app path for Limine if installing to USB ( #3331 )
2025-04-04 09:43:07 +11:00
correctmost
1678fb5192
Use assert_never to fix some possibly-undefined mypy warnings ( #3333 )
2025-04-03 11:59:12 +11:00
wszqkzqk
5af2d2bb07
fix(installer): use platform.machine() for target architecture in grub-install ( #3320 )
...
Signed-off-by: Zhou Qiankang <wszqkzqk@qq.com>
2025-04-02 19:29:34 +11:00
EK
ed0e9bd3c4
replace GTK theme package for Budgie build with an active one ( #3327 )
...
* replace GTK theme package with an active one
* add gtk theme to optdepends
2025-04-02 09:54:17 +02:00
utuhiro78
02c6fec0fc
Force to make pipewire symlinks ( #3328 )
2025-04-02 09:47:31 +02:00
utuhiro78
790a662ce3
Update Japanese translation ( #3326 )
2025-04-02 12:21:18 +11:00
neko_0xff
28f764fed1
i18n(zh-TW): re-Update base.po (20250401) ( #3324 )
...
* Update base.po
* Update base.po
2025-04-02 09:58:10 +11:00
Daniel Girtler
294eea0a1c
Fix 3298 - Add package gruops to selection ( #3322 )
2025-04-01 07:34:20 +11:00
summoner001
7513ef1cc8
Update hungarian translation ( #3321 )
...
Update hungarian translation
*Translating new strings
2025-03-31 22:09:41 +11:00
Anton Hvornum
dc104e6967
Bumping version to 3.0.4 ( #3319 )
2025-03-31 09:51:40 +02:00
Luna Jernberg
5899a82cf2
Update base.po - Swedish ( #3318 )
...
Update Swedish translation for the new release
2025-03-31 09:02:05 +02:00
Daniel Girtler
f837387d49
Fix 3315 - package loading ( #3317 )
2025-03-31 07:44:53 +02:00
Anton Hvornum
bab3653144
Updated all the locales in prep for release ( #3314 )
2025-03-30 21:29:56 +02:00
Anton Hvornum
f0159e1278
Fixed root_password and users[superuser=True] check ( #3312 )
2025-03-30 21:06:42 +02:00
Anton Hvornum
1fbb21f38a
Made sure to update the package databases before running --info ( #3311 )
2025-03-30 20:53:41 +02:00
renovate[bot]
da6e2f3618
chore(deps): update pre-commit hook pycqa/flake8 to v7.2.0 ( #3310 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 10:32:58 +02:00
renovate[bot]
b4bec7149d
fix(deps): update dependency flake8 to v7.2.0 ( #3309 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 09:53:49 +02:00
Lisichka
d616de25f6
fix(hardware): Improve Nvidia driver installation ( #3302 )
...
Fixes a few issues related to the installation of Nvidia drivers.
1. No longer install the redudant nvidia-open package as it's provided
by the nvidia-open-dkms package.
2. Install vulkan-nouveau when selecting the open-source nouveau driver.
3. Install the libva-nvidia-driver package for hardware accelerated
video decoding.
2025-03-30 09:53:17 +02:00
mintsuki
9f7c3bab0f
Detect boot partition regardless of boot flags if mounted on /boot ( #3303 )
2025-03-29 21:17:33 +01:00
renovate[bot]
c4bea107b0
fix(deps): update dependency pydantic to v2.11.1 ( #3306 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-29 11:17:15 +11:00
mintsuki
ea94535e26
Improve Limine without boot partition unsupported message ( #3305 )
2025-03-29 11:16:55 +11:00
renovate[bot]
21249ee2c7
fix(deps): update dependency pydantic to v2.11.0 ( #3304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 11:43:36 +11:00
correctmost
4711f7abad
Fix Pydantic deprecation warnings ( #3301 )
...
This commit also enables mypy checks for deprecated calls.
2025-03-26 08:14:11 +11:00
correctmost
d43482e585
Move run_custom_user_commands to fix an import cycle ( #3254 )
2025-03-26 08:13:18 +11:00
renovate[bot]
cb42003b2b
chore(deps): update actions/setup-python digest to 8d9ed9a ( #3300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 23:05:05 +11:00
Daniel Girtler
1b890492d0
Refactor code ( #3247 )
2025-03-25 09:49:18 +01:00
Efe TUROĞLU
c15dbf0b0d
Added more Turkish translations ( #3299 )
2025-03-25 08:00:09 +11:00
Daniel Girtler
3d8ecf12ae
Fix 1591 - add user to wheel only when sudo ( #3293 )
2025-03-24 10:19:52 +01:00
Daniel Girtler
75b6bbaeff
Fix regression for NTP sync ( #3294 )
2025-03-24 10:18:52 +01:00
Daniel Girtler
d3330ff3ab
Only allow ascii chars in input ( #3244 )
2025-03-24 10:17:37 +01:00
renovate[bot]
9ee9dcec4d
chore(config): migrate config renovate.json ( #3297 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 12:36:41 +11:00
correctmost
0e8d2c139b
Enable config migration PRs from Renovate ( #3296 )
...
This will help keep the config file updated with renamed options
and values.
2025-03-23 12:31:36 +11:00
renovate[bot]
4d37212a9a
chore(deps): pin dependencies ( #3295 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 10:16:59 +11:00
mintsuki
c78f78fa9a
More properly support FAT12 and FAT16 ESPs ( #3268 )
...
FAT12 and FAT16 are also valid filesystems for ESPs, therefore, try to support them
2025-03-23 10:14:52 +11:00
correctmost
083194f0e8
Pin astral-sh/ruff-action to a specific commit ( #3265 )
...
The GitHub docs recommend pinning third-party actions to specific
commits for security hardening purposes.
2025-03-23 10:14:05 +11:00
codefiles
02729f0a50
Do not write passwords to /tmp ( #3292 )
2025-03-23 09:58:09 +11:00
codefiles
0e71bcff78
Do not write passwords to the command log ( #3291 )
2025-03-22 15:23:18 +11:00
codefiles
16a84ba662
Disable default credentials save ( #3290 )
2025-03-22 15:21:43 +11:00
codefiles
d326ceff45
Add udev sync after LUKS encrypt ( #3289 )
2025-03-22 11:16:19 +11:00
renovate[bot]
54e7a94cf8
fix(deps): update dependency ruff to v0.11.2 ( #3288 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 09:36:14 +11:00