From 22a85253671af52e4493367d33fb77373b7dd932 Mon Sep 17 00:00:00 2001
From: A. Täffner <darkalex@firesplash.de>
Date: Wed, 20 Jan 2016 11:06:54 -0500
Subject: [PATCH] final commit? Will test now a last time and if everything works as expected this will be my merge request

---
 TODO.txt |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/TODO.txt b/TODO.txt
index ce0de4f..3121229 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -13,11 +13,9 @@
 --------------------------------------
 
 - Add a function to let a server join a existing installation.
-- Change named.options.conf and add follwoing lines into options-brackets for DNSSEC-Implementation:
-		dnssec-enable yes;
-		dnssec-validation yes;
-		dnssec-lookaside auto;
-- Add Package haveged to requirements as it raises available entropy by more than 1500 which is very needed for DNSSEC Key-generation
+- Add Package haveged to requirements (at least if entropy is low) as it raises available entropy significantly which is very needed for DNSSEC Key-generation
+	If it is not installed and entropy is low generating dnssec-keys lasts minutes (and would time out the server thus is not done) and new signing keys are not generated.
+	If there are no keys the zones can not be signed and will only be availableas a unsigned copy.
 
 Uninstaller
 --------------------------------------

--
Gitblit v1.9.1