Commit Graph

377 Commits

Author SHA1 Message Date
Troy Dawson
6966414fa9 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 08:46:54 -07:00
Brian C. Lane
06ccdbd3dc - Bump release to rebuild with fixed tests
Related: RHEL-61778
2024-10-21 12:54:05 -07:00
Brian C. Lane
1bfdb5ddf9 - tests: Fix mkksiso unit test (bcl)
Related: RHEL-61778
- pylint: Print astroid version (bcl)
  Related: RHEL-61778
- Extend help for --updates and --ks parameters (jkonecny)
  Related: RHEL-61778
- Fix --updates the updates image wasn't loaded (jkonecny)
  Resolves: RHEL-61778
- Implement --replace also for S390 (sebastian.stark)
  Related: RHEL-61778
- mkksiso: option --replace to replace arbitrary text in boot config.  (sebastian.stark)
  Related: RHEL-61778
- livemedia: Add isomd5sum (bcl)
  Resolves: RHEL-58896
2024-10-08 14:45:53 -07:00
Brian C. Lane
2e5a18d6c9 - templates: Sync template changes from lorax-templates-rhel (bcl)
Resolves: RHEL-54713
- tests: Add a test to make sure redhat-release-eula isn't included (bcl)
  Related: RHEL-54381
2024-09-10 16:31:42 -07:00
Brian C. Lane
bd13c517d6 - New lorax documentation - 40.5.6 (bcl)
Related: RHEL-48606
- ltmpl: Remove * from docstring (bcl)
  Related: RHEL-48606
- docs: Update intersphinx and add _static dir (bcl)
  Related: RHEL-48606
- docs: Document --rootfs-type options (bcl)
  Related: RHEL-48606
- erofs: Use dedupe and all-fragments options (bcl)
  Related: RHEL-48606
- imgutils: mkfs.erofs options should come first (bcl)
  Related: RHEL-48606
- Accept but ignore the old --squashfs-only argument (awilliam)
  Related: RHEL-48606
- Add compression.erofs section to lorax.conf (bcl)
  Resolves: RHEL-48606
- Add erofs and erofs-ext4 support to --rootfs-type (bcl)
  Related: RHEL-48606
- Replace squashfs_only with rootfs_type (bcl)
  Related: RHEL-48606
- imgutils: Add mkerofs function and test (bcl)
  Related: RHEL-48606
- runtime-postinstall: Make sure blacklist_exceptions has been removed (jstodola)
  Resolves: RHEL-53721
2024-08-12 16:33:56 -07:00
Brian C. Lane
3654057762 - templates: Synchronize generic templates with lorax-templates-rhel (bcl)
Related: RHEL-35396
- docs: Update livemedia-creator documentation for RHEL 10 (bcl)
  Related: RHEL-31853
- livemedia-creator: The --make-tar option requires tar (bcl)
  Related: RHEL-31853
- docs: Update example kickstarts for RHEL/CentOS (bcl)
  Resolves: RHEL-31853
- lorax: Change default rootfs size to 3GiB (bcl)
  Resolves: RHEL-32504
2024-07-19 16:45:33 -07:00
Troy Dawson
66d60c4f1c Bump release for June 2024 mass rebuild 2024-06-24 09:00:49 -07:00
Brian C. Lane
2b1f7f05c4 - tito: Add tito to container's test-packages (bcl)
Related: RHEL-31830
- creator: Fix pylint error in run_creator (bcl)
  Related: RHEL-31830
- livemedia-creator: Check for BIOS vs. UEFI qemu support (bcl)
  Related: RHEL-31830
- livemedia-creator: Enable s390x virt support (bcl)
  Related: RHEL-31830
- livemedia-creator: Make use of virtio devices more generic (bcl)
  Related: RHEL-31830
- Set requirement on lorax-templates-rhel for prefixdevname change (bcl)
  Related: RHEL-30010
2024-06-12 07:33:11 -07:00
Brian C. Lane
adf1e52b80 - Set requirement on lorax-templates-rhel for prefixdevname change
Related: RHEL-30010
2024-05-31 10:47:09 -07:00
Brian C. Lane
5b4b714cea - tito: Add RHEL tagger with support for rhbz and RHEL (bcl)
Related: RHEL-31830
- livemedia-creator: Use /usr/libexec/qemu-kvm on supported arches (bcl)
  Related: RHEL-31830
- spec: edk2-aarch64 has the UEFI firmware on aarch64 (bcl)
  Related: RHEL-31830
- Add prefixdevname to Anaconda image (msekleta)
  Related: RHEL-30010
- spec: exclude the files section for lmc-virt on ppc64le (bcl)
  Resolves: RHEL-31830
2024-05-31 10:14:46 -07:00
Brian C. Lane
ea02dc7520 - spec: exclude the files section for lmc-virt on ppc64le
Resolves: RHEL-31830
2024-04-04 13:53:42 -07:00
Brian C. Lane
44136c9fbd - spec: Use qemu-kvm instead of qemu (bcl@redhat.com)
Resolves: RHEL-31830
2024-04-04 09:56:30 -07:00
Brian C. Lane
a89d613d3c - New lorax documentation - 40.5.1 (bcl@redhat.com)
Resolves: RHEL-30615
- Dockerfile.test: Use Fedora 40 for test image (bcl@redhat.com)
- Change macboot default to false (bcl@redhat.com)
- Change defaults to Red Hat Enterprise Linux 10 (bcl@redhat.com)
- runtime-cleanup: wget2-wget has replaced wget (yselkowi@redhat.com)
- Added example of how to use livemedia-creator in github actions, and still
  build in fedora. (cjshowalter@alaska.edu)
- Require lorax-templates-rhel when building for ELN, CentOS Stream and RHEL (sgallagh@redhat.com)
- workflows: Switch to actions/checkout@v4 (bcl@redhat.com)
- New lorax documentation - 40.5 (bcl@redhat.com)
- maint: Switch default platform to F40 (bcl@redhat.com)
- runtime-cleanup: Update to cleanup more (akira@tagoh.org)
- runtime-install: Update font packages (akira@tagoh.org)
- mkksiso: Add support for adding an anaconda updates.img (jkonecny@redhat.com)
- runtime-install: drop kdump-anaconda-addon (awilliam@redhat.com)
- s390: Escape volid before using it (bcl@redhat.com)
- aarch64: Escape volid before using it (bcl@redhat.com)
- runtime-install: drop retired pcmciautils (awilliam@redhat.com)
- runtime-install: Drop unneeded packages libmlx4, systemd-sysv, and systemd-units (bcl@redhat.com)
- runtime-install: wget2-wget has replaced wget (awilliam@redhat.com)
- runtime-cleanup: anaconda's new interface needs stdbuf (kkoukiou@redhat.com)
- test-in-podman: Fix problem running in github actions (bcl@redhat.com)
- test: Add pigz to test-packages (bcl@redhat.com)
- Adjust runtime-postinstall.tmpl for systemd config files move (zbyszek@in.waw.pl)

NOTE: This branch is now built from the upstream lorax rhel10-branch
which is based on Fedora 40.0 without the libdnf5 related patches
included.
2024-04-03 15:36:35 -07:00
Stephen Gallagher
c759062cb3 Require lorax-templates-rhel
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2024-02-16 13:25:54 -05:00
Brian C. Lane
92d4810327 - New lorax documentation - 40.5 (bcl@redhat.com)
- maint: Switch default platform to F40 (bcl@redhat.com)
- runtime-cleanup: Update to cleanup more (akira@tagoh.org)
- runtime-install: Update font packages (akira@tagoh.org)
2024-02-06 17:39:26 -08:00
Brian C. Lane
f383438923 - Remove patches included in this release
- Add testing of the new mkksiso --updates command to run_tests.sh
- mkksiso: Add support for adding an anaconda updates.img (jkonecny@redhat.com)
- runtime-install: drop kdump-anaconda-addon (awilliam@redhat.com)
- ltmpl: Handle installing provides with resolve_pkg_spec (bcl@redhat.com)
- s390: Escape volid before using it (bcl@redhat.com)
- aarch64: Escape volid before using it (bcl@redhat.com)
- runtime-install: drop retired pcmciautils (awilliam@redhat.com)
- runtime-install: wget2-wget has replaced wget (awilliam@redhat.com)
- runtime-cleanup: anaconda's new interface needs stdbuf (kkoukiou@redhat.com)
- ltmpl: Pass packages to add_rpm_install as strings (bcl@redhat.com)
2024-02-01 17:57:45 -08:00
Adam Williamson
cae9bc7940 Backport PR #1371 to handle pcmciautils being retired 2024-01-29 10:08:54 -08:00
Adam Williamson
15237f8b2f Backport PR #1370 to handle wget being replaced by wget2-wget 2024-01-26 11:47:29 -08:00
Fedora Release Engineering
e7bb19d0c6 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-25 04:44:44 +00:00
Fedora Release Engineering
c16e84674f Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-21 06:13:00 +00:00
Brian C. Lane
8315b760b8 - runtime-install: Work around problem with conflicting packages (bcl@redhat.com)
- ltmpl: Check for errors after running the transaction (bcl@redhat.com)
2023-12-20 07:50:55 -08:00
Brian C. Lane
000be11ded - ltmpl: Remove duplicate package objects from dnf5 results (bcl@redhat.com)
- test-in-podman: Fix problem running in github actions (bcl@redhat.com)
2023-12-12 10:58:47 -08:00
Brian C. Lane
4644d11f69 - ltmpl: Filter out other arches, clean up naming (bcl@redhat.com)
- test: Add pigz to test-packages (bcl@redhat.com)
- dnfbase: Fix url substitution support (bcl@redhat.com)
- ltmpl: Add transaction error handling (bcl@redhat.com)
- test-packages: Make sure python3-libdnf5 is installed (bcl@redhat.com)
- Updates for latest libdnf5 changes (bcl@redhat.com)
- spec: Switch to using python3-libdnf5 (bcl@redhat.com)
- Fix writing out debug info for package files and sizes (bcl@redhat.com)
- libdnf5: Switch lorax to use libdnf5 (bcl@redhat.com)
- Add python3-libdnf5 to the list of test packages (bcl@redhat.com)
- Adjust runtime-postinstall.tmpl for systemd config files move (zbyszek@in.waw.pl)
2023-12-11 08:34:40 -08:00
Brian C. Lane
33a2023416 - Remove some unneccessary storage packages from runtime-install (vtrefny@redhat.com)
- Do not install polkit-gnome for blivet-gui (vtrefny@redhat.com)
- docs: Update the quickstart example command (vtrefny@redhat.com)
2023-10-02 12:15:28 -07:00
Brian C. Lane
d8facf9fcb - Drop patches included in new upstream tar
- Explicitly pull in more filesystem packages (awilliam@redhat.com)
- runtime-postinstall: Turn off lvm monitoring (bcl@redhat.com)
- runtime-cleanup.tmpl: fix typo 'gschadow' (chris.riches@nutanix.com)
- runtime-cleanup: Change how logo pixmaps is cleaned up (bcl@redhat.com)
- runtime-install: only pull in qcom-firmware on aarch64 (awilliam@redhat.com)
2023-09-07 15:23:18 -07:00
Adam Williamson
c2cce0630e Backport PR #1344 to pull in required filesystem packages 2023-09-07 12:18:57 -07:00
Adam Williamson
f767483b9e Backport PR #1338 to cut qcom firmwares and save space 2023-08-28 16:47:14 -07:00
Brian C. Lane
a90f84e972 - Exclude more obsoleted libertas firmware packages (awilliam@redhat.com)
- Revert "test_minimizer: dnf5 wants --use-host-config" (bcl@redhat.com)
2023-08-09 10:52:48 -07:00
Brian C. Lane
a8825f7a07 - runtime-install: excluded renamed olpc firmware package (awilliam@redhat.com)
- drop unneeded patch for rsvg-pixbuf-loader
  librsvg2 now Requires it
2023-08-07 11:34:02 -07:00
Adam Williamson
fd747053b9 Rebuild with no changes on a side tag to resolve test problems 2023-07-22 12:52:12 -07:00
Adam Williamson
ce70ae7edb Backport PR #1334 to fix installer with latest librsvg2 2023-07-22 10:06:12 -07:00
Fedora Release Engineering
3d87c95d48 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 13:03:30 +00:00
Brian C. Lane
f6fc8022a3 plans: prepare is reported to be unneeded and causing issues 2023-07-14 15:18:06 -07:00
Brian C. Lane
86e0a84b54 - drop included patches
- pylint: Ignore false positive from pylint on rawhide (bcl@redhat.com)
- tests: Fix image_minimizer test dnf usage (bcl@redhat.com)
- tests: Fix HFS test to work with new get_file_magic output (bcl@redhat.com)
- ltmpl: Use ProcMount while running the dnf transaction (bcl@redhat.com)
- imgutils: Split part DracutChroot into ProcMount (bcl@redhat.com)
- runtime-postinstall: Remove libuser.conf (bcl@redhat.com)
- runtime-install: exclude renamed iwl firmware packages (awilliam@redhat.com)
- test_minimizer: dnf5 wants --use-host-config (bcl@redhat.com)
- Install nvme-cli tool and remove machine specific nvme files (bcl@redhat.com)
- Revert "Add blacklist_exceptions to multipath.conf" (jstodola@redhat.com)
2023-07-14 11:25:16 -07:00
Adam Williamson
ff16001b69 Rebuilt for Python 3.12 again 2023-07-04 12:46:19 -07:00
Adam Williamson
516d709e14 Backport PR #1332 to handle renamed iwl firmware packages 2023-07-04 12:31:16 -07:00
Python Maint
6d58144ab9 Rebuilt for Python 3.12 2023-06-13 20:22:25 +02:00
Brian C. Lane
13a5a44a48 - livemedia-creator: Reorganize the qemu arch patch (bcl@redhat.com)
- Make sure -machine is passed to qemu (hadess@hadess.net)
- Only allow UEFI support to be enabled on x86_64 (hadess@hadess.net)
- Throw an error when KVM is enabled on non-native installs (hadess@hadess.net)
- docs: Clarify that kickstarts need a part command (bcl@redhat.com)
- livemedia-creator: Raise an error when no partitions are in the ks (bcl@redhat.com)
- monitor: Skip repo errors involving CDROM/file source (bcl@redhat.com)
- logging: Remove duplicate stream logging (bcl@redhat.com)
- Pass vga=791 for live basic graphics mode on BIOS (#2176782) (awilliam@redhat.com)
- livemedia-creator: Use -cpu host by default, add -cpu option to override (bcl@redhat.com)
2023-05-31 13:51:40 -07:00
Brian C. Lane
00039d31af - Add setpriv as ostree containers dependency (#2125655) (jkonecny@redhat.com)
- livemedia-creator: Do not omit plymouth module from dracut (bcl@redhat.com)
- New lorax documentation - 39.0 (bcl@redhat.com)
- workflow: Update list of push branches for workflow tests (bcl@redhat.com)
- Prepare for version 39.0 release (bcl@redhat.com)
2023-03-14 11:07:56 -07:00
Adam Williamson
e0d8f46b08 Backport PR #1312 to put gtk4 binaries and libtiff back in (#2170716) 2023-02-17 18:16:58 -08:00
Adam Williamson
c00cc2a98b Backport #1310 to disable persistence again, it's busted (#2170544) 2023-02-16 10:30:09 -08:00
Adam Williamson
c61ef2b61e Apply the patch (using autosetup) 2023-02-15 21:28:38 -08:00
Adam Williamson
78425032ee Backport PR #1309 to strip stuff from gtk4, fix Rawhide compose 2023-02-15 21:27:49 -08:00
Brian C. Lane
6c25ce1056 - templates.d/99-generic/live: Enable automatic persistence for live media (ngompa@fedoraproject.org)
- Update for Noto CJK Variable Fonts (pwu@redhat.com)
2023-02-14 10:18:59 -08:00
Brian C. Lane
9e52dbb4bd - Fix using --dracut-conf with DracutChroot (bcl@redhat.com)
- tests: Fix DataHolder for CreatorTest (bcl@redhat.com)
- runtime-install: Update for
  https://fedoraproject.org/wiki/Changes/NotoFontsForMoreLang (akira@tagoh.org)
- SPDX migration (bcl@redhat.com)
- rsyslogd.conf: Rewrite using current config syntax (bcl@redhat.com)
- Add comment for squashfs-only (dick@mrns.nl)
- runtime-install: exclude some more unneeded firmware packages (awilliam@redhat.com)
- runtime-install: stop excluding bfa-firmware again (retired) (awilliam@redhat.com)
2023-02-08 14:28:16 -08:00
Fedora Release Engineering
b7f7542552 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 18:18:21 +00:00
Brian C. Lane
26136aa210 - Run user test with --skip-mkefiboot 2022-12-13 10:26:01 -08:00
Brian C. Lane
1d493d6f01 - runtime-cleanup: drop old versions of qed firmware (awilliam@redhat.com)
- runtime-cleanup: drop Mediatek SoC firmwares (awilliam@redhat.com)
- runtime-install: drop bfa-firmware (awilliam@redhat.com)
- mkksiso: Disable running mkefiboot in container tests (bcl@redhat.com)
- mkksiso: Rebuild efiboot.img for UEFI enabled isos (bcl@redhat.com)
- gitleaks: Add config file to ignore known fake secrets (bcl@redhat.com)
- fedora-livemedia.ks: Use livesys-scripts (bcl@redhat.com)
- workflows: Switch to actions/checkout@v3 (bcl@redhat.com)
2022-12-12 14:23:28 -08:00
Brian C. Lane
0e886e07cc - Use unicode.pf2 from /usr/share/grub/ (bcl@redhat.com)
- On ppc64le Use core.elf from grub2 package (bcl@redhat.com)
2022-11-28 14:42:19 -08:00
Brian C. Lane
5982dc4e71 - runtime-postinstall: Disable sshd.socket (bcl@redhat.com)
- docs: Document mock and SELinux not working together (bcl@redhat.com)
- imgutils: Don't delete dirs created for DracutChroot (bcl@redhat.com)
- tito: Use .tito instead of old ./rel-eng directory (bcl@redhat.com)
- setup.py: Set the version number (bcl@redhat.com)
- Improvement of unmounting /proc, /dev and binds (soksanichenko@cloudlinux.com)
2022-11-09 15:44:53 -08:00