%% cdburn - Need to add overburn support. Here are the switches: $ cdrecord driveropts=burnfree -sao -overburn dev=/dev/hdc foo.iso - Rewrite this script to be less complicated, maybe a thin bash wrapper instead with less of its own switches, just help with optional but popular wodim switches - In above rewrite, remove music CD capability. It's just never used. - Check to see if cdcheck really works any longer without ejecting. May be able to remove this as well. %% exifsetdate - Document this thing so it's clear how to use it %% hibernate and suspend - Change these to run pm-hibernate and pm-suspend. Anything else need to be done that pm-utils can't do? - Also, may be a good idea to group suspend and hibernate into a subdir %% megawho - Add info in usage: Please don't be a jerk with mega hits to whois services. %% mkcarepkg - Need some usage info %% sshtun - Write a document explaining: - what this is all for - the issues - things you need to do - things you need to install - and how to use the script. - This project needs its own subdirectory - Try to make this a service that can start a boot time. Can be done without a controlling terminal? %% general notes - In a perfect world, all scripts would check for existence of binaries they call - Change all scripts to use here document for usage notes %% scripts going public Candidates for this: - megawho Scripts slated for public release need some things: - Author email address - Version number - Uniform and comprehensive help - More idiot-proofing with args - Licensing