Kian-Meng Ang
2de153003e
Fix typos ( #1265 )
2022-05-29 09:31:18 +02:00
Daniel Girtler
0fa52a5424
Introduce ctrl+c and other bug fixes ( #1152 )
...
* Intergrate ctrl+c
* stash
* Update
* Fix profile reset
* flake8
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-09 12:02:48 +02:00
Alexmelman88
20ffebac50
Updated base.pot, added new translation strings from *.py files, updated ru 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-09 09:58:06 +02:00
Daniel Girtler
f00717ff6f
Fix #1106 ( #1119 )
...
* Fix #1106
* flake8
* flake8
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-02 13:01:50 +02:00
Daniel
908c7b8cc0
Add simple menu for better UX ( #660 )
...
* 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-12-02 21:17:51 +01:00
Yash Tripathi
c461cc49e7
only prompt if _selected_servers is not set
2021-08-20 03:54:23 +05:30
Dylan M. Taylor
26a33000d8
Add descriptions for top-level profiles
2021-05-27 08:11:27 -04:00
Dylan Taylor
3ee38afce1
One package per line formatting in profiles - easier to read/maintain
2021-05-15 17:30:20 -04:00
Dylan Taylor
a0cbb31d3e
f-string fixes
2021-05-15 14:29:24 -04:00
Dylan Taylor
e111dd9bc1
Final whitespace changes I think
2021-05-15 13:04:18 -04:00
Dylan Taylor
d93ef24e8e
A couple more small fixes
2021-05-15 11:53:10 -04:00
Dylan Taylor
acb754ff2e
Try to remove some unused imports
2021-05-15 11:45:36 -04:00
Dylan Taylor
ffd5b5f804
Very selectively fix some PEP 8 issues with profiles
2021-05-15 11:35:18 -04:00
Anton Hvornum
4ff35663b8
Replaced the magic __builtin__ global variable. This should fix mypy 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-05-12 13:55:41 +02:00
Dylan M. Taylor
af3d85dc7d
Add cockpit, depends on #396
2021-04-29 11:41:57 -04:00
Dylan Taylor
5e567b6f3b
Remove a comment
2021-04-29 10:39:01 -04:00
Dylan M. Taylor
3c5dd7b335
First implementation of server top-level profile
2021-04-29 10:22:33 -04:00