[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] Adjust share/debian-edu-config/d-i/finish-install: (Closes: #941574)
WolfgangSchweer
gitlab at salsa.debian.org
Wed Oct 2 10:22:39 BST 2019
WolfgangSchweer pushed to branch master at Debian Edu / debian-edu-config
Commits:
5e81c0de by Wolfgang Schweer at 2019-10-02T09:21:13Z
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>
- - - - -
2 changed files:
- debian/changelog
- share/debian-edu-config/d-i/finish-install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+debian-edu-config (2.11.3) 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.11.2) unstable; urgency=medium
[ Wolfgang Schweer ]
=====================================
share/debian-edu-config/d-i/finish-install
=====================================
@@ -64,6 +64,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/5e81c0deff9fdc34492f5cce62ff3d47412bd160
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/5e81c0deff9fdc34492f5cce62ff3d47412bd160
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/34274b92/attachment.html>
More information about the debian-edu-commits
mailing list