Commit Graph

5 Commits

Author SHA1 Message Date
StackKorora f6bfd46d04
Clean up 8.7 Beta, use text installation for kickstarts for lower memory and faster installation. (#13) 2023-01-05 18:05:21 -06:00
lumarel 480023e76d
Make seperate kickstart files for 8 and 9
Notice that most 9 files are still without version to make it easier for the next major release
2022-09-15 23:58:49 +02:00
Trevor Cooper 53624d2dd5
feat: add temporary support for Rocky Linux 9 (#9) 2022-08-16 07:31:01 -07:00
Trevor Cooper 2183f2c410 switch kickstart url to rocky source 2021-12-04 00:19:23 -08:00
Adam Williamson dc500293d1 Build desktop images for aarch64 upgrade tests
We want to run the desktop upgrade tests on aarch64; to do that,
we need the required base images to be built. We also need to
do the `console=tty0 quiet` boot args for the desktopencrypt
image so the decrypt prompt is visible on boot; to handle this,
we extend the existing hack for using a release-specific ks
to be more generic and allow for a more specific kickstart by
arch, release or both.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-06-28 13:51:13 -07:00