summaryrefslogtreecommitdiffstats
path: root/installer/slxos-setup
Commit message (Expand)AuthorAgeFilesLines
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-091-18/+7Star
* * changed (and hopefully improved) fix for locale-problems thatOliver Tappe2008-01-071-3/+3
* * fixed problems with respect to installation of prerequired packagesOliver Tappe2007-09-261-1/+2
* * dropped our own implementation of glob() - that was a fix at the wrong place.Oliver Tappe2007-07-221-1/+2
* * 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-16/+22
* * fixed a couple of 'use of uninitialized values' reported by DirkOliver Tappe2007-07-181-1/+1
* * minor fix, wrong action type passed to initialize()Oliver Tappe2007-07-021-1/+1
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-2/+4
* * added support for invoking a chrooted shell for any installed vendor-OS,Oliver Tappe2007-06-191-0/+17
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-10/+1Star
* * minor cleanup of PODs with respect to Eclipse syntax highlightingOliver Tappe2007-05-091-1/+1
* * removed syntax check of rsync-uri, as it wouldn't allow to useOliver Tappe2007-04-211-3/+0Star
* * even more work on consolidating the PODs. Hopefully, I'm finished now...Oliver Tappe2007-04-031-2/+48
* * added support for removing a vendor-OS (from disk and config-DB)Oliver Tappe2007-04-021-7/+35
* * more POD consolidationOliver Tappe2007-04-011-37/+71
* * fiddled with the arguments to clone in order to be more consistent across d...Oliver Tappe2007-04-011-8/+7Star
* * circumvent dubious problem with perldoc in combination with UTF-8 thatOliver Tappe2007-04-011-1/+6
* * fixed old-style --source argument in PODOliver Tappe2007-03-271-1/+1
* * improved cloning example a bit, to give a better idea about the namingOliver Tappe2007-03-271-2/+3
* * fixed bug in cmdline regex that lead to list-installed not working at all, ...Oliver Tappe2007-03-271-6/+6
* * 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-83/+116
* * added support for continuing failed installation attempts, downloadsOliver Tappe2007-03-171-4/+4
* * changed option to show the supported distros from '--list' to '--list-suppo...Oliver Tappe2007-03-161-5/+21
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-2/+2
* * added two checks around cloning in order to protect users from making badOliver Tappe2007-03-141-2/+3
* * the splitting of vendor-os-name into distro-name and selection-name is now ...Oliver Tappe2007-03-141-17/+4Star
* * added separation of support for cloning and installation of systems.Oliver Tappe2007-03-121-2/+12
* * simplified cmdlineOliver Tappe2007-03-121-41/+68
* * fixed typoOliver Tappe2007-03-061-1/+1
* * added support for cloning existing systems, seems to work, but only for the...Oliver Tappe2007-03-031-4/+39
* * added support for importing the installed vendor-OS into the config-dbOliver Tappe2007-02-231-12/+42
* * slightly reworked distribution lookup mechanismOliver Tappe2007-02-131-26/+4Star
* * added perl-ified slxos-setup script and the relevant perl-modules, still no...Oliver Tappe2007-02-121-0/+143