summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm
Commit message (Expand)AuthorAgeFilesLines
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-262/+0Star
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-1/+1
* * fixed incorrectly generated exportURI (still used the export-name insteadOliver Tappe2007-06-071-0/+1
* * changed handling of exports to drop support for having more than oneOliver Tappe2007-05-291-12/+11Star
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-131-3/+3
* * added utility function followLink() and made use of itOliver Tappe2007-05-131-15/+24
* * 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-3/+16
* * improved mechanism used for locating the required kernel modules such that ...Oliver Tappe2007-05-011-2/+39
* "Fix" for slxos-setup export system nbd-squash (to be checked) ...Dirk von Suchodoletz2007-04-171-0/+1
* * activated check for required modules in slxos-export, such that you can onl...Oliver Tappe2007-04-151-5/+7
* * added hook for checking the requirements of a specific export type (for NBD...Oliver Tappe2007-04-141-0/+23
* * added missing folder creation, found by DirkOliver Tappe2007-04-021-0/+8
* * added support for removing an export (from disk and config-DB)Oliver Tappe2007-04-021-22/+22
* Trivial fix to match the nbd-server help output in hint ...Dirk von Suchodoletz2007-04-021-1/+1
* * now that (thanks to Vito's patch) mksquashfs has more versatile filtering, ...Oliver Tappe2007-03-291-6/+57
* * inserted correct copyright headerOliver Tappe2007-03-231-4/+10
* * added support for creating NBD-Squashfs exports. However, we currently take...Oliver Tappe2007-03-231-0/+90