archinstall/examples
Dylan M. Taylor d9118a33b3
Switch from flags to an 'additional repository' menu (#977)
* Add multilib flag to enable this repository and enable multi-lib testing if testing flag is also passed

* Fix comments

* Attempt to force pacman to use the config file from the host

* Make sure the pacman configuration is copied to target

* flake8

* Call enable on additional-repositories

* Add method to select additional repositories

* Add menu option for additional repos

* This is a bit cleaner than having it all on one line

* Add import

* Use [] as default instead of None

* Use empty array for default option here

* Try this to ensure a valid array is returned on skipping

* Add additional-repositories to schema

* Missed changing this comment earlier
2022-02-13 16:30:49 +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 Switch from flags to an 'additional repository' menu (#977) 2022-02-13 16:30:49 +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 Flexible menu 2 (#916) 2022-02-06 11:54:13 +01:00
unattended.py Final whitespace changes I think 2021-05-15 13:04:18 -04:00