| Commit message (Expand) | Author | Age | Files | Lines |
* | * renamed --verbose-level to --log-level to make it more separate from --verb... | Oliver Tappe | 2008-04-07 | 1 | -1/+1 |
* | * made names of distro module consistent across OpenSLX - now the always star... | Oliver Tappe | 2008-04-06 | 17 | -160/+90 |
* | * added log output when entering 32-bit personality | Oliver Tappe | 2008-03-26 | 1 | -0/+1 |
* | * getInstalledPackages() has to fetch the info from the packager, not the | Oliver Tappe | 2008-03-24 | 1 | -0/+7 |
* | * Adjusted OSSetup::Distro implementations to apply necessary fixes as part o... | Oliver Tappe | 2008-03-24 | 3 | -9/+66 |
* | * Switched from explicit cleanup functions to "resource acquisition by defini... | Oliver Tappe | 2008-03-24 | 2 | -41/+47 |
* | * moved syscall related code into a module of its own right | Oliver Tappe | 2008-03-23 | 2 | -63/+41 |
* | * Switched indent used in Perl-code and settings files from tabs to 4 spaces. | Oliver Tappe | 2008-03-20 | 32 | -3260/+3260 |
* | * renamed getPackagesForSelection() to getInstallablePackagesForSelection() | Oliver Tappe | 2008-03-17 | 1 | -2/+7 |
* | * instead of using a fixed basic path, we now supply a longer list in an | Oliver Tappe | 2008-03-17 | 1 | -1/+19 |
* | * renamed installSelection() and removeSelection() to ...Packages(), as that's | Oliver Tappe | 2008-03-17 | 1 | -1/+1 |
* | * renamed installSelection() and removeSelection() to ...Packages(), as that's | Oliver Tappe | 2008-03-17 | 6 | -26/+34 |
* | * intermediate checking for new desktop plugin (successor of displaymanager | Oliver Tappe | 2008-03-15 | 1 | -2/+15 |
* | * added support for stage1 attributes that are stored along each plugin insta... | Oliver Tappe | 2008-03-14 | 1 | -2/+5 |
* | * added support for specifying more than one base selection (e.g. base = kde,... | Oliver Tappe | 2008-03-12 | 1 | -6/+11 |
* | * fixed potential use of uninitialized value | Oliver Tappe | 2008-03-12 | 1 | -1/+1 |
* | * added missing call to fetchInstalledPlugins() in case the vendor-OS | Oliver Tappe | 2008-03-08 | 1 | -0/+2 |
* | * improved setting a password such that is able to cope with a | Oliver Tappe | 2008-03-06 | 1 | -10/+12 |
* | * cosmetical fix (indentation) | Oliver Tappe | 2008-03-01 | 1 | -12/+12 |
* | * fixed dependency on linux/personality.ph at least to that regard that we now | Oliver Tappe | 2008-03-01 | 1 | -18/+35 |
* | added ubuntu 8.04 | Sebastian Schmelzer | 2008-03-01 | 1 | -0/+6 |
* | * Forced DNBD2.pm into a (hopefully) working condition. | Oliver Tappe | 2008-02-29 | 2 | -12/+21 |
* | Trying on another export type -> dnbd2 ... | Dirk von Suchodoletz | 2008-02-29 | 1 | -0/+102 |
* | * OSPlugin::Engine now provides a real support interface for plugins, which | Oliver Tappe | 2008-02-27 | 6 | -33/+124 |
* | * added support for specifying additional rsync options via environment | Oliver Tappe | 2008-02-25 | 2 | -5/+9 |
* | * 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 | 2 | -0/+6 |
* | * added the contents of the following dirs to the exclude filter, since | Oliver Tappe | 2008-02-06 | 7 | -4/+36 |
* | Added /dev/urandom in chroot (slxos-setup shell ...) | Volker Uhrig | 2008-02-06 | 1 | -1/+6 |
* | * 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 |
* | * 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 | 4 | -5/+118 |
* | * 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 |
* | * 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 |