~nilsschlupp/auto-ndiswrapper/rewrite

« back to all changes in this revision

Viewing changes to main/TODO

  • Committer: Gabriel Joel
  • Date: 2008-06-12 20:54:16 UTC
  • Revision ID: gabrieljoel@gmail.com-20080612205416-adw3vsq4p0f9tuvt
Added some safeguards in case the decompression or the download failed, organized some stuff, overall improvements

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
Guys feel free to change/update this
4
4
 
5
 
Create script to create stable db from volunteers who are currently using ndiswrapper
6
 
 
7
 
Provide a safety mechanism in the case the download or the decompression failed
8
 
 
9
 
Finish the auto removal and blacklisting of drivers
10
 
 
11
 
Add optional report to report successful installs and information about the install
12
 
 
13
 
Build web app to receive all of the information received from the scripts and the program(Django? Google App Engine?)
14
 
 
15
 
Pickup all the stuff that is laying around and organizing into functions
16
 
 
17
 
get_and_print_card_info() should work with usb devices too
18
 
 
19
 
Organize stuff better
20
 
 
21
 
Eventually do a GTK and Qt GUI
22
 
 
23
 
Update the debug quiet and other options available 
 
5
        Create script to create stable db from volunteers who are currently using ndiswrapper
 
6
 
 
7
        Finish the auto removal and blacklisting of drivers
 
8
 
 
9
        Add optional report to report successful installs and information about the install
 
10
 
 
11
        Build web app to receive all of the information received from the scripts and the program(Django? Google App Engine?)
 
12
 
 
13
        Pickup all the stuff that is laying around and organizing into functions
 
14
 
 
15
        get_and_print_card_info() should work with usb devices too
 
16
 
 
17
        Organize stuff better
 
18
 
 
19
        Eventually do a GTK and Qt GUI
 
20
 
 
21
        Update the debug quiet and other options available