summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/Engine.pm
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-364/+0Star
* * some cleanup regarding log outputOliver Tappe2008-08-311-9/+9
* * made names of distro module consistent across OpenSLX - now the always star...Oliver Tappe2008-04-061-27/+14Star
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-246/+246
* * Forced DNBD2.pm into a (hopefully) working condition.Oliver Tappe2008-02-291-2/+11
* * added explicit error message about trying to apply actions to the Oliver Tappe2008-02-171-0/+3
* * added support to the OSExport engine for determining theOliver Tappe2008-01-221-0/+7
* * Changed naming scheme for exports from <vendor-os>:<type> to Oliver Tappe2007-12-261-2/+2
* git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1264 95ad53e4-c205-0410-...Oliver Tappe2007-07-201-0/+5
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-0/+7
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-6/+7
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-100/+142
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-3/+3
* * fixed incorrectly generated exportURI (still used the export-name insteadOliver Tappe2007-06-071-2/+1Star
* * renamed export type 'nbd-squash' to 'nbd' to make it shorterOliver Tappe2007-05-291-8/+1Star
* * changed handling of exports to drop support for having more than oneOliver Tappe2007-05-291-32/+27Star
* * reworked construction of export-URI to be delegated into the respectiveOliver Tappe2007-05-071-0/+15
* * added support to exporter modules for passing out the required fs-modulesOliver Tappe2007-05-061-0/+7
* * added support to NBD_Squash-exporter for selecting the next free server-portOliver Tappe2007-05-061-17/+27
* * changed semantics of slxos-export (back) to add/update/removeOliver Tappe2007-04-231-71/+112
* * exports no longer make use of a two-valued key, but requireOliver Tappe2007-04-211-7/+14
* * activated check for required modules in slxos-export, such that you can onl...Oliver Tappe2007-04-151-0/+4
* * cleanup with respect to how modules/classes are loadedOliver Tappe2007-04-141-67/+10Star
* * changed POD back from documenting 'add' to 'export', as 'adding' an export ...Oliver Tappe2007-04-131-1/+3
* * added support for removing an export (from disk and config-DB)Oliver Tappe2007-04-021-60/+117
* * default name of export is now the same as the vendor-os-name. The type sepa...Oliver Tappe2007-04-011-3/+5
* * inserted correct copyright headerOliver Tappe2007-03-231-3/+10
* * added support for creating NBD-Squashfs exports. However, we currently take...Oliver Tappe2007-03-231-2/+2
* * export backend is now capable of exporting just any distributionOliver Tappe2007-03-231-32/+24Star
* * corrected bug with export-type not being added to DB correctlyOliver Tappe2007-03-231-1/+2
* * removed nbd-squashfs from the supported export types, as long as it is not ...Oliver Tappe2007-03-161-2/+2
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-25/+21Star
* * removed 'nbd' from supported export types as I have learned from Dirk yeste...Oliver Tappe2007-03-141-2/+0Star
* * applied several fixed to svnos-export and respective modules (as reported b...Oliver Tappe2007-03-141-0/+4
* * added distro specific part for os-export and put default export-filter thereOliver Tappe2007-03-121-2/+58
* * added slxos-export script and the corresponding engine and exporter impleme...Oliver Tappe2007-03-121-0/+174