index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-09 | Introduce ctrl+c and other bug fixes (#1152) | Daniel Girtler | |
* Intergrate ctrl+c * stash * Update * Fix profile reset * flake8 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-05-09 | Updated base.pot, added new translation strings from *.py files, updated ru ↵ | Alexmelman88 | |
locale (#1146) * Create base.po * Add files via upload * Delete base.po * Add files via upload * Delete base.mo * Add files via upload * Update base.pot * Update base.po * Delete base.mo * Add files via upload * Delete base.mo * Add files via upload * Update base.po * Delete base.mo * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update desktop.py * Update minimal.py * Update xorg.py * Update server.py * Update desktop.py * Update server.py * Update guided.py * Add files via upload * Add files via upload * Update guided.py * Add files via upload * Add files via upload | |||
2022-05-02 | Fix #1106 (#1119) | Daniel Girtler | |
* Fix #1106 * flake8 * flake8 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2021-12-02 | Add simple menu for better UX (#660) | Daniel | |
* Add simple menu for better UX * Add remove external dependency * Fix harddisk return value on skip * Table output for partitioning process * Switch partitioning to simple menu * fixup! Switch partitioning to simple menu * Ignoring complexity and binary operator issues Only in simple_menu.py * Added license text to the MIT licensed file * Added in versioning information * Fixed some imports and removed the last generic_select() from user_interaction. Also fixed a revert/merged fork of ask_for_main_filesystem_format() * Update color scheme to match Arch style better * Use cyan as default cursor color * Leave simple menu the same Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> Co-authored-by: Anton Hvornum <anton.feeds+github@gmail.com> Co-authored-by: Dylan M. Taylor <dylan@dylanmtaylor.com> | |||
2021-08-20 | only prompt if _selected_servers is not set | Yash Tripathi | |
2021-05-27 | Add descriptions for top-level profiles | Dylan M. Taylor | |
2021-05-15 | One package per line formatting in profiles - easier to read/maintain | Dylan Taylor | |
2021-05-15 | f-string fixes | Dylan Taylor | |
2021-05-15 | Final whitespace changes I think | Dylan Taylor | |
2021-05-15 | A couple more small fixes | Dylan Taylor | |
2021-05-15 | Try to remove some unused imports | Dylan Taylor | |
2021-05-15 | Very selectively fix some PEP 8 issues with profiles | Dylan Taylor | |
2021-05-12 | Replaced the magic __builtin__ global variable. This should fix mypy ↵ | Anton Hvornum | |
complaints while still retaining the same functionality, kinda. It's less automatic but it's also less of dark magic, which makes sense for anyone but me. | |||
2021-04-29 | Add cockpit, depends on #396 | Dylan M. Taylor | |
2021-04-29 | Remove a comment | Dylan Taylor | |
2021-04-29 | First implementation of server top-level profile | Dylan M. Taylor | |