summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/ExportType
Commit message (Expand)AuthorAgeFilesLines
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-203-513/+0Star
* largish change with respect to configurable paths:Oliver Tappe2007-06-172-2/+3
* * fixed incorrectly generated exportURI (still used the export-name insteadOliver Tappe2007-06-072-1/+3
* * changed handling of exports to drop support for having more than oneOliver Tappe2007-05-293-27/+29
* * (hopefully) fixed problem with respect to wget repeatedly failing withOliver Tappe2007-05-291-1/+2
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-132-6/+6
* * added utility function followLink() and made use of itOliver Tappe2007-05-131-15/+24
* 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-073-3/+34
* * added support to exporter modules for passing out the required fs-modulesOliver Tappe2007-05-063-0/+21
* * added support to NBD_Squash-exporter for selecting the next free server-portOliver Tappe2007-05-062-4/+26
* * 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-152-5/+8
* * added hook for checking the requirements of a specific export type (for NBD...Oliver Tappe2007-04-142-0/+27
* * 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-023-44/+60
* 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-233-11/+30
* * added support for creating NBD-Squashfs exports. However, we currently take...Oliver Tappe2007-03-233-48/+135
* * 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-122-19/+21
* * added slxos-export script and the corresponding engine and exporter impleme...Oliver Tappe2007-03-122-0/+166