Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
|
|
* Refactor `_add_efistub_bootloader()` kernel parameters
* Remove obsolete comment
|
|
|
|
* Fix broken action check
|
|
|
|
* Refactor `_add_grub_bootloader()` installation
* Remove whitespace
|
|
* fix: make nodatacow and compress mutually exclusive
* fix: raise ValueError when both compress and nodatacow flags are set
|
|
* Add functions for unicode string alignment
* use unicode alignment function to show menu
* Allow table content to support unicode text alignment
|
|
|
|
|
|
|
|
More corrections
|
|
Signed-off-by: Christian Heusel <christian@heusel.eu>
|
|
replaced `--break-operating-system` with the correct flag
`--break-system-packages` and also added the flag as required for
`pip uninstall --break-system-packages`
|
|
|
|
(#2029)
Signed-off-by: Adrian Sausenthaler <gpg@sausenthaler.de>
|
|
* 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
|
|
* Add romanian translation for installer
* Ad romanian translation.
* Update translation
|
|
|
|
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
|
|
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
|
|
* Fix broken path
* Update
* Update
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
|
|
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
|
|
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
|
|
interative -> interactive
|
|
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
|
|
Fix github action
|
|
|
|
|
|
|
|
|
|
* 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
|
|
* Updated and corrected translation.
* Updated and corrected translation.
|
|
needed (#1918)
Co-authored-by: Anton Hvornum <anton@hvornum.se>
|
|
Before this patch, menus in Korean language would not be aligned:
```
Archinstall 언어 Korean (71%)
> Mirrors
Locales Defined
Disk configuration
부트로더 Systemd-boot
스왑 True
```
After apply this patch, menus in Korean language are aligned:
```
Archinstall 언어 Korean (71%)
> Mirrors
Locales Defined
Disk configuration
부트로더 Systemd-boot
스왑 True
```
|
|
* refactor: remove max_downloads limit
* Update parallel downloads
* Update parallel downloads
|
|
|
|
|
|
* Muted partprobe
* Missing import
|
|
* Turning on output for mkinitcpio, otherwise the prompt stand still for a while after enabling fstrim.
* Added error message for when mkinitcpio errors out (but also say we're continuing)
* Pleasing mypy
|
|
|
|
* Added back xinit for awesome, since it can be used without a greeter, as well as other useful tools we've had in previous releases
* Fixing xinitrc for awesome profile
* Attempting to grab xorg packages when installing the desktop profile
* Spelling error on xorg-server
* Fixed sway value error on seat selection
|
|
|
|
|
|
Even though the translation files exist, we still can't find Simplified or
Traditional Chinese translations from the language menu, this patch fixes that.
|
|
|
|
|
|
* Do not stdout when menu is active
* Handle missing libfido2 gracefully
* Update
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
|
|
* Audio configuration
* Update
* Update schema
---------
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
|