archinstall
archinstall copied to clipboard
Arch Linux installer - guided, templates etc.
If I want en language and other one with special letters there is no option to do that. I would suggest to add check boxes just like in "Mirror region".
## PR Description: - Update `list_locales()` to use `/usr/share/i18n/SUPPORTED`. - Verify locales are supported by checking against `/usr/share/i18n/SUPPORTED`. - Uncomment entries in `/etc/locale.gen` or append if an entry is not...
- This resolves: https://github.com/archlinux/archinstall/issues/1200#issuecomment-1130564952 ## PR Description: Fix occurrence of duplicate calls to `set_hostname()` and `set_locale()` by adding hostname and locales as parameters to `minimal_installation()`. ## Tests and Checks -...
Reported on the [Elements chat](#$9e31-tIfMASq69fUcvZUKZZNyX5wKAzlK3cfcMAvGlI) : https://0x0.st/ofwm.png
Not everything need to be blue xD. The red arrow would have better contrast and would look more elegant. I'm just nitpicky. Maybe vote for color? Any color like red,...
If you choose `swap on zram`, installer could setup `hibernate` option out of the box, to avoid manual fixes after installation. Maybe this possibility should work only if you want...
I own a laptop that has uses both amd integrated graphics and an external nvidia gpu. This can cause some problems after installing, mainly because of the fact that I'm...
Upstream patch that needs to be merged first: https://gitlab.archlinux.org/pacman/pacman/-/commit/2b1ca6c298629723ca334a596f8499dc331c9074 This would allow users in post-installation to dissect which packages were explicitly installed by archinstall for the user. Small QoL and...
```json "superusers": { "devel": { "!password": "*****" } } ``` these credentials shouldn't be exported?
Time is always set to UTC We might need to create a forced symlink to /etc/localtime Tested on tag v2.2.0 1. Set the timezone eg: Asia/Kolkata 2. chroot after installation,...