summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/FileSystem
Commit message (Expand)AuthorAgeFilesLines
* * added support for specifying additional rsync options via environment Oliver Tappe2008-02-251-4/+6
* * added the contents of the following dirs to the exclude filter, sinceOliver Tappe2008-02-061-1/+4
* * added support to the OSExport engine for determining theOliver Tappe2008-01-222-0/+11
* * requiredFSMods() now returns an array instead of a flattenedOliver Tappe2008-01-162-2/+2
* * fixed bug in check for required kernel modules for distros that do notOliver Tappe2007-07-253-46/+87
* * 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/+8
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-013-39/+33Star
* * fixed double slash in export path (rootfs)Oliver Tappe2007-06-281-1/+1
* * fixed bug in used-count handling for exports that caused the image toOliver Tappe2007-06-201-1/+1
* * added support for creating the squashfs only if the vendor-OS has beenOliver Tappe2007-06-201-75/+92
* * fixed another oversight of recent commitOliver Tappe2007-06-201-1/+1
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-203-0/+554