| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added /dev/urandom in chroot (slxos-setup shell ...) | Volker Uhrig | 2008-02-06 | 1 | -1/+6 |
* | * switched config-demuxer over to internal generation of initramfs | Oliver Tappe | 2008-02-02 | 1 | -0/+801 |
* | * added support to the OSExport engine for determining the | Oliver Tappe | 2008-01-22 | 6 | -2/+40 |
* | * requiredFSMods() now returns an array instead of a flattened | Oliver Tappe | 2008-01-16 | 2 | -2/+2 |
* | * added implementation for zypper meta-packager (untested yet) | Oliver Tappe | 2008-01-09 | 1 | -0/+95 |
* | * changed (and hopefully improved) fix for locale-problems that | Oliver Tappe | 2008-01-07 | 2 | -4/+4 |
* | * Fixed problem with invocation of debootstrap that caused it to fail | Oliver Tappe | 2008-01-02 | 1 | -2/+2 |
* | cleaned up installation code in several ways: | Oliver Tappe | 2007-12-30 | 5 | -34/+12 |
* | * Changed naming scheme for exports from <vendor-os>:<type> to | Oliver Tappe | 2007-12-26 | 1 | -2/+2 |
* | * 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 |
* | Proper mount options for NFS/scratch ... Skip some files for SUSE exports. | Dirk von Suchodoletz | 2007-10-14 | 1 | -0/+6 |
* | Tried out new SuSE10.3 ... worked after just changing X settings for | Dirk von Suchodoletz | 2007-10-11 | 1 | -0/+1 |
* | * fixed problems with respect to installation of prerequired packages | Oliver Tappe | 2007-09-26 | 5 | -6/+120 |
* | * reverted changeset 1347, as installPrerequiredPackages() *should* have been | Oliver Tappe | 2007-09-25 | 2 | -1/+21 |
* | * removed installPrerequiredPackages(), as it is no longer used | Oliver Tappe | 2007-09-24 | 2 | -21/+1 |
* | * added support to apt backend for integrating a special | Oliver Tappe | 2007-08-29 | 1 | -0/+7 |
* | 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 small bug that introduced an unnecessary prompt during installation | Oliver Tappe | 2007-08-23 | 2 | -2/+2 |
* | * fixed problem reported by Dirk that caused debian-3.1 | Oliver Tappe | 2007-08-21 | 2 | -4/+9 |
* | * switched from perl-based distro-configuration files to "real" configuration | Oliver Tappe | 2007-08-15 | 19 | -4623/+361 |
* | Proper mapping of vmware virtual SVGA ... | Dirk von Suchodoletz | 2007-08-08 | 1 | -0/+4 |
* | * added 64-bit targets for Ubuntu 6.10, 7.04 and Debian 4.0 (3.1 does | Oliver Tappe | 2007-08-05 | 7 | -20/+326 |
* | * added OpenSLX build platform as explicit selection to Debian-3.1 | Oliver Tappe | 2007-08-03 | 1 | -0/+8 |
* | * finished support for installation of Debian & Ubuntu. Things seem to be | Oliver Tappe | 2007-08-03 | 8 | -2/+185 |
* | * fixed problem reported by Bastian about pickKernelFile not correctly being | Oliver Tappe | 2007-07-31 | 8 | -23/+102 |
* | * more work towards Debian & Ubuntu support, Debian-4.0, Ubuntu-6.10 | Oliver Tappe | 2007-07-30 | 6 | -13/+116 |
* | * finished installation support for Debian-etch, Debian-sarge and Ubuntu | Oliver Tappe | 2007-07-28 | 14 | -105/+140 |
* | * changed several class interfaces as a result of trying to integrate support | Oliver Tappe | 2007-07-28 | 9 | -131/+180 |
* | * 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 | 18 | -383/+546 |
* | * fixed bug in check for required kernel modules for distros that do not | Oliver Tappe | 2007-07-25 | 3 | -46/+87 |
* | * dropped our own implementation of glob() - that was a fix at the wrong place. | Oliver Tappe | 2007-07-22 | 2 | -4/+6 |
* | * minor cleanup (two uninit values) | Oliver Tappe | 2007-07-21 | 1 | -1/+2 |
* | * base work towards utf8-cleanness (it is now possible to handle vendor-OSes | Oliver Tappe | 2007-07-21 | 2 | -2/+2 |
* | * added support for automatic selection of most appropriate (newest) kernel | Oliver Tappe | 2007-07-20 | 2 | -0/+32 |
* | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1264 95ad53e4-c205-0410-... | Oliver Tappe | 2007-07-20 | 1 | -0/+5 |
* | * fixed (another) problem when trying to import a vendor-OS that isn't fully | Oliver Tappe | 2007-07-20 | 1 | -8/+13 |
* | * some cleanup - we now make use of here-docs where feasible | Oliver Tappe | 2007-07-18 | 2 | -25/+32 |
* | * replaces most occurrences of confess() with croak(), as that is less noisy. | Oliver Tappe | 2007-07-18 | 6 | -6/+4 |
* | * 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 |
* | Completed list of AUTHORS. Updated pxelinux to v3.51 which fixes at | Dirk von Suchodoletz | 2007-07-18 | 5 | -0/+0 |
* | * fixed a couple of 'use of uninitialized values' reported by Dirk | Oliver Tappe | 2007-07-18 | 2 | -2/+2 |
* | Removed late_dm option (too confusing and too little effect), small fix | Dirk von Suchodoletz | 2007-07-14 | 1 | -6/+2 |
* | * more work towards perlcritic compliance, fixed the low-hanging fruit | Oliver Tappe | 2007-07-10 | 27 | -10/+116 |
* | * revitalised local URLs | Oliver Tappe | 2007-07-07 | 3 | -10/+17 |
* | * modified default selection to (roughly) match the SUSE textmode installation | Oliver Tappe | 2007-07-07 | 2 | -2/+370 |
* | * added support for os-plugins: | Oliver Tappe | 2007-07-03 | 1 | -1/+49 |
* | * minor fix, wrong action type passed to initialize() | Oliver Tappe | 2007-07-02 | 1 | -1/+1 |