archinstall/examples
Werner Llácer f06aabb4d4
enhacements to the menu infraestructure (#978)
* Correct definition of btrfs standard layout

* Solve issue #936

* make ask_for_a_timezone as synonym to ask_timezone

* Some refining in GeneralMenu
secret is now a general function

* Revert "Some refining in GeneralMenu"

This reverts commit e6e131cb19.

* Activate load of preset values in GeneralMenu
Changed all select_functions definitions to the need of passing the preset value
Corrected problems at ask_to_configure_network, and management of preset values added

* minor glitches in menu processing, plus flake8 complains

* Changes to ask_to_configure_network following  @svartkanin code

* select_language adapted to preset value.
changes to the infraestructure to solve bugs

* functions adapted for preset values
* select_mirror_regions
* select_locale_lang
* select_locale_enc
* ask_for_swap

* Updated to preset values
* ask_for_bootloader
Won't use it
* set_root_password()

* Updated to preset values
* ask_for_audio_selection
* select_kernel
* ask_for_a_timezone

* Updated to use preset values
* select_ntp
* ask_ntp
* ask_for_swap
flake8 complains

* Adapted to preset values
* ask_additional_packages_to_install (from svartkanin)
* ask_to_configure_network (adapted from svartkanin version)

* Updated to preset values
* ask_hostname
* select_additional_repositories

* bug in nic conversion
_select_harddrives adapted to preset_menu
2022-02-28 15:02:39 +01:00
..
__init__.py some type hint fixes and a bad catch fix 2021-05-12 15:45:45 +05:30
config-sample.json Updated examples, fix #772 2021-11-26 14:24:47 +00:00
creds-sample.json Updated examples, fix #772 2021-11-26 14:24:47 +00:00
custom-command-sample.json Updated configuration example "custom commands" 2022-02-02 08:22:08 +01:00
disk_layouts-sample.json Issue923 (#927) 2022-02-01 16:44:39 +01:00
guided.py Fix #966 - DeferredTranslation errors (#976) 2022-02-15 08:44:58 +01: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 Some refinements to the Menu infraestructure (#962) 2022-02-11 13:22:35 +01:00
swiss.py enhacements to the menu infraestructure (#978) 2022-02-28 15:02:39 +01:00
unattended.py Final whitespace changes I think 2021-05-15 13:04:18 -04:00