index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-25 | configs/releng/airootfs/etc/mkinitcpio.conf: replace the deprecated ↵ | nl6720 | |
archiso_kms hook with kms The archiso_kms hook was moved from mkinitcpio-archiso to the mkinitcpio project. See https://github.com/archlinux/mkinitcpio/commit/7bfe4861eacb3bf6cb70d9a17a0262542733a8ed and https://gitlab.archlinux.org/mkinitcpio/mkinitcpio-archiso/-/commit/dec17db5324285118e2faee296cc990ff1281bd8 | |||
2021-12-02 | configs/releng/airootfs/etc/mkinitcpio.conf: remove archiso_shutdown | nl6720 | |
The archiso_shutdown hook has been obsolete since mkinitcpio 16. https://lists.archlinux.org/pipermail/arch-dev-public/2013-December/025742.html Related to mkinitcpio/mkinitcpio-archiso#8. | |||
2021-07-29 | Remove SPDX license identifier from releng configs | David Runge | |
configs/releng/*: Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for copyright. | |||
2020-10-29 | Add modconf to HOOKS array in mkinitcpio.conf | nl6720 | |
The default mkinitcpio.conf includes modconf in HOOKS. | |||
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. |