From 9ea5bacadca1320cc4112be80eab8e7c475964e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann?= Date: Sat, 9 Apr 2005 01:32:17 +0000 Subject: [PATCH] More updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fri Apr 8 21:30:02 2005 Søren Sandmann * TODO: More updates --- ChangeLog | 4 ++++ TODO | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 78cb630a..400bee46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Apr 8 21:30:02 2005 Søren Sandmann + + * TODO: More updates + Fri Apr 8 20:48:58 2005 Søren Sandmann * sysprof.c (build_gui): Load the icon, hook up "about" diff --git a/TODO b/TODO index e86fdc47..2c23c925 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,7 @@ Before 1.0: * Correctness - grep FIXME - When the module is unloaded, kill all processes blocking in read + - or block unloading until all processes have exited * Interface - If the current profile has a name, display it in the title bar @@ -17,6 +18,9 @@ Before 1.0: * Build system - Need to make "make install" work (how do you know where to install kernel modules?) + - in /lib/modules/`uname -r`/kernel/drivers/ + - need to run depmod as root after that + - Then modprobe run as root should correctly find it. - Find out what distributions it actually works on (ask for sucess/failure-stories in 0.9.x releases) - auto*?