summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Fix to load both modules (modprobe -a ...) in hwautocfg.Dirk von Suchodoletz2010-08-131-1/+1
* | | | | | | | | | | | Variable used is not present at this moment, thus changed in hwautocfg.Dirk von Suchodoletz2010-08-131-1/+1
* | | | | | | | | | | | Re-enabling traditional splashy via vesafb ... (for Ubuntu 10.04)Dirk von Suchodoletz2010-08-131-8/+11
* | | | | | | | | | | | reenable splashy and vesafb until plymouth worksMichael Janczyk2010-08-131-5/+5
* | | | | | | | | | | | Small fix for the hwautocfg ...Dirk von Suchodoletz2010-08-131-2/+2
* | | | | | | | | | | | Evdev configuration needed for SuSE11.3 (xserver).Dirk von Suchodoletz2010-08-121-0/+31
* | | | | | | | | | | | Plymouth is most probably not needed for bootsplash in Ubuntu 10.04 ...Dirk von Suchodoletz2010-08-121-1/+3
* | | | | | | | | | | | Merge branch 'master' of openslx.org:openslx/coreMichael Janczyk2010-08-111-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Ugly quickfix for nwif naming problem (not properly passed via theDirk von Suchodoletz2010-08-111-3/+3
* | | | | | | | | | | | | changed splashy plugin. vga make no sense any more, kdm is now default managerMichael Janczyk2010-08-116-8/+13
|/ / / / / / / / / / / /
* | | | | | | | | | | | Cleaned up module loading for graphic adaptors (needed for newer UbuntuDirk von Suchodoletz2010-08-111-6/+23
* | | | | | | | | | | | Add firmwares for the graphic adaptors (at least required by radeonDirk von Suchodoletz2010-08-111-3/+8
* | | | | | | | | | | | Remove unneeded kernel driver modules ...Dirk von Suchodoletz2010-08-111-1/+2
* | | | | | | | | | | | Next step for early framebuffer, bootsplash ...Dirk von Suchodoletz2010-08-112-5/+10
* | | | | | | | | | | | Test ...Dirk von Suchodoletz2010-08-101-1/+1
* | | | | | | | | | | | Next step for loading required modules ...Dirk von Suchodoletz2010-08-101-2/+3
* | | | | | | | | | | | Merge branch 'master' of openslx.org:openslx/coreDirk von Suchodoletz2010-08-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | silent upstart outpusilent upstart outputtSebastian2010-08-101-1/+1
* | | | | | | | | | | | | Components to load needed modules for bootsplash early in InitRamFS.Dirk von Suchodoletz2010-08-102-1/+11
|/ / / / / / / / / / / /
* | | | | | | | | | | | Typo ...Dirk von Suchodoletz2010-08-102-2/+2
* | | | | | | | | | | | Trying on new bootsplash generation ... adding needed framebufferDirk von Suchodoletz2010-08-102-5/+5
* | | | | | | | | | | | Changes for Ubuntu ...Dirk von Suchodoletz2010-08-091-0/+2
* | | | | | | | | | | | Fixing the double typo bug as reported in the mailinglist.Dirk von Suchodoletz2010-08-092-4/+6
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Minor optimizations ...Dirk von Suchodoletz2010-08-062-2/+5
* | | | | | | | | | | Minor changes for the Xserver plugin stuff ...Dirk von Suchodoletz2010-08-062-2/+4
* | | | | | | | | | | Some minor cleanups for the re-written Xserver plugin ... still to beDirk von Suchodoletz2010-08-064-11/+15
* | | | | | | | | | | Fixed typo in variable ...Dirk von Suchodoletz2010-08-061-4/+4
* | | | | | | | | | | ... and the x86_64 stuff for SuSE11.3 ...Dirk von Suchodoletz2010-08-0616-0/+987
* | | | | | | | | | | For some reason the SuSE 11.3 stuff in lib was missing ...Dirk von Suchodoletz2010-08-0619-0/+2157
* | | | | | | | | | | Handle the different SuSE versions ... Required because of restructuredDirk von Suchodoletz2010-08-062-0/+721
* | | | | | | | | | | Re-enabling Xserver plugin for Ubuntu to allow additions ... RewrittenDirk von Suchodoletz2010-08-067-436/+148Star
* | | | | | | | | | | Avoid annoying KDE message on removed sound devices by deleting theDirk von Suchodoletz2010-08-041-1/+4
* | | | | | | | | | | added " to string or you get annoying error: "/etc/opt/openslx/settings: line...Michael Janczyk2010-07-271-1/+1
* | | | | | | | | | | created new plugin which bypasses original shutdown and uses SYSRQ keys instead.Michael Janczyk2010-07-233-0/+193
* | | | | | | | | | | Suse.pm: bugfix, forgot ","Michael Janczyk2010-07-222-2/+2
* | | | | | | | | | | added systems suse 11.3 scilin 5.4-5.5, todo installer packages for suse 11.3...Michael Janczyk2010-07-1636-2/+706
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | changed copyright years, added ovz plugin stubsMichael Janczyk2010-07-0416-17/+264
* | | | | | | | | | slxos-plugin install <vendorOS> plugin plugin::attribute1="foo=bar=baz"volker2010-06-301-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | vmversion is 6 or 7 when workstation is installed as wellMichael Janczyk2010-06-081-2/+2
* | | | | | | | | Reflect changes regarding the new Ubuntu 10.04 (no xserver plugin neededDirk von Suchodoletz2010-06-072-2/+5
* | | | | | | | | Reflect changes for the new Workstation 7.1 and Player 3.1 and add theDirk von Suchodoletz2010-06-071-9/+25
* | | | | | | | | Reflect changes in VERSION file ...Dirk von Suchodoletz2010-06-071-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | nice level, more host infos in virtualization.conf, copy to share dir in vmgridMichael Janczyk2010-06-045-13/+50
* | | | | | | | fixes apt, ../archives/partial directry requiredSebastian2010-05-301-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | unicode deprecated, now sqlite_unicode is usedMichael Janczyk2010-05-181-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | router address changed to x.x.x.1, works /w vmwareMichael Janczyk2010-05-173-10/+14
* | | | | | minor naming changesMichael Janczyk2010-05-093-27/+23Star
| |_|_|_|/ |/| | | |
* | | | | bug if statement changed, so it works if only one plugin installedMichael Janczyk2010-04-292-8/+8
* | | | | fix rllinker script for ubuntu 10.04Sebastian2010-04-291-15/+23
* | | | | Merge branch 'master' of git@openslx.org:openslx/coreroot2010-04-285-35/+69
|\ \ \ \ \