summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Distro/Base.pm
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-371/+0Star
* Fix for setting the broadcast properly (in init) ...Dirk von Suchodoletz2010-08-261-12/+0Star
* wrong syntax..Sebastian2010-08-221-2/+2
* add /var/{spool,tmp} to exclude filterSebastian2010-08-221-0/+2
* Merge branch 'master' of openslx.org:openslx/coreDirk von Suchodoletz2010-08-221-0/+1
|\
| * with newer rsync versions /var was ignored ..Sebastian2010-08-221-0/+1
* | Remove unneeded library ld stuff of deprecated uclibc.Dirk von Suchodoletz2010-08-221-12/+12
|/
* changed splashy plugin. vga make no sense any more, kdm is now default managerMichael Janczyk2010-08-111-1/+3
* Some modifications to filter list (stage1).Dirk von Suchodoletz2010-03-011-2/+4
* Updated syslinux package of HPA.Dirk von Suchodoletz2010-02-251-1/+3
* Small fixes for Scientific Linux 5.3 ...Dirk von Suchodoletz2009-09-101-1/+2
* fix following error:Sebastian Schmelzer2009-08-251-2/+5
* Simple fix (duplicated entry) and improvement for runlevel script.Dirk von Suchodoletz2009-08-191-1/+1
* Fixing an ugly bug Olli pointed out in r3096, r3097 ...Dirk von Suchodoletz2009-08-181-3/+3
* Adding uclibs to the library path (not completed yet) to render the Dirk von Suchodoletz2009-08-171-0/+12
* Some trivial stuff ...Dirk von Suchodoletz2009-08-141-0/+1
* Hopefully fixing the #481 bug (please report).Dirk von Suchodoletz2009-08-131-1/+10
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-091-0/+4
* remove old busybox stuffSebastian Schmelzer2009-05-121-1/+1
* Fixing problems with gdm running on AUFS/UnionFS (/var/lib/gdm).Dirk von Suchodoletz2009-03-311-0/+2
* Small improvements ...Dirk von Suchodoletz2009-03-111-0/+2
* working at #393:Oliver Tappe2009-03-061-0/+1
* * merged pickKernelFile() from Gentoo.pm into the implementation in Base.pmOliver Tappe2008-09-031-2/+3
* Updated stage2 exludes (autostarted services of no much use inDirk von Suchodoletz2008-09-021-1/+1
* * fixed problem in 2114, such that the devices are in fact created insideOliver Tappe2008-08-281-2/+2
* * added a couple more required devices to be available in vendor-OS chrootOliver Tappe2008-08-281-10/+21
* * made names of distro module consistent across OpenSLX - now the always star...Oliver Tappe2008-04-061-2/+2
* * Switched from explicit cleanup functions to "resource acquisition by defini...Oliver Tappe2008-03-241-10/+3Star
* * moved syscall related code into a module of its own rightOliver Tappe2008-03-231-35/+32Star
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-214/+214
* * instead of using a fixed basic path, we now supply a longer list in anOliver Tappe2008-03-171-1/+19
* * improved setting a password such that is able to cope with aOliver Tappe2008-03-061-10/+12
* Added /dev/urandom in chroot (slxos-setup shell ...)Volker Uhrig2008-02-061-1/+6
* * fixed problems with respect to installation of prerequired packagesOliver Tappe2007-09-261-0/+51
* * switched from perl-based distro-configuration files to "real" configurationOliver Tappe2007-08-151-5/+0Star
* * finished support for installation of Debian & Ubuntu. Things seem to beOliver Tappe2007-08-031-0/+8
* * fixed problem reported by Bastian about pickKernelFile not correctly beingOliver Tappe2007-07-311-1/+1
* * changed several class interfaces as a result of trying to integrate supportOliver Tappe2007-07-281-4/+58
* * added support for automatic selection of most appropriate (newest) kernelOliver Tappe2007-07-201-0/+25
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-181-1/+0Star
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-0/+1
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-4/+5
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-1/+1
* * added explicit invocation of 'ldconfig' to all distros, just to make sure t...Oliver Tappe2007-05-281-0/+3
* * improved reliability in case of user interruptsOliver Tappe2007-05-111-0/+4
* * improved installer such that it can continue in case the basic system had b...Oliver Tappe2007-04-151-0/+8
* * inserted correct copyright headerOliver Tappe2007-03-231-3/+10
* Updated pcitable (still supopt. see #100), unset of rootfs in init, addedDirk von Suchodoletz2007-03-221-0/+2
* * corrected assumption that rsync filters follow a best-match strategy to a f...Oliver Tappe2007-03-141-41/+41
* * moved the clone-filter around to make it actually work again.Oliver Tappe2007-03-131-0/+45