index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-22 | configs/: remove "Copy to RAM" boot entries since it is automatic now | nl6720 | |
The default is now copytoram=auto which enables copying to RAM when the rootfs image size is less than 4 GiB and free RAM exceeds the rootfs image size + 2 GiB. See https://gitlab.archlinux.org/mkinitcpio/mkinitcpio-archiso/-/issues/13 and https://gitlab.archlinux.org/mkinitcpio/mkinitcpio-archiso/-/merge_requests/26. Implements #177. | |||
2021-07-29 | Remove SPDX license identifier from releng configs | David Runge | |
configs/baseline/*: Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for copyright. | |||
2021-05-14 | Apply copytoram Boot Option Menu Entries also to releng | Simon Wilper | |
2021-05-14 | Reorder UEFI boot menu entries | Simon Wilper | |
2021-05-14 | add optional pv tool | Simon Wilper | |
use pv to give feedback on copying the airootfs to RAM when copytoram kernel parameter is given | |||
2020-10-24 | configs/baseline: support UEFI | nl6720 | |