From: Christoph Heiss <c.heiss@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH installer 3/3] interfaces: drop unused file
Date: Mon, 13 Jul 2026 15:03:17 +0200 [thread overview]
Message-ID: <20260713130320.1197625-4-c.heiss@proxmox.com> (raw)
In-Reply-To: <20260713130320.1197625-1-c.heiss@proxmox.com>
This file isn't used anywhere, drop it.
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
For this one, I couldn't find a reference when/why this was introduced
or left unused, as both seem to predate the git history.
Makefile | 2 --
debian/install | 1 -
interfaces | 2 --
3 files changed, 5 deletions(-)
delete mode 100644 interfaces
diff --git a/Makefile b/Makefile
index acf99d5..fe8bba5 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,6 @@ $(BUILDDIR):
banner/ \
country.pl \
html/ \
- interfaces \
proxinstall \
proxmox-low-level-installer \
proxmox-auto-installer/ \
@@ -125,7 +124,6 @@ install: $(INSTALLER_SOURCES) $(COMPILED_BINS)
$(MAKE) -C banner install
$(MAKE) -C Proxmox install
$(MAKE) -C proxmox-first-boot install
- install -D -m 644 interfaces $(DESTDIR)/etc/network/interfaces
install -D -m 755 fake-start-stop-daemon $(VARLIBDIR)/fake-start-stop-daemon
install -D -m 755 policy-disable-rc.d $(VARLIBDIR)/policy-disable-rc.d
install -D -m 644 locale-info.json $(VARLIBDIR)/locale-info.json
diff --git a/debian/install b/debian/install
index 291347f..445487a 100644
--- a/debian/install
+++ b/debian/install
@@ -5,7 +5,6 @@ banner/pbs-banner.png /var/lib/proxmox-installer
banner/pdm-banner.png /var/lib/proxmox-installer
banner/pmg-banner.png /var/lib/proxmox-installer
banner/pve-banner.png /var/lib/proxmox-installer
-etc
html /var/lib/proxmox-installer/
usr/sbin
usr/bin/proxinstall
diff --git a/interfaces b/interfaces
deleted file mode 100644
index f1bd92e..0000000
--- a/interfaces
+++ /dev/null
@@ -1,2 +0,0 @@
-auto lo
-iface lo inet loopback
--
2.54.0
prev parent reply other threads:[~2026-07-13 13:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-13 13:03 [PATCH installer 0/3] clean up old, unused files Christoph Heiss
2026-07-13 13:03 ` [PATCH installer 1/3] checktime: drop unused script Christoph Heiss
2026-07-13 13:03 ` [PATCH installer 2/3] install: drop unused pve-manager/country debconf setting Christoph Heiss
2026-07-13 13:03 ` Christoph Heiss [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260713130320.1197625-4-c.heiss@proxmox.com \
--to=c.heiss@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox