Commit Graph

91 Commits

Author SHA1 Message Date
Stephen Gallagher
2f884875d3
Complete dropping of isolinux
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-06-17 15:38:39 -04:00
Stephen Gallagher
90ba19e811
Fix typo
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-06-16 19:35:29 -04:00
Stephen Gallagher
b2c3aae647
Pull in the latest changes from Fedora
Use grub2 instead of syslinux for all x86 systems
2022-06-16 17:36:34 -04:00
Stephen Gallagher
a83273ce98
Exclude python-virt-firmware from installpkg
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-06-16 13:46:07 -04:00
Stephen Gallagher
5f71f3ec83
Add release-merge make target
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-04-07 10:58:49 -04:00
Stephen Gallagher
81ee746e12
Merge remote-tracking branch 'cs/c9s' into eln 2022-04-07 10:33:33 -04:00
Brian C. Lane
8bec248824 - Makefile: Making it easier to create releases (bcl)
Related: rhbz#2071074
- runtime-postinstall: Remove machine specific nvme files (bcl)
  Resolves: rhbz#2071074
2022-04-05 10:15:44 -07:00
Stephen Gallagher
d22690147a
Don't install RHEL packages missing from ELN
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-08 15:04:48 -05:00
Vendula Poncova
c49a92e18a
Don't move the restart-anaconda file
The file will be no longer provided by Anaconda.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-08 12:21:21 -05:00
Stephen Gallagher
9054ed9934
Merge remote-tracking branch 'cs/c9s' into eln 2022-03-08 12:18:16 -05:00
Brian C. Lane
b4555e602e - Restore missing packages (bcl)
Resolves: rhbz#2056086
2022-02-24 11:27:50 -08:00
Stephen Gallagher
04461d9055
Update to new Malaysian font
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-02-07 11:01:09 -05:00
Stephen Gallagher
533b553749
Merge remote-tracking branch 'cs/c9s' into eln 2022-02-07 10:55:45 -05:00
Brian C. Lane
490edc4033 - Keep nvram kernel module (bcl)
Resolves: rhbz#2050878
2022-02-04 14:42:59 -08:00
Stephen Gallagher
745d61af28
Re-sync from CentOS Stream 9
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-01-26 17:02:59 -05:00
Brian C. Lane
362ac9f961 - Fix missing generic.ins on s390x (bcl)
Resolves: rhbz#2044448
2022-01-25 09:29:28 -08:00
Brian C. Lane
1872fdc575 - Do not install rng-tools (bcl)
Resolves: rhbz#2028720
- Revert "Add inst.rngd cmdline option" (bcl)
  Related: rhbz#2028720
2022-01-13 11:45:52 -08:00
Brian C. Lane
2b2920673d - Add .discinfo on all arches (bcl)
Resolves: rhbz#2030008
- Add inst.rngd cmdline option (bcl)
  Resolves: rhbz#2028720
2022-01-12 11:47:43 -08:00
Brian C. Lane
7cdff9d315 - Drop ia32 uefi package installation (bcl)
Resolves: rhbz#2038397
- Enable sftp when using inst.sshd (bcl)
  Resolves: rhbz#2035049
2022-01-11 11:46:27 -08:00
Stephen Gallagher
8f720d9b01
Release 10.0-6 2022-01-04 17:11:43 -05:00
Stephen Gallagher
2c59dd7927
Regenerate tarball correctly
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-11-30 07:56:02 -05:00
Stephen Gallagher
feca642453
Merge remote-tracking branch 'cs/c9s' into eln 2021-11-29 11:00:00 -05:00
Brian C. Lane
f4352f8be1 - Drop ppc 32 bit support from grub template for live iso (bcl)
Resolves: rhbz#2017175
2021-11-01 10:24:13 -07:00
Brian C. Lane
ee801c1e65 - Switch to using xorrisofs instead of mkisofs (bcl)
Resolves: rhbz#2017134
2021-10-27 14:19:54 -07:00
Brian C. Lane
cbdfbd39d9 - templates: Change nomodeset / basic graphics to use inst.text (bcl)
Resolves: rhbz#1961092
- templates: Drop nomodeset / basic graphics menu from live configs (bcl)
  Related: rhbz#1961092
2021-10-21 10:37:13 -07:00
Brian C. Lane
bd0b9636c8 - runtime-cleanup: Remove dropped packages from template (bcl)
Resolves: rhbz#1991006
- Install nvme-cli tool (bcl)
  Resolves: rhbz#2010254
- sshd_config: Update sshd options (bcl)
  Resolves: rhbz#2007288
2021-10-06 10:03:36 -07:00
Brian C. Lane
28b3a84c98 - Install unicode.pf2 from new directory
Related: rhbz#2003030
2021-09-29 14:06:16 -07:00
Mohan Boddu
134bb3027b Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 22:02:54 +00:00
Brian C. Lane
98c58df58f - runtime-postinstall: Move configuration of NM default autoconnections to Anaconda (rvykydal)
Related: rhbz#1978264
2021-07-22 14:19:26 -07:00
Brian C. Lane
45ae099ffc - runtime-install: Include Xorg and tigervnc on s390x for local GUI installation on KVM
Resolves: rhbz#1983688
2021-07-19 11:03:23 -07:00
Stephen Gallagher
abfd0f7d2e
Drop prefixdevname
This package does not currently exist in Fedora ELN.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-07-15 10:40:29 -04:00
Stephen Gallagher
9ef7b70888
Merge remote-tracking branch 'cs/c9s' into eln 2021-07-14 15:26:22 -04:00
Brian C. Lane
9ae75f1c81 - runtime-install: Remove gfs2-utils (bcl)
Resolves: rhbz#1975378
2021-06-23 09:03:28 -07:00
Brian C. Lane
203a4b19bb - Replace metacity with gnome-kiosk (bcl)
Resolves: rhbz#1961099
2021-05-19 09:49:10 -07:00
Brian C. Lane
93af2de1c5 - runtime-cleanup: branding.logos includes the full package name (bcl)
Resolves: rhbz#1956205
2021-05-12 10:00:35 -07:00
Brian C. Lane
1c637a1cfe - runtime-install: Install ipcalc (bcl)
Resolves: rhbz#1959130
- runtime-install: Install prefixdevname (bcl)
  Resolves: rhbz#1958173
2021-05-10 15:57:38 -07:00
Stephen Gallagher
4bbf120ec6
Initial package import
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-05-10 12:22:15 -04:00
Brian C. Lane
7572ab5101 - Fix required lorax version for branding change (bcl)
Related: rhbz#1956205
2021-05-07 09:27:42 -07:00
Brian C. Lane
9bb3a59937 - runtime-cleanup: Use branding package name instead of product.name (bcl)
Resolves: rhbz#1956205
- tests: Update gating test iso name to rhel 9 (bcl)
- runtime-cleanup: Remove dump from cleanup (bcl)
  Related: rhbz#1931762
2021-05-05 12:13:42 -07:00
Brian C. Lane
91133f1b20 runtime-cleanup: Use branding package name instead of product.name
This requires a new version of lorax, 34.9.1 or later.

Resolves: rhbz#1956205
2021-05-05 12:05:23 -07:00
Brian C. Lane
2643a36f78 - runtime-cleanup: Remove mcpp and libmcpp cleanup (bcl)
Resolves: rhbz#1955429
- Revert "Remove spice-vdagent" (bcl)
  Resolves: rhbz#1945898
2021-05-03 09:55:02 -07:00
Mohan Boddu
9cc2fdf338 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 01:53:43 +00:00
Josh Boyer
9bf66b9673 Remove spice-vdagent
Resovles: rhbz#1945898
2021-04-05 09:40:56 -04:00
Brian C. Lane
145b117059 - dump has been removed
Resolves: rhbz#1931762
2021-03-04 12:03:56 -08:00
Brian C. Lane
1bfa7d0e64 - Use inst.rescue to trigger rescue mode (awilliam)
- Use image dependencies metapackage (vslavik)
2021-02-16 11:52:03 -08:00
Brian C. Lane
d4dc777da3 - runtime-install: Remove system-storage-manager
Resolves: rhbz#1924154
2021-02-02 12:56:32 -08:00
Brian C. Lane
e32f6eb055 - Remove unsupported filesystem tools (bcl) 2020-12-08 10:43:03 -08:00
Brian C. Lane
178823039e - Switch to using upstream mk-s390image for s390 cdboot.img creation
Resolves: rhbz#1903923
2020-12-03 08:24:29 -08:00
Brian C. Lane
ff7cb21c0c - Don't remove libldap_r libraries during runtime-cleanup.tmpl 2020-12-01 10:50:29 -08:00
Brian C. Lane
550129389b - Install device-mapper-multipath (bcl)
Work around problem with libblockdev-mpath Recommends not working
2020-10-29 14:29:22 -07:00