ISO/configs/releng
David Runge 1bd944ee7c
Remove build.sh support from profiles and mkarchiso
configs/{baseline,releng}/build.sh:
Remove `build.sh` scripts. They were deprecated with v47.

archiso/mkarchiso:
Remove all `build.sh` related functionality (i.e. `command_pkglist()`, `command_iso()`, `command_prepare()`,
`command_install()`, `command_init()`, `command_run()`).

Rename `command_build_profile()` to `_build_profile()` to be more in line with the style of the other function naming.

Change `_show_config()` to only print info about the profile and make no more use of parameters.

Remove all help output related to legacy `build.sh` commands.

Fixes #51
2020-10-29 12:32:48 +01:00
..
airootfs Do not rename the initramfs image 2020-09-27 20:54:10 +03:00
efiboot/loader Use the same file paths in both ISO 9660 and FAT 2020-09-27 20:54:11 +03:00
isolinux Add license and basic documentation 2020-07-29 14:27:48 +02:00
syslinux Split SYSLINUX configuration into per-kernel configuration files 2020-09-27 20:54:11 +03:00
packages.x86_64 configs/releng/packages.x86_64: replace exfat-utils with exfatprogs 2020-08-11 11:05:44 +03:00
pacman.conf Add license and basic documentation 2020-07-29 14:27:48 +02:00
profiledef.sh archiso/mkarchiso: allow choosing boot modes from profiledef.sh 2020-08-17 17:14:06 +03:00