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
Andrei Iancu
9518a4bf39
Add romanian translation to archinstall ( #2034 )
...
* Add romanian translation for installer
* Ad romanian translation.
* Update translation
2023-09-14 21:13:03 +10:00
Kazunari Sasa
386fbccffb
Correct the simple typo in the comment ( #2042 )
2023-09-14 21:11:42 +10:00
Daniel Girtler
f185538355
Rename profile in sub-menu ( #2033 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14 20:56:06 +10:00
Daniel Girtler
56567221b6
Fix 1971 - manual partitioning ( #2031 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14 20:06:23 +10:00
Daniel Girtler
0258b0335e
Fix Bootloader installation ( #2032 )
...
* Fix broken path
* Update
* Update
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14 20:05:53 +10:00
Daniel Girtler
dcf3dfef57
Fix 2035 - Profile configuration ( #2036 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14 20:05:05 +10:00
Daniel Girtler
c8e0b9a4d6
Default to unknown on partition types ( #2037 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14 20:04:25 +10:00
Ikko Eltociear Ashimine
2252dcf9bb
Fix typo in README.md ( #2050 )
...
interative -> interactive
2023-09-14 20:03:59 +10:00
Daniel Girtler
3ba1a3718e
Fix 1973 - pipewire ( #2030 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14 19:59:32 +10:00
Daniel Girtler
9bfd8c622a
Merge pull request #2038 from svartkanin/fix-github-action
...
Fix github action
2023-09-14 07:02:35 +10:00
Daniel Girtler
be7ffbdd7e
Update
2023-09-05 21:38:56 +10:00
Daniel Girtler
bcf1eb3e36
Update
2023-09-05 21:32:30 +10:00
Daniel Girtler
d93bf84e59
Fix github action
2023-09-05 21:21:08 +10:00
Hugo Carvalho
81ef09c336
Fix and update Portuguese translation ( #1972 )
2023-08-02 12:27:47 +02:00
Pedro Chaparro
f7604c81a6
Translate: Add some missing Spanish translations ( #1969 )
...
* feat(locales/es): Add some missing spanish translations
* feat(locales/es): Run `locales_generator.sh` script to update the `base.mo` file
Follow the `archinstall/locales/README.md` instructions to add / update languages.
* feat(locales/es): Add some new missing translations
* feat(locales/es): Run `locales_generator.sh` script to update the `base.mo` file
2023-07-31 20:45:32 +02:00
Hasan Oruc
0852a7cacb
Updated and corrected translation. ( #1910 )
...
* Updated and corrected translation.
* Updated and corrected translation.
2023-07-31 09:41:26 +02:00