archinstall/examples
Werner Llácer e85c9b6531
Issues with Network Management and user management in menu (#1036)
* A problem with default values treatment at superusers (and users) on the main menu

* Solving issues when changing the selection of nic, ask_to_configure_network failed in several places.
Solved, temporarily with the creation of __getitem__ and get methods at NetworkManager

* Accept old style definitions for nic

* flake8 complains

* log string corrected (issue 1039)

* Correct exit when no disk is selected and we don't wish to continue
2022-03-28 13:44:10 +02:00
..
__init__.py some type hint fixes and a bad catch fix 2021-05-12 15:45:45 +05:30
config-sample.json Rework network config (#1001) 2022-02-28 15:57:57 +01:00
creds-sample.json Updated examples, fix #772 2021-11-26 14:24:47 +00:00
custom-command-sample.json Rework network config (#1001) 2022-02-28 15:57:57 +01:00
disk_layouts-sample.json Issue923 (#927) 2022-02-01 16:44:39 +01:00
guided.py Issues with Network Management and user management in menu (#1036) 2022-03-28 13:44:10 +02:00
minimal.py Change usage `lsblk` to `blkid` where possible. And general improvements to disk handling. (#949) 2022-02-08 23:21:20 +01:00
only_hd.py Menu option save config (#1009) 2022-02-28 17:03:37 +01:00
swiss.py Issues with Network Management and user management in menu (#1036) 2022-03-28 13:44:10 +02:00
unattended.py Final whitespace changes I think 2021-05-15 13:04:18 -04:00