[debian-edu-commits] [Git][debian-edu/debian-edu-config][buster] Adjust share/debian-edu-config/d-i/finish-install: (Closes: #941574)
Holger Levsen
gitlab at salsa.debian.org
Wed Oct 2 12:07:31 BST 2019
Holger Levsen pushed to branch buster at Debian Edu / debian-edu-config
Commits:
7108fc8d by Wolfgang Schweer at 2019-10-02T11:06:56Z
Adjust share/debian-edu-config/d-i/finish-install: (Closes: #941574)
Use 'dpkg-reconfigure -u --no-reload debian-edu-config' to add post-up
stanza to /etc/network/interfaces eth0 entry conditionally.
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- debian/changelog
- share/debian-edu-config/d-i/finish-install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+debian-edu-config (2.10.65+deb10u2) UNRELEASED; urgency=medium
+
+ * Adjust share/debian-edu-config/d-i/finish-install: (Closes: #941574)
+ - Use 'dpkg-reconfigure -u --no-reload debian-edu-config' to add post-up
+ stanza to /etc/network/interfaces eth0 entry conditionally.
+
+ -- Wolfgang Schweer <wschweer at arcor.de> Wed, 02 Oct 2019 10:53:42 +0200
+
debian-edu-config (2.10.65+deb10u1) buster; urgency=medium
[ Wolfgang Schweer ]
=====================================
share/debian-edu-config/d-i/finish-install
=====================================
@@ -88,6 +88,11 @@ in-target /usr/lib/education-tasks/edu-tasksel-setup teardown
preserve_network_interfaces
deconfigure_network
+# Adjust /etc/network/interfaces eth0 entry once available (d-e-c postinst is
+# run too early). Adds 'post-up /usr/sbin/update-hostname-from-ip' conditionally
+# via the postinst script to the eth0 entry.
+in-target /usr/sbin/dpkg-reconfigure -u --no-reload debian-edu-config || true
+
edu-etcvcs commit
# For non-Main-Server profiles, try to submit to sitesummary at the
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/7108fc8de4fe9b605c54a507ca1b744861309634
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/7108fc8de4fe9b605c54a507ca1b744861309634
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20191002/e7d170d0/attachment.html>
More information about the debian-edu-commits
mailing list