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
Anton Hvornum
ca3051ebf3
Added kitty, dolphin, wofi to hyprland ( #2092 )
2023-09-22 16:47:50 +02:00
Sxmourai
d6e3a4651f
Renamed hyperland to hyprland, fixed seatd via post_installation and added waybar-hyprland ( #1824 )
...
* Renamed hyperland to hyprland, fixed seatd via post_installation and installed waybar
* Removed the launching of seatd on the installation process
* Starting to add nvidia support, and automatic configuring of hyprland
* Starting to add auto configuration of hyprland... But this will need maintenance
* Added hyprpaper auto config
Gonna make waybar auto config next
* Waybar auto config is starting...
I can't test rn I'm on vacation and my connection is quite bad (68 days for arch iso)
* Added wlogout support (and swaylock)
* Fixed file managers printing
* Starting to add a shell config... Definitely don't push this
* Reverted custom-shell config (create a separate PR)
* Removed systemd-logind, as that was just for testing the selector
* Added polkit as an option for the seat. As it's a dependency of the hyprland package
* Flake8 fix
* The name change wasn't propegated to the menu
* Added newline at the end of general_conf.py to not alter it
* Removed newline at the end of general_conf.py to not alter it
* Renamed the Hyprland class
---------
Co-authored-by: Anton Hvornum <anton@hvornum.se>
Co-authored-by: Anton Hvornum <anton.feeds+github@gmail.com>
2023-09-22 11:46:59 +02:00
renovate[bot]
4f9e8d2381
chore(deps): update dependency dev/pre-commit to v3.4.0 ( #2090 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 11:46:10 +02:00
renovate[bot]
d6ef345fc3
chore(deps): update dependency dev/mypy to v1.5.1 ( #2089 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 11:45:03 +02:00
renovate[bot]
db057aee1e
Add renovate.json ( #2086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 11:43:27 +02:00
Daniel Girtler
8e40de85fb
Only parse profile classes when loading modules ( #2088 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-22 11:43:12 +02:00
codefiles
6d908e8cd7
Fix `_add_efistub_bootloader()` partition number with partn ( #2084 )
2023-09-21 17:13:22 +02:00
Daniel Girtler
c75ae97f00
Sort the profiles with ignore case ( #2080 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-21 19:48:49 +10:00
Daniel Girtler
0e93d5b468
Update instructions to run archinstall from ISO ( #2076 )
...
Update instructions to run archinstall from ISO
2023-09-21 18:34:11 +10:00
codefiles
da9599a9f6
Rework `_get_kernel_params()` for `_add_grub_bootloader()` ( #2079 )
...
* Rework `_get_kernel_params()` for `_add_grub_bootloader()`
* Remove uncommenting of GRUB config line for encrypted /boot support
2023-09-21 09:46:55 +02:00
codefiles
3e2999bc27
Fix acquisition of UUID ( #2077 )
...
* Fix acquisition of UUID
* Fix inadequate solution
* Add check for UUID
2023-09-20 20:49:29 +02:00
codefiles
b1e0068795
Use `_preset` for defaults in `LocaleMenu` ( #2071 )
...
* Use `_preset` for defaults in `LocaleMenu`
* Fix adjacent typos
2023-09-20 08:04:23 +02:00
codefiles
33d084f16a
Use `SUPPORTED` file for locale options ( #2069 )
...
* Use `SUPPORTED` file for locale options
* Add glibc to `PKGBUILD` depends
2023-09-20 06:51:20 +10:00
Daniel Girtler
c0ff55d55b
Allow assigning mountpoint on existing partitions ( #2067 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-19 06:47:46 +10:00
Daniel Girtler
f6acdf5b5e
Update README with instructions ( #2066 )
...
* Update README with instructions
* Update
* Update
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-19 06:47:24 +10:00
codefiles
6ec2bd4b55
Add `_get_kernel_params()` ( #2064 )
2023-09-18 23:22:55 +10:00
Alexander Seiler
12b7017240
Fix many typos ( #1692 )
...
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
2023-09-18 22:04:36 +10:00
codefiles
ca09e1e63d
Refactor `_add_efistub_bootloader()` kernel parameters ( #2061 )
...
* Refactor `_add_efistub_bootloader()` kernel parameters
* Remove obsolete comment
2023-09-18 07:02:29 +10:00
codefiles
71ecfcc24e
Remove git install from `build_iso.sh` ( #2063 )
2023-09-17 21:38:19 +02:00
Daniel Girtler
91c2906f3c
Fix broken action check ( #2060 )
...
* Fix broken action check
2023-09-17 22:12:34 +10:00
codefiles
15e52b7768
Refactor `_add_efistub_bootloader()` cmdline ( #2059 )
2023-09-17 17:17:48 +10:00
codefiles
b9d962bec2
Refactor `_add_grub_bootloader()` installation ( #1968 )
...
* Refactor `_add_grub_bootloader()` installation
* Remove whitespace
2023-09-17 17:14:47 +10:00
Himadri Bhattacharjee
f4a6d11373
fix: make nodatacow and compress mutually exclusive ( #1998 )
...
* fix: make nodatacow and compress mutually exclusive
* fix: raise ValueError when both compress and nodatacow flags are set
2023-09-17 09:21:08 +10:00
Wu Xiaotian
47ed711743
Support CJK text alignment ( #2012 )
...
* Add functions for unicode string alignment
* use unicode alignment function to show menu
* Allow table content to support unicode text alignment
2023-09-17 09:08:38 +10:00
codefiles
c9e2027725
Fix encryption debug message in `_add_efistub_bootloader()` ( #1991 )
2023-09-17 07:30:46 +10:00
Anton Hvornum
2cc0d64619
Added a forced buffer flush on each worker stdin write ( #2057 )
2023-09-16 14:58:20 +02:00
Campbell Jones
06d46ac762
Add option to use slick-greeter with lightdm ( #1970 )
2023-09-15 21:51:36 +10:00
Hugo Carvalho
418351d5ef
Update Portuguese translation ( #1976 )
...
More corrections
2023-09-15 18:41:20 +10:00
Christian Heusel
f270a47f27
add the option to use ly as display manager ( #2004 )
...
Signed-off-by: Christian Heusel <christian@heusel.eu>
2023-09-14 22:10:26 +10:00
yenaras
9e079020b1
fix instructions for Using a Live ISO Images ( #2021 )
...
replaced `--break-operating-system` with the correct flag
`--break-system-packages` and also added the flag as required for
`pip uninstall --break-system-packages`
2023-09-14 21:49:46 +10:00
Stephen Houser
31bd5e80e3
fix custom-commands issue #2025 ( #2026 )
2023-09-14 21:41:48 +10:00
Adrian Sausenthaler
4e243fa868
'Packete' made my eyes bleed; fixed common german mistakes; added missing ( #2029 )
...
Signed-off-by: Adrian Sausenthaler <gpg@sausenthaler.de>
2023-09-14 21:16:35 +10:00
Roxfr
c3d18fecdf
New translation for the French language ( #2024 )
...
* French language translation update
Hello,
Here is the update of the translation for the French language.
Regards,
Roxfr
* Add files via upload
Hello,
Here is the new translation for the French language:
- Update of the translation via the latest .pot file,
- Improved translation.
Regards,
Roxfr
2023-09-14 21:16:08 +10:00