Bug#1142401: ITP: gen-rescue-netscript -- generate a rescue system network configuration script

Marc Haber <[email protected]> Sun, 19 Jul 2026 13:25:02 +0200
Newsgroups gmane.linux.debian.devel.general
Message-ID <178446030206.2070132.3015570717822926032.reportbug__11266.4217174583$1784460452$gmane$org@swivel>
Package: wnpp
Severity: wishlist
Owner: Marc Haber <[email protected]>
X-Debbugs-Cc: [email protected]

* Package name    : gen-rescue-netscript
  Version         : 1.0.0
  Upstream Contact: Marc Haber <[email protected]>
* URL             : 
* License         : GPL-2+
  Programming Lang: Python
  Description     : generate a rescue system network configuration script

gen-rescue-netscript generates a shell script to configure a rescue system's
network according to the current network configuration of the running system.
It inspects that configuration via ip(8) --json output and emits a standalone
POSIX sh script that recreates it, for use e.g. when booting a rescue image
and needing to bring the same box back onto the same network without DHCP
being available or wanted.