summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-10Initiate rxvt sessions as login shell.Jonas Smedegaard
2007-05-30Treat files as ascii when diff'ing.Jonas Smedegaard
2007-05-07Add dependency hint.Jonas Smedegaard
2007-05-07New script to dump packaging lists from aptitude and debconf.Jonas Smedegaard
2007-04-14New QoS script featuring WRR, written by Rune Koch for Svanholm.Jonas Smedegaard
2007-04-14Add localdebuild modelled after localcowdebuild and friends.Jonas Smedegaard
2007-04-04Merge savelocaltweaks with localbackupconfig.Jonas Smedegaard
2007-03-30Change to use per-pool hookdir (sarge does not support ccompile hook).Jonas Smedegaard
2007-02-22Check that parent of target dir exists (and optionally force-create).Jonas Smedegaard
2007-02-22Rename vars: targetdir->tempdir, realtargetdir->targetdir. Create tempdir lat...Jonas Smedegaard
2007-02-22Support options --target and --force (using getopt).Jonas Smedegaard
2007-02-22Quote another var.Jonas Smedegaard
2007-02-22Resolve sorted files before use. Fail on error (and avoid diffs being treated...Jonas Smedegaard
2007-02-22Quote all vars. Use $() instead of ``.Jonas Smedegaard
2007-02-22Use mktemp to create target dir.Jonas Smedegaard
2007-02-07Use new location of colormake.Jonas Smedegaard
2007-02-07Implement --hookdir.Jonas Smedegaard
2007-02-07Implement --custom.Jonas Smedegaard
2007-02-07Complete rewrite. Now using getopts, and supports multiple user accounts.Jonas Smedegaard
2007-02-07Fix --mail and --fullname flags, and disable --mail per default.Jonas Smedegaard
2007-02-07Implement --mail support.Jonas Smedegaard
2007-02-07CVS id and version is 'mine', not 'ours': it should get redefined if clashing...Jonas Smedegaard
2007-02-07Adopts stuff from adduser script: Use getopts, add copyright info, add usage ...Jonas Smedegaard
2007-02-07Rewrite in perl.Jonas Smedegaard
2007-01-27Use shell expansion of remote homedir (~) when host contains user.Jonas Smedegaard
2007-01-24Add URL to original source.Jonas Smedegaard
2006-12-26Add support for GIT. Cumulate tar_excludes.Jonas Smedegaard
2006-12-02Run a command each second and dump output to the terminal screen.Jonas Smedegaard
2006-10-17Avoid compression for ssh connections to localhost.Jonas Smedegaard
2006-10-14Rearrange to first killa running process and then start anew (not either or).Jonas Smedegaard
2006-10-13New(ly finished) script to invoke (or kill if hung) offlineimap.Jonas Smedegaard
2006-09-04Add script to send emails to user (hardcoded for use with kaospilot.no for now)Jonas Smedegaard
2006-08-31extend copyrightJonas Smedegaard
2006-08-31Fix password expiry routine. Separate password setting and password expiry se...Jonas Smedegaard
2006-08-30Standardized pbuilderopts support.Jonas Smedegaard
2006-08-30Add new (using seemingly broken upstream functionality) script localpbuilder-...Jonas Smedegaard
2006-08-30Drop setting unused (and wrong) buildplace.Jonas Smedegaard
2006-08-30Use bare pidnumber as last level dirname (no leading 'cow-').Jonas Smedegaard
2006-08-30Define options before use. Quote used options.Jonas Smedegaard
2006-08-30Disable debugging.Jonas Smedegaard
2006-08-30Disable debugging.Jonas Smedegaard
2006-08-25Disable debug. Pass GECOS info in a sarge-compatible way.Jonas Smedegaard
2006-08-25Extend to handle noninteractive use.Jonas Smedegaard
2006-08-20Use $HOME unexpanded. Use grep -x (not egrep).Jonas Smedegaard
2006-08-07Export LANG and DEBIAN_FRONTEND.Jonas Smedegaard
2006-08-06Make helpers non-configurable. init and promote new inbox even if no mailspoo...Jonas Smedegaard
2006-07-27Add Version control system scripts.Jonas Smedegaard
2006-07-16Correct typo.Jonas Smedegaard
2006-07-16Change head -1 -> head -n 1Jonas Smedegaard
2006-07-16Change script from bash to sh.Jonas Smedegaard