index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-20 | Fix GPT end alignment (#2210) | codefiles | |
2023-11-20 | Fix parsing pre-mounted disk configuration from configuration file (#2221) | codefiles | |
2023-10-15 | Fix `MOUNT_POINT` for pre-mounted disk configuration (#2168) | codefiles | |
2023-10-10 | Add handling of signal interrupt and EOF at input prompts (#2154) | codefiles | |
2023-09-29 | Add support for ESP partition flag (#2133) | codefiles | |
2023-09-26 | Fix `mountpoint` for pre-mounted disk configuration (#2113) | codefiles | |
* Fix `mountpoint` for pre-mounted disk configuration * Add missing commas | |||
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-05-11 | Cleanup imports and unused code (#1801) | Daniel Girtler | |
* Cleanup imports and unused code * Update build check * Keep deprecation exception * Simplify logging --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> |