summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBjoern Tropf <asym@gentoo.org>2009-12-14 12:01:59 +0100
committerBjoern Tropf <asym@gentoo.org>2009-12-14 12:01:59 +0100
commitc26be832b8724928ada8a9be04d86f89559f23e6 (patch)
treed708c8453f0620568378fabb1029808e6d95ee64 /TODO
parentImplement spin.update() (diff)
downloadkernel-check-c26be832b8724928ada8a9be04d86f89559f23e6.tar.gz
kernel-check-c26be832b8724928ada8a9be04d86f89559f23e6.tar.bz2
kernel-check-c26be832b8724928ada8a9be04d86f89559f23e6.zip
Implement -k/--kernel $(uname -r)
Fix several bugs Change licence date Cleanup
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index 23973d6..15a81b0 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,10 @@
- Implement Report
- Implement the testsuite
-- Implement kernel testing framework
+- Implement a kernel testing framework
- Find a way to import '-' or '_' modules
- Handle "best kernel not found"
- Add further error handling
-- Implement hardend/xen interval
+- Implement hardend and xen
- Add parameters to cron.py
- Rework interval class
- Split up cves.refs
@@ -18,3 +18,6 @@
- Port cron.py to python3
- Move genpatch to kernel class
- Fix userland arch <> kernel arch
+- Implement Verbose
+- Fix GENERIC-MAP-NOMATCH output
+