summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBjoern Tropf <asymmail@googlemail.com>2009-05-14 22:01:59 +0200
committerBjoern Tropf <asymmail@googlemail.com>2009-05-14 22:01:59 +0200
commit20616dc7349b37f570bb4e5b2f8710c80afd30db (patch)
treedeb7e8817f3f12eecdb98847e77107a4037c383b /TODO
parentProperly indent XML (diff)
downloadkernel-check-20616dc7349b37f570bb4e5b2f8710c80afd30db.tar.gz
kernel-check-20616dc7349b37f570bb4e5b2f8710c80afd30db.tar.bz2
kernel-check-20616dc7349b37f570bb4e5b2f8710c80afd30db.zip
Code cosmetic changes #1
Diffstat (limited to 'TODO')
-rw-r--r--TODO42
1 files changed, 37 insertions, 5 deletions
diff --git a/TODO b/TODO
index 475ff50..fe15c33 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,39 @@
TODO
====
-- Multicore support & Download threading
-- Stability testing / fuzzing (Valgrind (?))
-- Add more logging messages
-- Check file integrity
-- Use more telling variables
+
+*collector
+Multicore support & Download threading
+Stability testing / fuzzing (Valgrind (?))
+Add more logging messages
+Check file integrity
+Use more telling variables
+Try to shorten code
+Function dokumentation / manpages (?)
+
+*kernel-check
+>>> Checking kernel
+ * Kernel version: 2.6.27-gentoo-r7 [ ok ]
+ * Architecture: x86 [ ok ]
+ * Package: kernel-sources [ ok ]
+ * Genpatches: 2.6.27-9 base extras [ ok ]
+
+>>> Reading all kernel bugs
+ * 346 xml files read [ ok ]
+ * 284 bugs apply to this system [ ok ]
+ * 274 bugs have been fixed [ ok ]
+ * 6 bugs could be fixed by upgrading [ !! ]
+ * 4 bugs have not been fixed yet [ ok ]
+
+ * These bugs could be fixed by upgrading:
+ *
+ * 200000 - This is a insidious kernel bug... - critical
+ * 200001 - This is a malicious kernel bug... - high
+ * 200002 - This is a malicious kernel bug... - high
+ * 200003 - This is a sneaky kernel bug ... - low
+ * 200004 - This is a malicious kernel bug... - high
+ * 200005 - This is a insidious kernel bug... - critical
+ *
+ * To print additional information about a bug try
+ * # kernel-seek -s [ bugid ]
+ *
+ * Upgrading to the latest version [ 2.6.27-gentoo-r13 ] is recommended!