index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-11 | configs/*: add VM guest packages and enable their services | nl6720 | |
* virtualbox-guest-utils-nox package and vboxservice.service for VirtualBox. * qemu-guest-agent package and qemu-guest-agent.service for QEMU & libvirt. Implements #118. | |||
2021-01-27 | add cloud-init to baseline | Michael Vorburger | |
2021-01-27 | make baseline have working ethernet networking, like releng | Michael Vorburger | |
2021-01-27 | add SSH server to baseline | Michael Vorburger | |
inspired by https://wiki.archlinux.org/index.php/Archiso#Prepare_an_ISO_for_an_installation_via_SSH | |||
2020-10-29 | Add modconf to HOOKS array in mkinitcpio.conf | nl6720 | |
The default mkinitcpio.conf includes modconf in HOOKS. | |||
2020-09-27 | Do not rename the initramfs image | nl6720 | |
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-07-29 | Build initramfs images only once | nl6720 | |
Place custom mkinitcpio.conf in airootfs. Use a custom mkinitcpio preset to specify generated image file path. | |||
2020-07-20 | Set root user's shell and password with custom /etc/passwd and /etc/shadow | nl6720 | |
Correct shadow file permissions from build.sh. |