David Ward
cce83b6354
templates: Copy license files from the correct path
...
Since Fedora 30, license files are missing from the ISO filesystem
of live or installer images (including official builds). The source
path to these files changed when they were moved into a subpackage
named fedora-release-common (or generic-release-common).
Also, copy the license files from the installroot, rather than the
existing root filesystem.
(cherry picked from commit 7df94aed4d
)
2021-01-20 11:34:15 -08:00
Brian C. Lane
d8bf3427a6
Add live iso support to s390
...
With this patch lmc and lorax-composer can be used to create a live iso
when running on s390 systems.
2019-10-31 09:47:18 -07:00
Jan Stodola
f24877b06e
Fix path to generic.prm
...
Also quote ${extra_boot_args} as in the other templates
Related: rhbz#1712822
2019-05-23 15:28:31 -07:00
Brian C. Lane
235813212f
Add extra boot args to the livemedia-creator iso templates
...
This adds a new livemedia-creator argument, --extra-boot-args, which can
be used to add arguments to the kernel command-line in the templates.
2019-03-26 11:06:57 -07:00
Brian C. Lane
6d9187d559
Add redhat.exec to s390 .treeinfo
...
Resolves: rhbz#1593657
2018-06-21 11:22:02 -07:00
Brian C. Lane
c91278a17d
livemedia-creator: Add release license files to / of the iso
...
This used to be handled by a %post section of the kickstart, but that
won't work with lmc, so do it in the template instead.
2017-03-15 08:22:23 -07:00
Brian C. Lane
1e1e978dcf
Add efi, product, and updates image paths to treeinfo
...
Include the information about efiboot.img, macboot.img, product.img, and
updates.img in .treeinfo.
2016-05-13 16:35:56 -07:00
Brian C. Lane
76bce910e0
Move templates to /usr/share/lorax/templates.d/99-generic
2016-02-10 17:14:11 -08:00