summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/BlockDevice
Commit message (Expand)AuthorAgeFilesLines
* Adding another export item (highly experimental, see #156 for generalDirk von Suchodoletz2009-08-151-0/+76
* Small fixes ...Dirk von Suchodoletz2009-08-121-2/+2
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-094-33/+13Star
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-204-113/+113
* * Forced DNBD2.pm into a (hopefully) working condition.Oliver Tappe2008-02-291-10/+10
* Trying on another export type -> dnbd2 ...Dirk von Suchodoletz2008-02-291-0/+102
* * added support to the OSExport engine for determining theOliver Tappe2008-01-223-2/+22
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-181-1/+1
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-102-0/+4
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-013-23/+16Star
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-203-0/+251