Commit Graph

101 Commits

Author SHA1 Message Date
Brian C. Lane
f0f0cb6b7d Install redhat-release-eula package
Related: rhbz#1700465
2019-05-15 16:09:28 -07:00
Brian C. Lane
58d4c2f8f0 Don't remove chmem and lsmem from install.img
Resolves: rhbz#1691472
2019-05-15 15:55:46 -07:00
Brian C. Lane
8ff4f528b4 Include the hid-multitouch kernel module
Resolves: rhbz#1670182
2019-05-15 15:50:09 -07:00
Brian C. Lane
d2180f3d63 Add extra boot args to the livemedia-creator iso templates
Resolves: rhbz#1694180
2019-05-15 15:46:02 -07:00
Brian C. Lane
23b9e7f3da Add a ppc64le template for live iso creation
Related: rhbz#1694180
2019-05-15 15:45:45 -07:00
Brian C. Lane
45f2382472 Add live-install.tmpl
Needed by lorax-28.14.24-1 and later

Related: rhbz#1694180
2019-05-15 15:45:45 -07:00
Brian C. Lane
f5718645cf Add gating test for the new templates
This runs lorax to generate a boot.iso using the new templates.

Resolves: rhbz#1678936
2019-05-14 16:24:16 -07:00
Brian C. Lane
c3b73e57da - Update package version for 8.1 release
- Make sure lscpu is installed
  Resolves: rhbz#1684735
2019-03-27 10:14:24 -07:00
Brian C. Lane
c6cf659e46 Make sure lscpu is installed
Resolves: rhbz#1684735
2019-03-27 10:11:46 -07:00
Brian C. Lane
7a1e9c8538 - Include python3-pyatspi on boot.iso (bcl)
Resolves: rhbz#1543290
2018-09-19 08:59:46 -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
2190cc4657 - re-add temporarily removed packages (bcl)
Related: rhbz#1622395
- Use google-noto-sans-cjk-ttc-fonts (bcl)
  Resolves: rhbz#1626368
2018-09-12 08:38:03 -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
a498c4c519 - Install the oscap-anaconda-addon
Resolves: rhbz#1626459
2018-09-07 12:45:21 -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
e4525b2e23 - Install libreport-rhel-anaconda-bugzilla
Related: rhbz#1593734
2018-08-22 09:25:24 -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
562a853ed5 - import-state.service from initscripts is needed by Anaconda
Resolves: rhbz#1618668
2018-08-20 08:34:48 -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
340ff0a175 Remove fbset from runtime-install
Resolves: rhbz#1615430
2018-08-20 09:55:55 -04:00
Josh Boyer
e858cde211 Remove fbset
Resolves: rhbz#1615430
2018-08-20 09:53:23 -04:00
Brian C. Lane
2fa191598e - Add prefixdevname package
Resolves: rhbz#1615991
2018-08-15 15:19:48 -07:00
Brian C. Lane
80fcf2aea2 Add prefixdevname package
Resolves: rhbz#1615991
2018-08-15 15:16:31 -07:00
Troy Dawson
72cbcf1568 Drop dependency on bridge-utils Resolves: #1588705 2018-08-02 05:43:43 -07:00
Troy Dawson
00ec7a1c57 Drop dependency on bridge-utils Resolves: #1588705 2018-08-02 05:40:23 -07:00
Troy Dawson
c9444eecc8 - Expand variables and wildcards in runtime-install.tmpl
- Cleanup the sections and packages not in RHEL8.
2018-07-26 09:25:51 -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
dca9366a07 Release bump 2018-07-25 11:02:36 -04:00
Andrew Hills
550bd25800 Actually follow the steps in the README 2018-07-25 10:59:36 -04: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
8d88f212b6 - Build v8.0-8
- Don't activate default auto connections after switchroot
  Resolves: rhbz#1555934
2018-07-20 09:21:55 -07:00
Radek Vykydal
e2afa7a4cf Don't activate default auto connections after switchroot
Resolves: rhbz#1555934

Add NetworkManager config file turning default auto connections off.
2018-07-20 09:18:23 -07:00
Brian C. Lane
009def3e13 - Build v8.0-7
- Add hostname to the rootfs for iscsi
  Resolves: rhbz#1599183
2018-07-09 16:22:22 -07: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
be75dcfcb7 Temporarily disable dracut-fips to un-block image creation 2018-06-21 12:23:33 -05: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
475afdc844 Make sure perl-interpreter is installed 2018-06-20 15:53:57 -04:00
David Cantrell
7e1d359a82 Install perl-interpreter in the install image. 2018-06-20 15:50:25 -04:00
Ian McLeod
99312dcf8d Increment release again to incorporate comments and temporary X removal 2018-06-19 21:45:20 -05: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
f5895c4b6b Actually push the source correctly this time 2018-06-19 17:37:37 -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
Will Woods
06d2c84776 runtime-install.tmpl: remove unsupported filesystem tools
Remove the following packages, because they don't exist in rhel-8.0 at
this time: jfsutils reiserfs-utils ntfs-3g ntfsprogs
2018-06-18 12:47:24 -04:00
Will Woods
1f7e7e67c8 Initial commit with runtime-install from rhel-8.0 lorax
This is the initial commit for this package. We're just keeping the
templates here in dist-git so for the purposes of posterity I'm starting
with the runtime-install.tmpl from current rhel-8.0 lorax. This way
every change made to the template(s) will be in the git repo. Hooray!

I know we're going to make changes to runtime-install.tmpl, and I
_suspect_ we'll make changes to runtime-postinstall.tmpl and
runtime-cleanup.tmpl, so they're in the specfile (but commented out).
2018-06-18 12:45:54 -04:00
Release Configuration Management
2cbcece22d unlock branch rhel-8.0 2018-06-14 19:55:39 +00:00
Release Configuration Management
03ff12d7ea lock branch rhel-8.0 2018-06-14 19:52:56 +00:00