From 46881aaa4bb0380f1273931fdac3b8b94bd0758a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 Jun 2022 07:04:30 +0200 Subject: Adding new 'stub' network interface method in debconf build-script, thanks to Sakirnth Nagarasa for the use-case and idea. Signed-off-by: Daniel Baumann --- share/build-scripts/debconf.d/0003-debconf.templates | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/build-scripts/debconf.d/0003-debconf.templates') diff --git a/share/build-scripts/debconf.d/0003-debconf.templates b/share/build-scripts/debconf.d/0003-debconf.templates index 2172e67..098acd1 100644 --- a/share/build-scripts/debconf.d/0003-debconf.templates +++ b/share/build-scripts/debconf.d/0003-debconf.templates @@ -112,7 +112,7 @@ Description: Veth name Template: container/network1/ipv4-method Type: select -Choices: dhcp, static, none +Choices: dhcp, static, stub, none Default: Description: Ethernet Interface Method (IPv4)? What method should be used to configure the ethernet interface? @@ -173,7 +173,7 @@ Description: Ethernet post-down Command (IPv4)? Template: container/network1/ipv6-method Type: select -Choices: dhcp, static, none +Choices: dhcp, static, stub, none Default: Description: Ethernet Interface Method (IPv6)? What method should be used to configure the ethernet interface? -- cgit v1.2.3