summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/ExportType/NFS.pm
Commit message (Expand)AuthorAgeFilesLines
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-123/+0Star
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-1/+2
* * fixed incorrectly generated exportURI (still used the export-name insteadOliver Tappe2007-06-071-1/+2
* * changed handling of exports to drop support for having more than oneOliver Tappe2007-05-291-15/+14Star
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-131-3/+3
* The rootfilesystem has to be exported "no_root_squash" otherwise certainDirk von Suchodoletz2007-05-081-1/+1
* * 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 for removing an export (from disk and config-DB)Oliver Tappe2007-04-021-0/+34
* * inserted correct copyright headerOliver Tappe2007-03-231-4/+10
* * added support for creating NBD-Squashfs exports. However, we currently take...Oliver Tappe2007-03-231-48/+1Star
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-2/+2
* * applied several fixed to svnos-export and respective modules (as reported b...Oliver Tappe2007-03-141-2/+11
* * corrected assumption that rsync filters follow a best-match strategy to a f...Oliver Tappe2007-03-141-5/+3Star
* * added distro specific part for os-export and put default export-filter thereOliver Tappe2007-03-121-4/+21
* * added slxos-export script and the corresponding engine and exporter impleme...Oliver Tappe2007-03-121-0/+83