nl6720
3c33e84c3e
Add reflector and enable reflector.service
...
reflector.service will update pacman's mirrorlist after a network connection is established in the live system.
Fixes https://gitlab.archlinux.org/archlinux/archiso/-/issues/26 .
2020-06-30 18:09:44 +03:00
nl6720
3720627e88
Enable systemd units with symlinks instead of doing it via systemctl in chroot
2020-06-30 06:25:43 +03:00
David Runge
3ed5dd510d
Enabling iwd
...
configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/iwd.service:
Adding a symlink to /usr/lib/systemd/system/iwd.service to enable iwd in
airootfs (and thus on the image).
Closes #18
2020-06-24 00:19:53 +02:00
Gerardo Exequiel Pozzi
604b182af5
[archiso] Rename root-image to airootfs
...
Two purposes:
* systemd filename friendly: "-" is used for "/" and must be escaped with "\x20"
* ISO9660 filename friendly: "-" is replaced with "_"
2014-06-28 00:35:50 -03:00