commit 3680e45a252db7e0cd0b8be57d09a7c35e41cf70
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Oct 12 09:41:19 2021 -0500
fix(bootOrder): Detect invalid UEFI boot order changes.
This updates the fix-uefi-boot-order task to detect when BootCurrent
cannot be used to build a "fixed" boot order for whatever reason.
When it detects it is in that state, it will exit with an informative
error message describing a couple of high-level possible root causes
and workarounds.
M content/tasks/fix-uefi-boot-order.yaml
commit 759391f0b5aa9b310bfddf8922266a5c8fb0dc4c
Author: Zaheena <zaheena@gmail.com>
Date: Sun Sep 5 14:50:03 2021 -0400
ci: gitlab ci config
A .gitlab-ci.yml
M tools/test.sh
commit 25f9a78ddb360f1c08ea46e5c72d042f4d0777e5
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Sep 3 09:15:16 2021 -0500
feat(gitlab): Fix go.mod deps for building drpcli
M go.mod
M go.sum
A tools/drpcli.go
M tools/package.sh
commit ad869ac887bc8af15738971e004c3225f54e7bf0
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Aug 11 10:12:07 2021 -0500
fix(rhel): Remove links to rhel iso files.
They should never have been added in the first place.
M os-other/bootenvs/rhel-server-7.7-install.yaml
M os-other/bootenvs/rhel-server-7.9-install.yaml
M os-other/bootenvs/rhel-server-8-boot-install.yaml
M os-other/bootenvs/rhel-server-8-dvd-install.yaml
M os-other/bootenvs/rhel-server-8.2-dvd-install.yaml
End of Note