lorax/share/templates.d/99-generic
Brian C. Lane 1fd73cde52 Move the package requirements for live-iso setup out of the template
In order to support iso creation on multiple arches with the templates
we need to be able to select different packages based on arch.
lorax-composer uses the arch-specific Lorax templates in order to
generate the output iso so this patch:

1. Creates a new template and type to parse it, live-install.tmpl
   which contains only installpkg commands and #if clauses for arch
2. Removes bootloader related packages from the live-iso.ks
3. Remove dracut-config-rescue exclusion because it can cause problems
   with some blueprints.
4. Switch logo requirement to system-logos which is satisfied by
   generic-logos or fedora-logos. This prevents conflicts when a blueprint
   installs fedora-release-workstation.

So in the future, if x86.tmpl, etc. need a new package to support
creating the iso it should be added to the correct section in
./share/live/live-install.tmpl

(cherry picked from commit 3b8de2a233)
2019-05-06 11:45:32 -07:00
..
appliance Fix make_appliance and the libvirt.tmpl 2019-05-03 16:38:54 -07:00
config_files Revert "Don't activate default auto connections after switchroot" 2018-10-05 09:09:10 -07:00
live Move the package requirements for live-iso setup out of the template 2019-05-06 11:45:32 -07:00
pxe-live Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
aarch64.tmpl Make 64-bit kernel on 32-bit firmware work for x86 efi machines 2017-08-24 09:27:04 -07:00
arm.tmpl Add the create ISO component for ARMv7 2018-10-05 09:09:10 -07:00
efi.tmpl Make 64-bit kernel on 32-bit firmware work for x86 efi machines 2017-08-24 09:27:04 -07:00
ppc64le.tmpl remove redundant mkdir 2018-04-23 10:34:34 -07:00
ppc.tmpl drop support for 32-bit ppc 2018-04-23 10:34:34 -07:00
runtime-cleanup.tmpl Drop non-determinism from default templates 2019-05-03 16:34:37 -07:00
runtime-install.tmpl Remove unsupported anaconda-docker-addon (#619) 2019-05-03 17:04:52 -07:00
runtime-postinstall.tmpl Drop non-determinism from default templates 2019-05-03 16:34:37 -07:00
s390.tmpl Add redhat.exec to s390 .treeinfo 2018-06-21 11:22:02 -07:00
x86.tmpl Really don't try to build EFI images on i386 2018-02-22 16:48:03 -08:00