]> xenbits.xensource.com Git - osstest.git/commit
ts-debian-fixup: Fix nic names for bookworm
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 3 Oct 2023 16:22:17 +0000 (17:22 +0100)
committerAnthony PERARD <anthony.perard@citrix.com>
Thu, 28 Mar 2024 16:51:52 +0000 (16:51 +0000)
commitbe1e078549755a043a8513bf823ac8fc218754f5
treeab3467e061317ab838b5338b81b3131168247218
parent2775abe6035e1632844f0b57bb2275307861b7ba
ts-debian-fixup: Fix nic names for bookworm

`xen-create-image` doesn't create image for bookworm with a working
network, we need to fix the interface name.

For reference, there's a bug report upstream:
    "UnPredictableNetworkInterfaceNames 'fun' with Bookworm domU: eth0 -> enX0"
    https://github.com/xen-tools/xen-tools/issues/65

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
ts-debian-fixup