summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Expand)AuthorAgeFilesLines
* * inserted correct copyright headerOliver Tappe2007-03-2324-90/+237
* * fixed incorrect uses of the _tr() functionOliver Tappe2007-03-232-2/+2
* Better handling of nfsv4 ... still to be improved (check combinationDirk von Suchodoletz2007-03-231-0/+4
* 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
* * adjusted argument conventions to a more sensible separation between options...Oliver Tappe2007-03-232-132/+174
* * 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
* Fix for mkdxsinitrd (skip strip) ...Dirk von Suchodoletz2007-03-201-0/+1
* * 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 missing (pre-remastering) kernel to packet listOliver Tappe2007-03-171-1/+1
* * 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-154-51/+72
* * 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
* * 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
* * 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-124-0/+481
* * 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
* * fixed a syntax typoOliver Tappe2007-03-121-4/+5
* * when cloning, we now only apply the common filter, the distro-specific filt...Oliver Tappe2007-03-121-23/+47
* * added separation of support for cloning and installation of systems.Oliver Tappe2007-03-121-2/+12
* * simplified cmdlineOliver Tappe2007-03-121-41/+68
* * fixed typoOliver Tappe2007-03-061-1/+1
* * added support for cloning existing systems, seems to work, but only for the...Oliver Tappe2007-03-032-18/+105
* Heavy cleanup, proper variable assignement for D_XORGBIN (instead ofDirk von Suchodoletz2007-03-011-5/+5
* new exclude added for gentoo ld4-installMichael Janczyk2007-02-261-0/+1
* Restructured hwautocfg (moved hw related parts of init into it) - Dirk von Suchodoletz2007-02-261-2/+0Star
* * some cleanup concerning the error message at the end of the installationOliver Tappe2007-02-234-275/+19Star
* * added support for importing the installed vendor-OS into the config-dbOliver Tappe2007-02-232-65/+159
* * added architecture check to inhibit users from trying to install a 64-bit s...Oliver Tappe2007-02-231-0/+13
* * removed superfluous 'fixing' of files (which is required for SUSE).Oliver Tappe2007-02-231-10/+0Star
* Special exclude/include for VMware/Player kernel modules ...Dirk von Suchodoletz2007-02-232-2/+3
* * removed erraneous package list used for testing in order to avoid errorsOliver Tappe2007-02-221-150/+1Star
* * specializations for Fedora-6 and SUSE-10.2-x86_64 addedOliver Tappe2007-02-212-0/+351