summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/FileSystem/NFS.pm
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-238/+0Star
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-091-1/+2
* working at #393:Oliver Tappe2009-03-061-45/+1Star
* changed splashy to use splashy_update with uclibc and LD_LIBRARY_PATH. Link t...Michael Janczyk2009-02-181-0/+6
* Adding inclusion of uclib-rootfs as suggested by Michael. It allows toDirk von Suchodoletz2008-12-221-1/+38
* * fixed bad bug that would cause removal of vendor-OS if the export wasOliver Tappe2008-07-171-31/+52
* * added explicit check for /srv/openslx/export/nfs being a bind-mount toOliver Tappe2008-05-121-0/+34
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-106/+106
* * 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
* * requiredFSMods() now returns an array instead of a flattenedOliver Tappe2008-01-161-1/+1
* * fixed bug in check for required kernel modules for distros that do notOliver Tappe2007-07-251-0/+25
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-0/+4
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-18/+17Star
* * fixed double slash in export path (rootfs)Oliver Tappe2007-06-281-1/+1
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-0/+150