Changeset 574

Show
Ignore:
Timestamp:
05/13/07 16:00:26 (2 years ago)
Author:
chtekk
Message:

Update TODO.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/TODO

    r559 r574  
    22 
    33BUGS: 
     4- fastboot file needed for some distributions, suggested fix so far: 
     5    put before 'switch(fork())' in vshelper_startup: 
     6    char *fastboot = str_path_concat(vdir, "/fastboot"); close(open_trunc(fastboot)); 
    47 
    58NEEDED FEATURES: 
    6 - debian/ dir, RPM .spec file, init scripts, distrib make targets, pathprog probably 
     9- debian/ dir, RPM .spec file, init scripts (done for Gentoo!), distrib make targets, pathprog probably 
    710 
    811WANTED FEATURES: 
     
    1114- sysctl support 
    1215- cpuset support 
    13 - owner notifications? 
    14 - contact handles?