summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Engine.pm
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-1929/+0Star
* Permission problem of d-------- for opt/openslx in stage1 should beDirk von Suchodoletz2010-08-221-17/+2Star
* Forgot to remove deprecated uclib function ...Dirk von Suchodoletz2010-08-221-10/+10
* fix pathsSebastian2010-08-221-7/+6Star
* Remove unneeded library ld stuff of deprecated uclibc.Dirk von Suchodoletz2010-08-221-12/+11Star
* added systems suse 11.3 scilin 5.4-5.5, todo installer packages for suse 11.3...Michael Janczyk2010-07-161-0/+4
* cumulative commit of local branch, many changes regarding virtualizationMichael Janczyk2010-04-061-3/+7
* Trivial updates without much functionality yet.Dirk von Suchodoletz2010-02-091-2/+5
* updated installation of ubuntu9.10Alexander Hoppe2009-11-251-1/+1
* more OpenSLX path optimizationsMichael Janczyk2009-11-031-2/+2
* BINPATH added to PATHMichael Janczyk2009-11-031-0/+6
* default directories introduced. please test and say what you think. examples ...Michael Janczyk2009-10-231-24/+90
* improved way of giving package names so that it should be enough to give the ...Alexander Hoppe2009-09-241-3/+17
* Updating to newer Scientific Linux version as no much was done in 5.1Dirk von Suchodoletz2009-09-101-1/+1
* No need for the uclibc-wrapper in stage4 any more ...Dirk von Suchodoletz2009-08-191-6/+2Star
* Fixing an ugly bug Olli pointed out in r3096, r3097 ...Dirk von Suchodoletz2009-08-181-5/+24
* Add the uclib feature too the clone setup too (not working properly yet).Dirk von Suchodoletz2009-08-181-0/+1
* Adding uclibs to the library path (not completed yet) to render the Dirk von Suchodoletz2009-08-171-1/+3
* Some trivial stuff ...Dirk von Suchodoletz2009-08-141-0/+1
* Small fixes ...Dirk von Suchodoletz2009-08-121-0/+2
* Installing uclibc-wrapper into vendor os (to have it available in stage4).Dirk von Suchodoletz2009-07-191-3/+8
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-091-2/+4
* remove old busybox stuffSebastian Schmelzer2009-05-121-56/+15Star
* Installation of Suse 1x.x and Ubuntu 8.x and 9.04 updated. Alexander Hoppe2009-04-151-6/+6
* Ubuntu 9.04 "support" (inital to check for the howto/documentation, Dirk von Suchodoletz2009-03-291-3/+3
* * cleanup debug codeSebastian Schmelzer2009-03-091-12/+11Star
* * OSSetup install now uses the uclib environmentSebastian Schmelzer2009-03-091-14/+35
* working at #393:Oliver Tappe2009-03-061-0/+52
* Basic (yet incomplete) integration steps for Scientific Linux 5.1Dirk von Suchodoletz2009-02-141-1/+1
* Scientfic Linux setup and some fixes in SuSE setup.Dirk von Suchodoletz2009-01-161-3/+3
* Ping to the nfs server added to init: Before the NFS root is mounted anDirk von Suchodoletz2008-12-221-1/+5
* * added ubuntu 8.10 supportSebastian Schmelzer2008-11-131-0/+1
* * instead of using rm -r to remove a vendor-OS folder, we now use a combinationOliver Tappe2008-09-131-1/+3
* * implemented support for recursive file-based locksOliver Tappe2008-09-131-0/+3
* 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
* * made support for chrooted shells and updates explicit in vendor-OS list,Oliver Tappe2008-06-071-51/+55
* * moved code from MakeInitRamFS::Engine that determines the list of availableOliver Tappe2008-05-311-3/+2Star
* Fixed non-working installation & deinstallation of plugins into/from the '<<<...Oliver Tappe2008-05-261-7/+7
* * renamed --verbose-level to --log-level to make it more separate from --verb...Oliver Tappe2008-04-071-1/+1
* * made names of distro module consistent across OpenSLX - now the always star...Oliver Tappe2008-04-061-100/+44Star
* * 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
* * Switched from explicit cleanup functions to "resource acquisition by defini...Oliver Tappe2008-03-241-31/+44
* * moved syscall related code into a module of its own rightOliver Tappe2008-03-231-28/+9Star
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-1513/+1513
* * renamed getPackagesForSelection() to getInstallablePackagesForSelection()Oliver Tappe2008-03-171-2/+7
* * renamed installSelection() and removeSelection() to ...Packages(), as that'sOliver Tappe2008-03-171-1/+1
* * intermediate checking for new desktop plugin (successor of displaymanagerOliver Tappe2008-03-151-2/+15