| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Added support to slxos-setup for automatically installing the default set of | Oliver Tappe | 2008-02-17 | 1 | -2/+55 |
| * | * added explicit error message about trying to apply actions to the | Oliver Tappe | 2008-02-17 | 1 | -0/+3 |
| * | cleaned up installation code in several ways: | Oliver Tappe | 2007-12-30 | 1 | -8/+6 |
| * | * when setting up the resolver for stage1a, we now copy nsswitch.conf from | Oliver Tappe | 2007-11-29 | 1 | -1/+2 |
| * | Cleanup, (empty) files for new Ubuntu 7.10 ... | Dirk von Suchodoletz | 2007-10-19 | 1 | -0/+6 |
| * | * fixed problems with respect to installation of prerequired packages | Oliver Tappe | 2007-09-26 | 1 | -5/+40 |
| * | Hope it's OK that way to add upcoming SuSE10.3 to the list of | Dirk von Suchodoletz | 2007-08-28 | 1 | -2/+8 |
| * | * fixed problem reported by Dirk that caused debian-3.1 | Oliver Tappe | 2007-08-21 | 1 | -1/+1 |
| * | * switched from perl-based distro-configuration files to "real" configuration | Oliver Tappe | 2007-08-15 | 1 | -117/+355 |
| * | * added 64-bit targets for Ubuntu 6.10, 7.04 and Debian 4.0 (3.1 does | Oliver Tappe | 2007-08-05 | 1 | -17/+26 |
| * | * finished support for installation of Debian & Ubuntu. Things seem to be | Oliver Tappe | 2007-08-03 | 1 | -1/+3 |
| * | * fixed problem reported by Bastian about pickKernelFile not correctly being | Oliver Tappe | 2007-07-31 | 1 | -7/+9 |
| * | * more work towards Debian & Ubuntu support, Debian-4.0, Ubuntu-6.10 | Oliver Tappe | 2007-07-30 | 1 | -4/+4 |
| * | * finished installation support for Debian-etch, Debian-sarge and Ubuntu | Oliver Tappe | 2007-07-28 | 1 | -19/+6 |
| * | * changed several class interfaces as a result of trying to integrate support | Oliver Tappe | 2007-07-28 | 1 | -82/+101 |
| * | * fixed two incorrect method calls (using public name instead of private one), | Oliver Tappe | 2007-07-26 | 1 | -2/+2 |
| * | * reworked OpenSLX::OSSetup::Distro structure to incorporate | Oliver Tappe | 2007-07-25 | 1 | -151/+106 |
| * | * minor cleanup (two uninit values) | Oliver Tappe | 2007-07-21 | 1 | -1/+2 |
| * | * added support for automatic selection of most appropriate (newest) kernel | Oliver Tappe | 2007-07-20 | 1 | -0/+7 |
| * | * fixed (another) problem when trying to import a vendor-OS that isn't fully | Oliver Tappe | 2007-07-20 | 1 | -8/+13 |
| * | * fixed one more use of an uninitialzed value | Oliver Tappe | 2007-07-18 | 1 | -1/+1 |
| * | * fixed two bugs that inhibited the importing of vendor-OSes that are not | Oliver Tappe | 2007-07-18 | 1 | -8/+24 |
| * | * more work towards perlcritic compliance, fixed the low-hanging fruit | Oliver Tappe | 2007-07-10 | 1 | -0/+37 |
| * | * revitalised local URLs | Oliver Tappe | 2007-07-07 | 1 | -8/+13 |
| * | * added support for os-plugins: | Oliver Tappe | 2007-07-03 | 1 | -1/+49 |
| * | * activated 'use warnings' to all modules and adjusted all occurences of | Oliver Tappe | 2007-07-01 | 1 | -319/+488 |
| * | Tried to add Ubuntu 7.04 to the list of cloneable systems. | Dirk von Suchodoletz | 2007-07-01 | 1 | -0/+2 |
| * | * added support for creating the squashfs only if the vendor-OS has been | Oliver Tappe | 2007-06-20 | 1 | -0/+16 |
| * | * split export type into filesystem and (optional) blockdevice, closing | Oliver Tappe | 2007-06-20 | 1 | -72/+72 |
| * | * added support for invoking a chrooted shell for any installed vendor-OS, | Oliver Tappe | 2007-06-19 | 1 | -0/+37 |
| * | largish change with respect to configurable paths: | Oliver Tappe | 2007-06-17 | 1 | -6/+6 |
| * | * (hopefully) fixed problem with respect to wget repeatedly failing with | Oliver Tappe | 2007-05-29 | 1 | -25/+42 |
| * | * part one of settings file related changes (ticket#122): | Oliver Tappe | 2007-05-28 | 1 | -1/+1 |
| * | * added support for 'local:'-URLs, which trigger the automatic start of a | Oliver Tappe | 2007-05-28 | 1 | -3/+62 |
| * | * fixed bug introduced with last commit, package-installation was hosed | Oliver Tappe | 2007-05-28 | 1 | -5/+7 |
| * | * added explicit invocation of 'ldconfig' to all distros, just to make sure t... | Oliver Tappe | 2007-05-28 | 1 | -3/+0 |
| * | * before an update, the meta-packager is automatically adjusted to the one th... | Oliver Tappe | 2007-05-28 | 1 | -4/+18 |
| * | * integrated mirror support into yum & smart backend | Oliver Tappe | 2007-05-28 | 1 | -16/+2 |
| * | * added packages needed by the smart metapackager backend | Oliver Tappe | 2007-05-27 | 1 | -4/+12 |
| * | * added support to packager for getting a list of the packages that are | Oliver Tappe | 2007-05-18 | 1 | -1/+12 |
| * | * fixed incorrect execution of chroot with respect to setting up the | Oliver Tappe | 2007-05-13 | 1 | -32/+25 |
| * | * fixed fatal error in case a distro-info does not specify excludes | Oliver Tappe | 2007-05-12 | 1 | -2/+14 |
| * | * improved reliability in case of user interrupts | Oliver Tappe | 2007-05-11 | 1 | -7/+24 |
| * | * added support to NBD_Squash-exporter for selecting the next free server-port | Oliver Tappe | 2007-05-06 | 1 | -22/+35 |
| * | * renamed 'ossetup-max-retry-count' to 'ossetup-max-try-count' and started to... | Oliver Tappe | 2007-05-02 | 1 | -1/+1 |
| * | * re-added selectBaseURL() as this is being used by meta-packager, too. | Oliver Tappe | 2007-05-01 | 1 | -0/+14 |
| * | * use continuation-flag for FTP-URLs. | Oliver Tappe | 2007-05-01 | 1 | -1/+4 |
| * | * now the available mirrors are being skipped through. | Oliver Tappe | 2007-05-01 | 1 | -49/+57 |
| * | Add Fedora 6 x86_64 to the systems being supported by slxos-setup | Root | 2007-04-29 | 1 | -1/+1 |
| * | * cosmetical changes | Oliver Tappe | 2007-04-29 | 1 | -5/+5 |