Michael Vorburger
|
e7306a309c
|
add cloud-init to baseline
|
2021-01-27 14:16:43 +00:00 |
|
Michael Vorburger
|
744b8f13ed
|
make baseline have working ethernet networking, like releng
|
2021-01-27 14:16:43 +00:00 |
|
Michael Vorburger
|
94dd194c22
|
add SSH server to baseline
inspired by https://wiki.archlinux.org/index.php/Archiso#Prepare_an_ISO_for_an_installation_via_SSH
|
2021-01-27 14:16:43 +00:00 |
|
nl6720
|
6820f2cb69
|
Add modconf to HOOKS array in mkinitcpio.conf
The default mkinitcpio.conf includes modconf in HOOKS.
|
2020-10-29 13:36:27 +02:00 |
|
nl6720
|
136152e672
|
Do not rename the initramfs image
This is a breaking change. archweb, archiso-manager and various documentation must be updated.
* https://github.com/archlinux/archweb/blob/master/templates/releng/archlinux.ipxe
* https://github.com/pierres/archiso-manager/blob/master/Makefile
|
2020-09-27 20:54:10 +03:00 |
|
nl6720
|
ff0c13f90c
|
Build initramfs images only once
Place custom mkinitcpio.conf in airootfs.
Use a custom mkinitcpio preset to specify generated image file path.
|
2020-07-29 18:19:42 +03:00 |
|
nl6720
|
6689537563
|
Set root user's shell and password with custom /etc/passwd and /etc/shadow
Correct shadow file permissions from build.sh.
|
2020-07-20 13:39:41 +03:00 |
|