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
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
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