diskimage-builder/elements/base/install.d
Andreas Florath 23ac49bf83 Move Ubuntu specific use_tempaddr setting to ubuntu-common element
By default (during boot) the use_tempaddr is set to <=0 for all
up-to date kernels.  Only Ubuntu installes a sysctl setting which
sets the use_tempaddr to 2 (/etc/sysctl.d/10-ipv6-privacy.conf) [1].
The 80-disable-rfc3041 overwrites this setting and sets
use_tempaddr back to 0.

Because this only affects Ubuntu it makes sense to move the script
to the ubuntu-common element. The other motivation for the move is,
to clear the base element that it can be removed.

[1] https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1068756

Change-Id: Ibf261818ca8243874fde9eb3650bb65188fa228d
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-02-07 20:41:13 +00:00
..
00-baseline-environment Remove install of vlan/vconfig from base 2015-05-08 15:42:37 -04:00
00-up-to-date Update packages earlier 2015-04-13 21:50:10 +00:00
10-cloud-init Remove deprecated overriding of cloud-init defaults 2016-05-23 17:44:32 +02:00
50-store-build-settings Standarise tracing for scripts 2015-02-12 10:41:32 +11:00