summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-13Add and use showhelp function.Jonas Smedegaard
2008-01-13Generalize $PRG. Use 'cat <<EOF' construct in showhelp function.Jonas Smedegaard
2008-01-13Fix using $PRG.Jonas Smedegaard
2008-01-13Add and use showhelp function.Jonas Smedegaard
2007-12-26Move comment for finding packages up where it belongs.Jonas Smedegaard
2007-12-26Use new function debugprint().Jonas Smedegaard
2007-12-26Add comment for Release file generation.Jonas Smedegaard
2007-12-26Major rewrite. Works nowJonas Smedegaard
2007-12-22New globals ORIGIN and LABEL. Flip listing order of globals DISTS and ARCHSJonas Smedegaard
2007-12-13Add new helper scripts for use with git-buildpackage.Jonas Smedegaard
2007-11-29Fix invoking genlist (drop $section parameter).Jonas Smedegaard
2007-11-29Whoops - Remove debug cruft and actually generate output instead.Jonas Smedegaard
2007-11-29Add Release file.Jonas Smedegaard
2007-11-29Fix using binary-$arch (not binary_$arch).Jonas Smedegaard
2007-11-29Major changes (actually works now - except the magic 'any' section.Jonas Smedegaard
2007-11-26New script to generate Packages files for deb package pools.Jonas Smedegaard
2007-10-25Fix setting buildplace (temporary workaround for cowdancer bug fixed again at...Jonas Smedegaard
2007-10-22Add support for Bazar.Jonas Smedegaard
2007-10-17Create content repository within config ditto.Jonas Smedegaard
2007-10-12Grab second option as source host.Jonas Smedegaard
2007-10-12More routines added.Jonas Smedegaard
2007-10-12New helper script to initialize a Redpill-style ikiwiki site.Jonas Smedegaard
2007-09-16Fix CVS tagging (I hope).Jonas Smedegaard
2007-08-07New helper script for autossh.Jonas Smedegaard
2007-06-10Add TODO note on including conffiles.Jonas Smedegaard
2007-06-10Use settings that works even over lock-broken NFS.Jonas Smedegaard
2007-06-10New kannel helper app.Jonas Smedegaard
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