summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * export backend is now capable of exporting just any distributionOliver Tappe2007-03-237-44/+280
* * adjusted argument conventions to a more sensible separation between options...Oliver Tappe2007-03-232-132/+174
* * adjusted to changed DB-schemaOliver Tappe2007-03-232-54/+32Star
* * completed this script:Oliver Tappe2007-03-231-81/+335
* * cleaned up some schema inconsistenciesOliver Tappe2007-03-231-2/+2
* * corrected bug with export-type not being added to DB correctlyOliver Tappe2007-03-231-1/+2
* yet a kdmrc-Correction for gentoos functions-default ;-)Michael Janczyk2007-03-221-7/+6Star
* kdmrc-Correction for gentoos functions-defaultMichael Janczyk2007-03-221-0/+7
* added Gentoo-specific services (needs autofs-support in kernel) + kdmrc-fileMichael Janczyk2007-03-222-4/+98
* Ugly problem with changed kdm* behaviour in SuSE10.2 - by now EXEC andDirk von Suchodoletz2007-03-221-2/+2
* Updated pcitable (still supopt. see #100), unset of rootfs in init, addedDirk von Suchodoletz2007-03-223-43/+45
* Forgot the pcitable ...Dirk von Suchodoletz2007-03-211-0/+2
* Some simple fixes and additions to the hardware database.Dirk von Suchodoletz2007-03-215-3/+5
* * did missing adjustments to recent refactoring step, as reported by DirkOliver Tappe2007-03-201-5/+8
* * removed slxsetup as it isn't required now that we have slxconfigOliver Tappe2007-03-201-341/+0Star
* Removed "strip" for slxmkramfs too, small fix for message output ...Dirk von Suchodoletz2007-03-202-4/+1Star
* Fix for mkdxsinitrd (skip strip) ...Dirk von Suchodoletz2007-03-204-7/+6Star
* * oops: fixed stupid naming problems (instead of ...-x86_64 we have to use .....Oliver Tappe2007-03-181-5/+5
* * added support for switch personality from 64-bit to 32-bit inOliver Tappe2007-03-181-17/+38
* * reactivated all known distributions, just for testingOliver Tappe2007-03-171-6/+6
* * added support for continuing failed installation attempts, downloadsOliver Tappe2007-03-176-39/+42
* * switched from using system() to slxsystem()Oliver Tappe2007-03-172-11/+11
* * added executeInSubprocess() which encapsulates the starting andOliver Tappe2007-03-171-5/+44
* * linkFile() now ignores any existing link-targetOliver Tappe2007-03-171-1/+1
* * added missing (pre-remastering) kernel to packet listOliver Tappe2007-03-171-1/+1
* * added the options '--list-clients', '--list-exports', '--list-systems' andOliver Tappe2007-03-161-0/+42
* * changed option to list supported export types from '--list' to '--list-types'Oliver Tappe2007-03-161-5/+37
* * removed nbd-squashfs from the supported export types, as long as it is not ...Oliver Tappe2007-03-161-2/+2
* * changed option to show the supported distros from '--list' to '--list-suppo...Oliver Tappe2007-03-161-5/+21
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-1518-650/+677
* * removed 'nbd' from supported export types as I have learned from Dirk yeste...Oliver Tappe2007-03-141-2/+0Star
* * applied several fixed to svnos-export and respective modules (as reported b...Oliver Tappe2007-03-143-22/+20Star
* * added two checks around cloning in order to protect users from making badOliver Tappe2007-03-142-18/+35
* * fixed non-local $/ in slurpFile()Oliver Tappe2007-03-141-1/+1
* * cleanupOliver Tappe2007-03-143-7/+19
* * the splitting of vendor-os-name into distro-name and selection-name is now ...Oliver Tappe2007-03-142-105/+86Star
* * corrected assumption that rsync filters follow a best-match strategy to a f...Oliver Tappe2007-03-143-95/+93Star
* * added simple example file for export-filter.localOliver Tappe2007-03-131-0/+12
* * moved default filters from files into the perl-modules (so no admin can fol...Oliver Tappe2007-03-134-191/+0Star
* * minor cleanupOliver Tappe2007-03-131-25/+15Star
* * moved the clone-filter around to make it actually work again.Oliver Tappe2007-03-134-59/+59
* * added an option to slurpFile() which causes it to not fail in case the requ...Oliver Tappe2007-03-131-2/+5
* * added distro specific part for os-export and put default export-filter thereOliver Tappe2007-03-125-21/+277
* * added slxos-export script and the corresponding engine and exporter impleme...Oliver Tappe2007-03-124-0/+481
* * now uses OpenSLX::UtilsOliver Tappe2007-03-121-54/+2Star
* * added Utils.pm that contains helpful functions used throughout OpenSLXOliver Tappe2007-03-121-0/+78
* * renamed clone-filter to export-filter as it is now applied during export, n...Oliver Tappe2007-03-123-0/+0
* * changed 'system-path' to 'vendor-os-path' as it's not a system after allOliver Tappe2007-03-122-15/+15
* * err, cloning was slightly to verbose last time...Oliver Tappe2007-03-121-1/+1
* * fixed a syntax typoOliver Tappe2007-03-121-4/+5