Brian C. Lane
9381205bbd
Add -iso-level 3 when the install.img is > 4GiB
...
xorrisofs needs to use iso-level 3 when creating images with large
files. This adds tests to all the relevant templates, just like we used
to do for udf and mkisofs.
(cherry picked from commit 2264496fe85cedae77af35b509b140a5811d5743)
2019-04-05 15:30:44 -07:00
Brian C. Lane
458d120afe
Copy .discinfo to the boot.iso
...
This should close #187
2019-01-29 14:06:28 -08:00
Brian C. Lane
2a3c41e1ce
Use xorrisofs instead of mkisofs
...
Update the templates to use xorrisofs, require the newer version of
syslinux and syslinux-nonlinux.
This closes issue #326
2019-01-29 14:01:05 -08:00
Peter Robinson
8abf6be950
Add the create ISO component for ARMv7
...
The ostree compose process in pungi wants ISOs and it was the last part
of the ARMv7 components that weren't at parity with other architectures.
Add the missing functionality.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2018-09-06 09:10:02 -07:00
Brian C. Lane
cd4d866e9f
Remove filegraft from arm.tmpl ( #1457906 )
...
It isn't used at all, so remove it instead of crashing.
2017-06-01 08:06:57 -07:00
Brian C. Lane
f3d262c8f7
arm.tmpl import basename ( #1457055 )
2017-05-31 08:32:34 -07:00
Brian C. Lane
9fe59eed0b
lorax: Add release license files to / of the iso
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
99e575e61b
templates: On 32 bit systems limit the amount of memory xz uses
...
This uses --memlimit-compress=3700MiB on i386 and arm when building the
product and updates images.
2016-03-29 09:46:07 -07:00
Brian C. Lane
76bce910e0
Move templates to /usr/share/lorax/templates.d/99-generic
2016-02-10 17:14:11 -08:00