ISO/configs/baseline
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/etc Do not rename the initramfs image 2020-09-27 20:54:10 +03:00
efiboot/loader configs/baseline: support UEFI 2020-10-24 19:57:30 +03:00
isolinux Add license and basic documentation 2020-07-29 14:27:48 +02:00
syslinux configs/baseline: support UEFI 2020-10-24 19:57:30 +03:00
packages.x86_64 Install mkinitcpio-archiso-hooks in airootfs instead of copying the hooks from host 2020-07-30 12:55:12 +03:00
pacman.conf Add license and basic documentation 2020-07-29 14:27:48 +02:00
profiledef.sh configs/baseline: support UEFI 2020-10-24 19:57:30 +03:00