archiso/configs/baseline/airootfs/etc
nl6720 174f818581
/etc/ssh/sshd_config.d/10-archiso.conf: keep only the modified options
The only changes we make to the default are to enable root login via a
password.

While `PasswordAuthentication yes` is the default, let's set it
explicitly to avoid potential issues in the future.
2023-08-26 10:54:26 +03:00
..
mkinitcpio.conf.d configs/*/airootfs/etc/mkinitcpio.conf.d/archiso.conf: remove comments and unused options 2023-06-21 16:20:16 +03:00
mkinitcpio.d configs/: move custom mkinitcpio.conf files to /etc/mkinitcpio.conf.d/ 2023-06-21 16:20:16 +03:00
ssh/sshd_config.d /etc/ssh/sshd_config.d/10-archiso.conf: keep only the modified options 2023-08-26 10:54:26 +03:00
systemd Set IPv6PrivacyExtensions=yes in global systemd-netorkd configuration 2023-08-11 11:40:14 +03:00
locale.conf configs/: use the C.UTF-8 locale 2022-06-09 08:27:50 +03:00
shadow Set root user's shell and password with custom /etc/passwd and /etc/shadow 2020-07-20 13:39:41 +03:00