Commit 67523c30 authored by Petter Reinholdtsen's avatar Petter Reinholdtsen
Browse files

Add comment about our d-i finish-install code to add entropy becoming obsolete (See #923675).

parent 691979bb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
debian-edu-config (2.10.66) UNRELEASED; urgency=medium

  * Add comment about our d-i finish-install code to add entropy
    becoming obsolete (See #923675).

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 20 Apr 2019 07:53:26 +0200

debian-edu-config (2.10.65) unstable; urgency=medium

  [ Wolfgang Schweer ]
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ PROFILE="$RET"
edu-etcvcs commit

# Try to add entropy when running low
# FIXME this feature can be removed when haveged is part of Debian Installer, see #923675
(
   cd /
   while true ; do