summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX
Commit message (Expand)AuthorAgeFilesLines
* * improved installer such that it can continue in case the basic system had b...Oliver Tappe2007-04-157-37/+121
* * activated check for required modules in slxos-export, such that you can onl...Oliver Tappe2007-04-153-5/+12
* * cleanup with respect to how modules/classes are loadedOliver Tappe2007-04-142-134/+22Star
* * added hook for checking the requirements of a specific export type (for NBD...Oliver Tappe2007-04-142-0/+27
* * small cleanupOliver Tappe2007-04-141-1/+1
* * changed POD back from documenting 'add' to 'export', as 'adding' an export ...Oliver Tappe2007-04-131-1/+3
* * added support for building selections on top of other selections. You can i...Oliver Tappe2007-04-133-2/+10
* Added packages to support nbd/squash exports in SuSE10.2 (nbd is presentDirk von Suchodoletz2007-04-071-0/+2
* * the 'default'-selection no longer refers to 'kde' or 'gnome', but it repres...Oliver Tappe2007-04-023-6/+5Star
* * 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-024-104/+177
* * added support for removing a vendor-OS (from disk and config-DB)Oliver Tappe2007-04-021-68/+108
* Trivial fix to match the nbd-server help output in hint ...Dirk von Suchodoletz2007-04-021-1/+1
* * removed superfluous 'rm /proc/cpuinfo' (it is correctly being executed at a...Oliver Tappe2007-04-021-1/+0Star
* * default name of export is now the same as the vendor-os-name. The type sepa...Oliver Tappe2007-04-011-3/+5
* * added full packetlist for standard gnome selectionOliver Tappe2007-03-291-2/+849
* * added yum- & smart-folders to the filterOliver Tappe2007-03-293-0/+6
* * now that (thanks to Vito's patch) mksquashfs has more versatile filtering, ...Oliver Tappe2007-03-291-6/+57
* * fixed some minor problems with respect to meta-packagerOliver Tappe2007-03-243-13/+27
* * added full package set for selection 'kde' (taken from sample installation)Oliver Tappe2007-03-241-2/+773
* * fixed debugging leftoverOliver Tappe2007-03-231-1/+0Star
* * fixed insane bug that resulted in deletion of every but the last yum reposi...Oliver Tappe2007-03-233-3/+15
* * inserted correct copyright headerOliver Tappe2007-03-2322-82/+221
* Tribute to new VMware version 6 ...Dirk von Suchodoletz2007-03-232-0/+4
* * added support for creating NBD-Squashfs exports. However, we currently take...Oliver Tappe2007-03-234-50/+137
* * added support for cloning distros for which no specific module exists yet (...Oliver Tappe2007-03-232-9/+49
* * cosmeticsOliver Tappe2007-03-231-1/+1
* * export backend is now capable of exporting just any distributionOliver Tappe2007-03-237-44/+280
* * corrected bug with export-type not being added to DB correctlyOliver Tappe2007-03-231-1/+2
* Updated pcitable (still supopt. see #100), unset of rootfs in init, addedDirk von Suchodoletz2007-03-221-0/+2
* * 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-175-35/+38
* * switched from using system() to slxsystem()Oliver Tappe2007-03-172-11/+11
* * added missing (pre-remastering) kernel to packet listOliver Tappe2007-03-171-1/+1
* * removed nbd-squashfs from the supported export types, as long as it is not ...Oliver Tappe2007-03-161-2/+2
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-153-49/+70
* * 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-142-2/+15
* * added two checks around cloning in order to protect users from making badOliver Tappe2007-03-141-16/+32
* * cleanupOliver Tappe2007-03-143-7/+19
* * the splitting of vendor-os-name into distro-name and selection-name is now ...Oliver Tappe2007-03-141-88/+82Star
* * corrected assumption that rsync filters follow a best-match strategy to a f...Oliver Tappe2007-03-143-95/+93Star
* * moved the clone-filter around to make it actually work again.Oliver Tappe2007-03-134-59/+59
* * 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-123-0/+340
* * now uses OpenSLX::UtilsOliver Tappe2007-03-121-54/+2Star
* * 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