summaryrefslogtreecommitdiffstats
path: root/installer/slxos-export
Commit message (Expand)AuthorAgeFilesLines
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-091-13/+7Star
* * changed (and hopefully improved) fix for locale-problems thatOliver Tappe2008-01-071-1/+1
* * dropped our own implementation of glob() - that was a fix at the wrong place.Oliver Tappe2007-07-221-3/+4
* * base work towards utf8-cleanness (it is now possible to handle vendor-OSesOliver Tappe2007-07-211-1/+1
* * some cleanup - we now make use of here-docs where feasibleOliver Tappe2007-07-181-9/+10
* * fixed a couple of 'use of uninitialized values' reported by DirkOliver Tappe2007-07-181-1/+1
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-6/+9
* * fixed bug in used-count handling for exports that caused the image toOliver Tappe2007-06-201-5/+25
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-45/+55
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-11/+2Star
* * renamed export type 'nbd-squash' to 'nbd' to make it shorterOliver Tappe2007-05-291-8/+8
* * changed handling of exports to drop support for having more than oneOliver Tappe2007-05-291-31/+5Star
* * minor cleanup of PODs with respect to Eclipse syntax highlightingOliver Tappe2007-05-091-1/+1
* * changed semantics of slxos-export (back) to add/update/removeOliver Tappe2007-04-231-9/+35
* * changed POD back from documenting 'add' to 'export', as 'adding' an export ...Oliver Tappe2007-04-131-3/+3
* * even more work on consolidating the PODs. Hopefully, I'm finished now...Oliver Tappe2007-04-031-7/+64
* * added support for removing an export (from disk and config-DB)Oliver Tappe2007-04-021-8/+44
* * minor cleanupOliver Tappe2007-04-021-1/+1
* * more POD consolidationOliver Tappe2007-04-011-21/+48
* * circumvent dubious problem with perldoc in combination with UTF-8 thatOliver Tappe2007-04-011-1/+6
* * do not list rsync temp folders any longer when showing all exported vendor-...Oliver Tappe2007-03-261-5/+9
* * inserted correct copyright headerOliver Tappe2007-03-231-4/+8
* * fixed incorrect uses of the _tr() functionOliver Tappe2007-03-231-1/+1
* * adjusted argument conventions to a more sensible separation between options...Oliver Tappe2007-03-231-49/+58
* * changed option to list supported export types from '--list' to '--list-types'Oliver Tappe2007-03-161-5/+37
* * applied several fixed to svnos-export and respective modules (as reported b...Oliver Tappe2007-03-141-20/+5Star
* * added slxos-export script and the corresponding engine and exporter impleme...Oliver Tappe2007-03-121-0/+141