Fri Jan 28 18:48:07 EST 2011 == Homepage == http://slackware.com/~vbatts/pam/ == Downloads == * rsync -- rsync://rsync.hashbangbash.com/pam/ * mirror -- lftp -c "open http://hashbangbash.com/downloads/pam/pkgs/$(uname -m); mirror ." == find_diff.rb == the find_diff.rb is a simple tool to hunt and diff the packages since you likely will not have directories in the same place, you can pass it ENV variables, like so: $> WORKING_DIR=`pwd` LOCAL_MIRROR=/mirrors/non-public/slackware64-current/ ./find_diff.rb it can take the flag -a / --all to just render the diff of all the packages. == todo.rb == and todo.list These as just a dumb check list, that i was playing with to keep a managed list it can take a flag or -l / --list to list all current TODOs in todo.list