mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
Merge pull request #1131 from flatcar/scripts
Pull in flatcar/init and bootengine changes to ignore mana VF in networkd
This commit is contained in:
commit
792a32242b
1
changelog/changes/2023-09-12-azure-mana-vf.md
Normal file
1
changelog/changes/2023-09-12-azure-mana-vf.md
Normal file
@ -0,0 +1 @@
|
||||
- Add support for Microsoft Azure Network Adapter (MANA) NICs on Azure ([scripts#1131](https://github.com/flatcar/scripts/pull/1131))
|
||||
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="5b3ef3ad0febec168137670b9243e8d220c90c7e" # flatcar-3602-backport
|
||||
CROS_WORKON_COMMIT="5b0c6050c8f3e0daf940ca7000d5924a8f73052d" # flatcar-3602-backport
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="a4ea304bcca3b00defba5011c26053716017eff4" # flatcar-3602-backport
|
||||
CROS_WORKON_COMMIT="9e68a0cd0bbc92c68169ea544b6c5a720cb78e20" # flatcar-3602-backport
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user