index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-24 | get rid of an exit() (#899) | Werner Llácer | |
2022-01-24 | Solve issue #894 (#898) | Werner Llácer | |
some references to archinstall.storage turned to archinstall.arguments | |||
2022-01-18 | Some issues at Guided.py (#878) | Werner Llácer | |
* Solves issue #873 (error by key sys-language Now disk_layouts file contents are loaded before calling the menu * Solves issue #873 (error by key sys-language. Solution in previous commit was still too restrictive | |||
2022-01-15 | Missing arguments after GlobalMenu execution (issue #868) (#871) | Werner Llácer | |
* Install.__init__ parameter kernel as a list everywhere. I've dropped the string check, as it shouldn't happen again, and it's good that it fails, when it happens * Global Menu now loads in the arguments dict all options enabled with default value and no manually selected (issue #868) | |||
2022-01-15 | Changes to take correctly the 'kernels' argument (cf. isssue 868) (#869) | Werner Llácer | |
2022-01-07 | obsolete call for timezone changed (#850) | Werner Llácer | |
2022-01-07 | Global menu (#806) | Daniel | |
* Global menu * Fix flake8 * Refactor code * Add documentation * Fix flake8 * Add support for user flow mentioned in #799 * Move import * Fix flake8 (again) Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> Co-authored-by: Anton Hvornum <anton.feeds@gmail.com> |