index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-30 | mkarchiso: implement configurable bootstrap tarball compression | nl6720 | |
profiledef.sh gains a new option `bootstrap_tarball_compression` which is a bash array containing the compression program and its arguments. Related to https://gitlab.archlinux.org/archlinux/archiso/-/issues/130. | |||
2023-09-24 | mkarchiso: add uefi-ia32.systemd-boot.esp and ↵ | nl6720 | |
uefi-ia32.systemd-boot.eltorito boot modes The systemd 254.2-1 package ships with IA32 systemd-boot, so it is possible to use for booting on IA32 UEFI. Perhaps they will be useful in the future. At least for now, the baseline and releng profiles are not changed to use them. When the issues and headaches caused with GRUB reach a critical point, then we will switch. | |||
2023-05-17 | README.profile.rst: document %ARCHISO_UUID% and %ARCHISO_SEARCH_FILENAME% | nl6720 | |
While their values are not affected by `profiledef.sh` variables, there is no other place to document these *identifiers*. | |||
2022-12-22 | fix typo in README.profile.rst | Alexander Speshilov | |
2022-06-10 | Update documentation for uefi x64 grub boot modes | plainlinen | |
2022-05-25 | Add support for GRUB ia32 UEFI in mkarchiso, update READMEs. | Pellegrino Prevete | |
2021-05-10 | docs: Add netboot to buildmodes documentation | David Runge | |
docs/README.profile.rst: Add documentation for the netboot buildmode. | |||
2021-05-09 | docs: Add documentation for buildmodes and bootstrap build mode | David Runge | |
docs/README.profile.rst: Add documentation for the optional `buildmodes` array in profiledef.sh, the understood build modes `bootstrap` and `iso` and the implicit default build mode 'iso'. Add basic documentation for the bootstrap_packages.arch file. Add missing backticks. Fix indent. | |||
2021-04-30 | Move README.profile.rst to docs/ | nl6720 | |
Keep all documentation except the main README in the docs directory. |