Commit Graph

22 Commits

Author SHA1 Message Date
Brian C. Lane
a062372ea3 - Fix path to generic.prm (bcl)
Resolves: rhbz#1746424
2019-09-03 10:51:15 -07:00
Brian C. Lane
ec9035988b - Install redhat-release-eula package (bcl)
Related: rhbz#1700465
- Don't remove chmem and lsmem from install.img (bcl)
  Resolves: rhbz#1691472
- Include the hid-multitouch kernel module (bcl)
  Resolves: rhbz#1670182
- Add extra boot args to the livemedia-creator iso templates (bcl)
  Resolves: rhbz#1694180
- Add a ppc64le template for live iso creation (bcl)
  Related: rhbz#1694180
- Add live-install.tmpl (bcl)
  Related: rhbz#1694180
2019-05-15 16:23:32 -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
7a1e9c8538 - Include python3-pyatspi on boot.iso (bcl)
Resolves: rhbz#1543290
2018-09-19 08:59:46 -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
a498c4c519 - Install the oscap-anaconda-addon
Resolves: rhbz#1626459
2018-09-07 12:45:21 -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
562a853ed5 - import-state.service from initscripts is needed by Anaconda
Resolves: rhbz#1618668
2018-08-20 08:34:48 -07:00
Josh Boyer
340ff0a175 Remove fbset from runtime-install
Resolves: rhbz#1615430
2018-08-20 09:55:55 -04:00
Brian C. Lane
2fa191598e - Add prefixdevname package
Resolves: rhbz#1615991
2018-08-15 15:19:48 -07:00
Troy Dawson
72cbcf1568 Drop dependency on bridge-utils Resolves: #1588705 2018-08-02 05:43:43 -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
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
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
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
Ian McLeod
be75dcfcb7 Temporarily disable dracut-fips to un-block image creation 2018-06-21 12:23:33 -05:00
David Cantrell
475afdc844 Make sure perl-interpreter is installed 2018-06-20 15:53:57 -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
f5895c4b6b Actually push the source correctly this time 2018-06-19 17:37:37 -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
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