index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-22 | chore(deps): update dependency dev/mypy to v1.5.1 (#2089) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-09-22 | Add renovate.json (#2086) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-09-22 | Only parse profile classes when loading modules (#2088) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-21 | Fix `_add_efistub_bootloader()` partition number with partn (#2084) | codefiles | |
2023-09-21 | Sort the profiles with ignore case (#2080) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-21 | Update instructions to run archinstall from ISO (#2076) | Daniel Girtler | |
Update instructions to run archinstall from ISO | |||
2023-09-21 | Rework `_get_kernel_params()` for `_add_grub_bootloader()` (#2079) | codefiles | |
* Rework `_get_kernel_params()` for `_add_grub_bootloader()` * Remove uncommenting of GRUB config line for encrypted /boot support | |||
2023-09-20 | Fix acquisition of UUID (#2077) | codefiles | |
* Fix acquisition of UUID * Fix inadequate solution * Add check for UUID | |||
2023-09-20 | Use `_preset` for defaults in `LocaleMenu` (#2071) | codefiles | |
* Use `_preset` for defaults in `LocaleMenu` * Fix adjacent typos | |||
2023-09-20 | Use `SUPPORTED` file for locale options (#2069) | codefiles | |
* Use `SUPPORTED` file for locale options * Add glibc to `PKGBUILD` depends | |||
2023-09-19 | Allow assigning mountpoint on existing partitions (#2067) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-19 | Update README with instructions (#2066) | Daniel Girtler | |
* Update README with instructions * Update * Update --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-18 | Add `_get_kernel_params()` (#2064) | codefiles | |
2023-09-18 | Fix many typos (#1692) | Alexander Seiler | |
Signed-off-by: Alexander Seiler <seileralex@gmail.com> | |||
2023-09-18 | Refactor `_add_efistub_bootloader()` kernel parameters (#2061) | codefiles | |
* Refactor `_add_efistub_bootloader()` kernel parameters * Remove obsolete comment | |||
2023-09-17 | Remove git install from `build_iso.sh` (#2063) | codefiles | |
2023-09-17 | Fix broken action check (#2060) | Daniel Girtler | |
* Fix broken action check | |||
2023-09-17 | Refactor `_add_efistub_bootloader()` cmdline (#2059) | codefiles | |
2023-09-17 | Refactor `_add_grub_bootloader()` installation (#1968) | codefiles | |
* Refactor `_add_grub_bootloader()` installation * Remove whitespace | |||
2023-09-17 | fix: make nodatacow and compress mutually exclusive (#1998) | Himadri Bhattacharjee | |
* fix: make nodatacow and compress mutually exclusive * fix: raise ValueError when both compress and nodatacow flags are set | |||
2023-09-17 | Support CJK text alignment (#2012) | Wu Xiaotian | |
* Add functions for unicode string alignment * use unicode alignment function to show menu * Allow table content to support unicode text alignment | |||
2023-09-17 | Fix encryption debug message in `_add_efistub_bootloader()` (#1991) | codefiles | |
2023-09-16 | Added a forced buffer flush on each worker stdin write (#2057) | Anton Hvornum | |
2023-09-15 | Add option to use slick-greeter with lightdm (#1970) | Campbell Jones | |
2023-09-15 | Update Portuguese translation (#1976) | Hugo Carvalho | |
More corrections | |||
2023-09-14 | add the option to use ly as display manager (#2004) | Christian Heusel | |
Signed-off-by: Christian Heusel <christian@heusel.eu> | |||
2023-09-14 | fix instructions for Using a Live ISO Images (#2021) | yenaras | |
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 | fix custom-commands issue #2025 (#2026) | Stephen Houser | |
2023-09-14 | 'Packete' made my eyes bleed; fixed common german mistakes; added missing ↵ | Adrian Sausenthaler | |
(#2029) Signed-off-by: Adrian Sausenthaler <gpg@sausenthaler.de> | |||
2023-09-14 | New translation for the French language (#2024) | Roxfr | |
* 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 | Add romanian translation to archinstall (#2034) | Andrei Iancu | |
* Add romanian translation for installer * Ad romanian translation. * Update translation | |||
2023-09-14 | Correct the simple typo in the comment (#2042) | Kazunari Sasa | |
2023-09-14 | Rename profile in sub-menu (#2033) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-14 | Fix 1971 - manual partitioning (#2031) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-14 | Fix Bootloader installation (#2032) | Daniel Girtler | |
* Fix broken path * Update * Update --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-14 | Fix 2035 - Profile configuration (#2036) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-14 | Default to unknown on partition types (#2037) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-14 | Fix typo in README.md (#2050) | Ikko Eltociear Ashimine | |
interative -> interactive | |||
2023-09-14 | Fix 1973 - pipewire (#2030) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-14 | Merge pull request #2038 from svartkanin/fix-github-action | Daniel Girtler | |
Fix github action | |||
2023-09-05 | Update | Daniel Girtler | |
2023-09-05 | Update | Daniel Girtler | |
2023-09-05 | Fix github action | Daniel Girtler | |
2023-08-02 | Fix and update Portuguese translation (#1972) | Hugo Carvalho | |
2023-07-31 | Translate: Add some missing Spanish translations (#1969) | Pedro Chaparro | |
* 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 | Updated and corrected translation. (#1910) | Hasan Oruc | |
* Updated and corrected translation. * Updated and corrected translation. | |||
2023-07-31 | move preview text method for profiles into xorg superclass, override when ↵ | Himadri Bhattacharjee | |
needed (#1918) Co-authored-by: Anton Hvornum <anton@hvornum.se> | |||
2023-07-31 | Improve the Chinese, Japanese and Korean text menu layout (#1945) | Wu Xiaotian | |
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 ``` | |||
2023-07-31 | Parallel downloads (#1952) | Mário Victor Ribeiro Silva | |
* refactor: remove max_downloads limit * Update parallel downloads * Update parallel downloads | |||
2023-07-31 | Refactor `_add_grub_bootloader()` configuration (#1962) | codefiles | |