1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-06-10 00:46:12 +02:00
infrastructure/roles/common
Sven-Hendrik Haase bf434f107c Modernize install_arch role
- Allow for single and multi disk installs
- Use modern parted module to cut down on manual code
- Allow for specifying concrete drives to use for the system
- Change use from unarchive module which is deprecated to get_url + manual tar
- Allow for DHCP when setting up networking
- When using btrfs, automatically compress with lzo (I'd use zstd but grub can't boot off of zstd yet)
- Use playbook_dir as a relativ search path start to find the pubkeys which is more reliable than just relative path
- Clean pacman cache after base system installation
2019-02-14 04:53:51 +01:00
..
defaults common: Add default dns servers 2018-07-03 20:35:36 +02:00
files Update archutils to latest commit 2018-10-20 17:08:43 +02:00
handlers common: Track /etc/systemd/system.conf 2018-03-21 15:18:27 +01:00
tasks common: drop default qdisc configuration 2019-01-23 03:26:39 +02:00
templates Modernize install_arch role 2019-02-14 04:53:51 +01:00