index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-20 | Remove `select_language()` duplicate of `select_kb_layout()` (#2151) | codefiles | |
* Remove `select_language()` duplicate of `select_kb_layout()` * Added a deprecation warning on select_language() * Moved select_language() back into it's original location, just to keep the PR diff minimal * Removed import for now, to please flake8 --------- Co-authored-by: Anton Hvornum <anton@hvornum.se> | |||
2023-11-20 | Fix parsing pre-mounted disk configuration from configuration file (#2221) | codefiles | |
2023-11-09 | chore(deps): update dependency simple-term-menu to v1.6.3 (#2208) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-11-09 | chore(deps): update dependency simple-term-menu to v1.6.2 (#2203) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-11-09 | Fix logic error in `encrypt()` loop (#2207) | codefiles | |
2023-11-06 | PT BR translation improvements (#2199) | Wellinton Kricowski | |
2023-10-31 | Fix logic error in `_fetch_lsblk_info()` loop (#2196) | codefiles | |
2023-10-25 | Fix password preview (#2190) | codefiles | |
2023-10-23 | Update translation of zh-CN (#2165) | Celestial.y | |
2023-10-18 | chore(deps): update dependency dev/mypy to v1.6.1 (#2184) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-10-18 | Fixes for prev PR (#2175) | Daniel Girtler | |
* Fixes for prev PR * Update --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-10-18 | Fix EFISTUB `cmdline` (#2181) | codefiles | |
2023-10-17 | Add support for unified kernel image (#1519) | codefiles | |
2023-10-17 | Fix reset in locales menu (#2178) | codefiles | |
2023-10-16 | Refactor `_add_systemd_bootloader()` newlines (#2173) | codefiles | |
* Refactor `_add_systemd_bootloader()` newlines * Revert f-string change | |||
2023-10-15 | User error info and version check (#2169) | Daniel Girtler | |
* Add user information for error * Show output if newer version available * Update * Update * flake8 --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-10-15 | Fix `MOUNT_POINT` for pre-mounted disk configuration (#2168) | codefiles | |
2023-10-13 | chore(deps): update dependency dev/pre-commit to v3.5.0 (#2164) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-10-13 | chore(deps): update dependency dev/mypy to v1.6.0 (#2155) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-10-13 | Fix install text initialization (#2162) | codefiles | |
2023-10-10 | Add handling of signal interrupt and EOF at input prompts (#2154) | codefiles | |
2023-10-09 | Fix keyboard layout and timezone menus (#2153) | codefiles | |
2023-10-03 | Extend the mypy checks (#2120) | Daniel Girtler | |
* Extend the mypy checks * Update * Update * Update --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-10-02 | Simplify SysCommand decoding (#2121) | Daniel Girtler | |
2023-10-02 | Fix ArchInstall ISO build (#2142) | Dylan M. Taylor | |
2023-10-02 | Fix missing info for pre-mounted disk configuration (#2143) | codefiles | |
2023-10-01 | Added first Hindi language support (#2134) | Ansh Goel | |
2023-10-01 | Update Russian translation (#2136) | Alexmelman88 | |
2023-10-01 | po: update Tamil translation (#2105) | K.B.Dharun Krishna | |
* po: update Tamil translation * po: update translation files * po: update translation files, Tamil translation * Revert "po: update translation files, Tamil translation" This reverts commit 98ef415138a23151a3dad9f4a846114427d9db36. * po: update Tamil translation --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> | |||
2023-09-30 | Bumping version to: v2.6.3 (#2135) | Anton Hvornum | |
2023-09-29 | Add support for ESP partition flag (#2133) | codefiles | |
2023-09-29 | Fix GRUB boot directory (#2130) | codefiles | |
2023-09-29 | Refactor `_add_efistub_bootloader()` use cmd list (#2127) | codefiles | |
2023-09-28 | Fix mount command whitespace (#2126) | codefiles | |
2023-09-28 | Fix 2118 (#2119) | Daniel Girtler | |
* Update locales generation * Update README * Disable translation check --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-27 | Bumping version to: v2.6.2 (#2123) | Anton Hvornum | |
2023-09-27 | Simplify command in `README.md` example (#2122) | codefiles | |
2023-09-27 | FR Translation updated (#2112) | T13nou | |
2023-09-27 | tr translation files updated (#2115) | Wise | |
2023-09-27 | Use unpacking for list creation (#2117) | codefiles | |
2023-09-27 | Fix mount debug message (#2116) | codefiles | |
2023-09-26 | Fix 2103 (#2114) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-26 | Fix `mountpoint` for pre-mounted disk configuration (#2113) | codefiles | |
* Fix `mountpoint` for pre-mounted disk configuration * Add missing commas | |||
2023-09-26 | Disabled fstrim on BTRFS by default (#2109) | Anton Hvornum | |
* Disabled fstrim on BTRFS by default * Changed variable name to conform with suggestion in #2109 | |||
2023-09-24 | Fix 1669 | Refactor display of sizes in tables (#2100) | Daniel Girtler | |
* 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 | Refactor microcode (#2099) | codefiles | |
2023-09-24 | Unify json functions (#2102) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-24 | Fix line break (#2101) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-24 | po: update Tamil translation (#2096) | K.B.Dharun Krishna | |
* 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 | Add support for loop devices (#2097) | codefiles | |