summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Distro/Suse.pm
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-98/+0Star
|
* remove old busybox stuffSebastian Schmelzer2009-05-121-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2851 95ad53e4-c205-0410-b2fa-d234c58c8868
* * OSSetup install now uses the uclib environmentSebastian Schmelzer2009-03-091-1/+1
| | | | | | | | | * minor fix for suse install * added script for fetching suse mirrors git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2699 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed change (see #280)Sebastian Schmelzer2008-10-011-49/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2263 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed /home/kde* from clone exclude (required for suse 11)Sebastian Schmelzer2008-10-011-0/+49
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2257 95ad53e4-c205-0410-b2fa-d234c58c8868
* * switch default meta-packager for SUSE-10.2 onwards from smart to zypperOliver Tappe2008-06-081-2/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1862 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cosmeticsOliver Tappe2008-06-071-3/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1857 95ad53e4-c205-0410-b2fa-d234c58c8868
* * made names of distro module consistent across OpenSLX - now the always ↵Oliver Tappe2008-04-061-0/+85
start with a capital letter followed by all lowercase (Debian, Fedora, Gentoo, Suse, Ubuntu) * refactored loading of distro modules into a separate function (loadDistroModule() in Basics.pm) * finished support to logging to a file in syslog plugin * worked at desktop plugin (still not working, though) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1721 95ad53e4-c205-0410-b2fa-d234c58c8868