Commit Graph

167 Commits

Author SHA1 Message Date
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
Release Configuration Management d42bbeff64 Repo creation 2018-06-14 19:44:20 +00:00