archinstall/examples
Anton Hvornum 7943dd8236
Added more offline functionality, such as skipping package search (#1296)
* Added more offline functionality, such as skipping package search

* Disabled list_mirrors() from going online if --offline is given. Defaults to /etc/pacman.d/mirrorlist instead.

* Forgot import of pathlib

* Made list_mirrors() open /etc/pacman.d/mirrorlist in byte mode to better emulate the result of urllib response reading.

* Forgot variable declaration

* Made list_mirrors include activated server definitions
2022-06-02 13:32:42 +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 Rework user management (#1220) 2022-05-26 21:48:29 +02: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 Added more offline functionality, such as skipping package search (#1296) 2022-06-02 13:32:42 +02:00
minimal.py Rework user management (#1220) 2022-05-26 21:48:29 +02:00
only_hd.py Subvolume User Interface (#1032) 2022-03-28 13:55:15 +02:00
swiss.py Fix typos (#1265) 2022-05-29 09:31:18 +02:00
unattended.py Final whitespace changes I think 2021-05-15 13:04:18 -04:00