Commit Graph

6 Commits

Author SHA1 Message Date
Brian C. Lane 63d7f7ca04 Makefile: Making it easier to create releases
Related: rhbz#2071074
2022-04-05 10:15:44 -07:00
Brian C. Lane 634089ff19 - Update release version for RHEL 9.0
- Remove spice-vdagent (bcl)
- Initial RHEL 9 Alpha changes (bcl)
2020-10-27 09:57:53 -07:00
Brian C. Lane 606152b696 - Use smarter multipath detection logic
Resolves: rhbz#1763906
2020-05-13 14:58:34 -07:00
Brian C. Lane 57ea0e5df7 - Update package version for 8.2 release
- Drop unneeded uboot-tools, and remove iso-graft from the aarch64.tmpl
  Resolves: rhbz#1763922
- Add live iso support to s390
  Resolves: rhbz#1746424
2019-10-31 15:24:17 -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
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