summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2048 95ad53e4-c2...Oliver Tappe2008-08-182-2/+2
* Beagle hides very well (if anybody knows where in SuSE 11 please tell,Dirk von Suchodoletz2008-08-111-0/+2
* Remove the most unlikely to be supported vendor OS by upcoming Dirk von Suchodoletz2008-08-091-8/+2Star
* * added explicit check against 64-bit/32-bit mismatch to Oliver Tappe2008-08-071-0/+5
* implemented plugin dependency handling:Oliver Tappe2008-07-231-2/+23
* * fixed bad bug that would cause removal of vendor-OS if the export wasOliver Tappe2008-07-171-31/+52
* * switch default meta-packager for SUSE-10.2 onwards from smart to zypperOliver Tappe2008-06-081-2/+13
* * made support for chrooted shells and updates explicit in vendor-OS list,Oliver Tappe2008-06-071-51/+55
* * cosmeticsOliver Tappe2008-06-071-3/+5
* * moved code from MakeInitRamFS::Engine that determines the list of availableOliver Tappe2008-05-311-3/+2Star
* * finally purged the obsolete folderOliver Tappe2008-05-2880-3851/+0Star
* Fixed non-working installation & deinstallation of plugins into/from the '<<<...Oliver Tappe2008-05-261-7/+7
* * added explicit check for /srv/openslx/export/nfs being a bind-mount toOliver Tappe2008-05-121-0/+34
* * renamed --verbose-level to --log-level to make it more separate from --verb...Oliver Tappe2008-04-073-3/+3
* * made names of distro module consistent across OpenSLX - now the always star...Oliver Tappe2008-04-0618-161/+91Star
* * added log output when entering 32-bit personalityOliver Tappe2008-03-261-0/+1
* * getInstalledPackages() has to fetch the info from the packager, not the Oliver Tappe2008-03-241-0/+7
* * Adjusted OSSetup::Distro implementations to apply necessary fixes as part o...Oliver Tappe2008-03-243-9/+66
* * Switched from explicit cleanup functions to "resource acquisition by defini...Oliver Tappe2008-03-242-41/+47
* * moved syscall related code into a module of its own rightOliver Tappe2008-03-232-63/+41Star
* * no longer asks for root password upon install (will be done as a plugin later)Oliver Tappe2008-03-231-2/+1Star
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-2034-3495/+3495
* * renamed getPackagesForSelection() to getInstallablePackagesForSelection()Oliver Tappe2008-03-171-2/+7
* * instead of using a fixed basic path, we now supply a longer list in anOliver Tappe2008-03-171-1/+19
* * renamed installSelection() and removeSelection() to ...Packages(), as that'sOliver Tappe2008-03-171-1/+1
* * renamed installSelection() and removeSelection() to ...Packages(), as that'sOliver Tappe2008-03-176-26/+34
* * intermediate checking for new desktop plugin (successor of displaymanagerOliver Tappe2008-03-151-2/+15
* * added support for stage1 attributes that are stored along each plugin insta...Oliver Tappe2008-03-141-2/+5
* * added support for new action 'list-selections' which shows the availableOliver Tappe2008-03-121-3/+23
* * added support for specifying more than one base selection (e.g. base = kde,...Oliver Tappe2008-03-121-6/+11
* * fixed potential use of uninitialized valueOliver Tappe2008-03-121-1/+1
* * added missing call to fetchInstalledPlugins() in case the vendor-OSOliver Tappe2008-03-081-0/+2
* * improved setting a password such that is able to cope with aOliver Tappe2008-03-061-10/+12
* * cosmetical fix (indentation)Oliver Tappe2008-03-011-12/+12
* * fixed dependency on linux/personality.ph at least to that regard that we nowOliver Tappe2008-03-011-18/+35
* added ubuntu 8.04Sebastian Schmelzer2008-03-011-0/+6
* * Forced DNBD2.pm into a (hopefully) working condition.Oliver Tappe2008-02-292-12/+21
* Trying on another export type -> dnbd2 ...Dirk von Suchodoletz2008-02-291-0/+102
* * OSPlugin::Engine now provides a real support interface for plugins, whichOliver Tappe2008-02-276-33/+124
* Updated pxelinux*, added isolinux.bin (to create a bootable ISO image)Dirk von Suchodoletz2008-02-274-0/+0
* * added support for specifying additional rsync options via environment Oliver Tappe2008-02-252-5/+9
* * Added support to slxos-setup for automatically installing the default set ofOliver Tappe2008-02-171-2/+55
* * added explicit error message about trying to apply actions to the Oliver Tappe2008-02-174-11/+20
* * hopefully finally fixed the utf8-related character problems in --manOliver Tappe2008-02-122-2/+2
* * obsoleted distro-specs folderOliver Tappe2008-02-1118-0/+0
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-092-31/+14Star
* * added the contents of the following dirs to the exclude filter, sinceOliver Tappe2008-02-067-4/+36
* Added /dev/urandom in chroot (slxos-setup shell ...)Volker Uhrig2008-02-061-1/+6
* * switched config-demuxer over to internal generation of initramfsOliver Tappe2008-02-021-0/+801
* * added support to the OSExport engine for determining theOliver Tappe2008-01-226-2/+40