Loading debian/changelog +8 −0 Original line number Diff line number Diff line 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@arcor.de> Wed, 02 Oct 2019 10:53:42 +0200 debian-edu-config (2.11.2) unstable; urgency=medium [ Wolfgang Schweer ] Loading share/debian-edu-config/d-i/finish-install +5 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
debian/changelog +8 −0 Original line number Diff line number Diff line 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@arcor.de> Wed, 02 Oct 2019 10:53:42 +0200 debian-edu-config (2.11.2) unstable; urgency=medium [ Wolfgang Schweer ] Loading
share/debian-edu-config/d-i/finish-install +5 −0 Original line number Diff line number Diff line Loading @@ -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 Loading