Commit Graph

42 Commits

Author SHA1 Message Date
Brian C. Lane afd197f746 templates: Remove libreport bugzilla plugins
Bug reporting via bugzilla no longer works, the new reporting tool is:
https://issues.redhat.com/

Resolves: RHEL-24421
2024-02-06 10:04:21 -08:00
Brian C. Lane cd974309fa Restore missing packages
These were commented out early in the RHEL9 Alpha import process and
should be included in the boot.iso

nmap-ncat
redhat-release-eula
libreport-rhel-anaconda-bugzilla

Resolves: rhbz#2056086
2022-02-23 14:28:13 -08:00
Brian C. Lane 849a2b9a20 Do not install rng-tools
Running rngd can slow down the boot in some situations. All current
arches in RHEL support better entropy gathering so this is no longer
needed.

Resolves: rhbz#2028720
2022-01-13 10:45:26 -08:00
Brian C. Lane 35896636df Drop ia32 uefi package installation
32bit uefi installations are not supported.

Resolves: rhbz#2038397
2022-01-11 11:16:48 -08:00
Brian C. Lane 7ad61be29c Install nvme-cli tool
Resolves: rhbz#2010254
2021-10-06 09:54:38 -07:00
Brian C. Lane 0a14fa46ef runtime-install: Include Xorg and tigervnc on s390x for local GUI installation on KVM
Resolves: rhbz#1983688
2021-07-19 10:59:41 -07:00
Brian C. Lane a0cd6f8f82 runtime-install: Remove gfs2-utils
It is not needed on the installer media. Also remove references from
runtime-cleanup.tmpl

Resolves: rhbz#1975378
2021-06-23 08:59:04 -07:00
Brian C. Lane bd32471999 Replace metacity with gnome-kiosk
Resolves: rhbz#1961099
2021-05-19 09:35:21 -07:00
Brian C. Lane 9eb7ebfa87 runtime-install: Install ipcalc
Resolves: rhbz#1959130
2021-05-10 15:31:03 -07:00
Brian C. Lane bd89c8d325 runtime-install: Install prefixdevname
Resolves: rhbz#1958173
2021-05-10 11:13:55 -07:00
Brian C. Lane fd5fb4ced5 Revert "Remove spice-vdagent"
This reverts commit d83b862d45.

We have decided to keep spice-vdagent in the boot.iso

Resolves: rhbz#1945898
2021-04-30 13:44:30 -07:00
Josh Boyer d83b862d45 Remove spice-vdagent
Resolves: rhbz#1945898

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2021-04-05 09:34:46 -04:00
Brian C. Lane 2ca7a9af40 dump has been removed
restore is a new package in RHEL9, install it instead.

Resolves: rhbz#1931762
2021-03-04 11:16:51 -08:00
Vladimir Slavik c0bb73fd29 Use image dependencies metapackage
The difference between the anaconda-install-{env,img}-deps packages is how
they treat dependencies. The -env package leaves some dependencies as weak to
allow less featureful builds. The -img package hard-requires everything
Anaconda could potentially use and ensures everything works.

For boot.iso, the latter is preferable. Its usage moves some things from the
templates to that package.

Signed-off-by: Brian C. Lane <bcl@redhat.com>
2021-02-16 10:28:08 -08:00
Brian C. Lane 5e873481ad runtime-install: Remove system-storage-manager
Package is not being included in RHEL9.

Resolves: rhbz#1924154
2021-02-02 12:50:37 -08:00
Brian C. Lane 757ada921b Remove unsupported filesystem tools
Drops btrfs-progs jfsutils reiserfs-utils ntfs-3g ntfsprogs
2020-12-08 10:38:31 -08:00
Brian C. Lane b2851afa22 Install device-mapper-multipath
This should be pulled in by libblockdev-mpath, but for some reason it is
not. It may be related to it being changed to a 'Recommends' -- but we
are not yet sure. So make sure it is included until that can be tracked
down.
2020-10-29 14:24:58 -07:00
Jan Kaluza ef060b024f Add spice-vdagent back - anaconda still needs it.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-10-29 08:44:38 +01:00
Brian C. Lane e40ce59ada Remove spice-vdagent 2020-10-27 09:49:43 -07:00
Brian C. Lane d7ec6cc81e Initial RHEL 9 Alpha changes 2020-10-27 09:49:43 -07:00
Brian C. Lane 7f34f802ed Install rdma-core and libmlx4 packages
These are required for dracut to install the IB related modules in the
initramfs.

Resolves: rhbz#1762662
2020-01-10 10:19:31 -08:00
Brian C. Lane 6260daf8ab Add dmidecode on supported architectures
Currently supported on i386, x86_64, aarch64

Resolves: rhbz#1714793
2019-11-11 10:46:53 -08:00
Brian C. Lane f0f0cb6b7d Install redhat-release-eula package
Related: rhbz#1700465
2019-05-15 16:09:28 -07:00
Brian C. Lane 79f71bc2b3 Include python3-pyatspi on boot.iso
Having this on the boot.iso makes it easier for testing the Anaconda GUI
with dogtail.

Resolves: rhbz#1543290
2018-09-18 16:52:49 -07:00
Brian C. Lane 75dbf37f0a re-add temporarily removed packages
These packages are now available in BaseOS or AppStream, so include them
in the boot.iso

shim-ia32
grub2-efi-ia32-cdboot
s390utils-hmcdrvfs
xorg-x11-drivers
xorg-x11-server-Xorg

xorg-x11-server-Xorg was already being pulled in as a dependency, but
I've added it back anyway, just to be sure.

dracut-fips is no longer a subpackage so it can be dropped.

docker-anaconda-addon isn't being supported for RHEL8 so drop it as
well.

The resulting image is 6M larger, and the package count goes from 738 to
756 with most of them being x11 drv packages.

Related: rhbz#1622395
2018-09-12 08:33:58 -07:00
Brian C. Lane 8a65754e91 Use google-noto-sans-cjk-ttc-fonts
Drop use of naver-nanum-gothic-fonts, vlgothic-fonts, wqy-microhei-fonts

Resolves: rhbz#1626368
2018-09-11 09:41:24 -07:00
Brian C. Lane 3f2b9be192 Install the oscap-anaconda-addon
And keep in the rpm2cpio utility it requires.

Signed-off-by: Brian C. Lane <bcl@redhat.com>

Resolves: rhbz#1626459
2018-09-07 12:03:55 -07:00
Brian C. Lane 827c5b5217 Install libreport-rhel-anaconda-bugzilla
Related: rhbz#1593734
2018-08-22 08:53:40 -07:00
Brian C. Lane 28e9d56848 import-state.service from initscripts is needed by Anaconda
Previously it was pulled in as a dependency of something else, which has
changed, so now it needs to be listed explicitly.

Resolves: rhbz#1618668
2018-08-20 08:30:54 -07:00
Josh Boyer e858cde211 Remove fbset
Resolves: rhbz#1615430
2018-08-20 09:53:23 -04:00
Brian C. Lane 80fcf2aea2 Add prefixdevname package
Resolves: rhbz#1615991
2018-08-15 15:16:31 -07:00
Troy Dawson 00ec7a1c57 Drop dependency on bridge-utils Resolves: #1588705 2018-08-02 05:40:23 -07:00
Troy Dawson 8c49953fff Cleanup the sections and packages not in RHEL8. 2018-07-26 09:23:50 -07:00
Troy Dawson d84cb0479d Update runtime-install.tmpl for easier RHEL8 scripting
- Comment out packages/sections that are not in RHEL8
- Expand variables and wildcards
2018-07-26 09:22:48 -07:00
Andrew Hills 2df940cfd3 Drop dependency on btrfs-progs to fix DOOMED composes
RCM-38058
2018-07-25 09:30:21 -04:00
Brian C. Lane 9b7dde5b5b Add hostname (#1599183)
iscsi needs the hostname package to function, it now needs to be
installed directly due to the network-scripts split from initscripts.

Resolves: rhbz#1599183
2018-07-09 10:09:56 -07:00
Ian McLeod 39f249636f Temporarily disable dracut-fips to un-block image creation on VMs 2018-06-21 12:14:05 -05:00
David Cantrell 7e1d359a82 Install perl-interpreter in the install image. 2018-06-20 15:50:25 -04:00
Ian McLeod 8d64ac1c21 Comment where I've removed for RHEL8
Temporarily remove X server components to un-stick installer creation
2018-06-19 21:42:47 -05:00
Ian McLeod b531744921 Remove several more packages, these inside of arch conditionals - that are not in the composes 2018-06-19 16:39:25 -05:00
Ian McLeod c6151315d7 Prune several additional packages to, we hope, get a clean installer generation from lorax 2018-06-19 15:58:43 -05:00
Will Woods 2f477626fa Add the rest of the files
...turns out you can't just have a single template file, because lorax
just picks a single directory and expects all the data it needs to be
there. Sigh.

So this adds all the rest of the files, plus some Makefile machinery for
generating a tarball and updating the specfile after you've checked in
changes. See README for details.
2018-06-18 15:32:22 -04:00