summaryrefslogtreecommitdiffstats
path: root/os-plugins
Commit message (Collapse)AuthorAgeFilesLines
* * implement setup syslogd - test neededSebastian Schmelzer2008-10-151-1/+25
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2320 95ad53e4-c205-0410-b2fa-d234c58c8868
* How to annoy admins :) This fix should prevent kdm from creating Dirk von Suchodoletz2008-10-151-0/+2
| | | | | | | its own config (we do this!!) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2319 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixes like ident, kernel modules, removing not neededVolker Uhrig2008-10-155-56/+20Star
| | | | | | | vmplayer2.5 feature (to bring it in sync with dirk changes) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2314 95ad53e4-c205-0410-b2fa-d234c58c8868
* * revert to r2302 / remove plugin env variables workaroundSebastian Schmelzer2008-10-1515-21/+23
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2313 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser fixes: * group item is now considered - version 0.0.3 / xserver: * ↵Bastian Wissler2008-10-152-2/+7
| | | | | | changes to suse-gfx-install.sh: added better SuSE version git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2311 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hint for changed behaviour for init-hooks in other scripts (see #259).Dirk von Suchodoletz2008-10-151-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2308 95ad53e4-c205-0410-b2fa-d234c58c8868
* Finally recreated proper bootsplash functionality with wrapped init-hooks Dirk von Suchodoletz2008-10-151-1/+1
| | | | | | | (see #259). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2307 95ad53e4-c205-0410-b2fa-d234c58c8868
* And one more missed (of r2303 checkin) ...Dirk von Suchodoletz2008-10-151-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2306 95ad53e4-c205-0410-b2fa-d234c58c8868
* added shared folder support for player 2+Michael Janczyk2008-10-153-29/+47
| | | | | | | changed cdrom-check since vm won't start with cdrom on ide1.1 added support for start in fvwm, since starting with no windowmanager causes player 2+ to open windows in the background -> vm freezes git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2305 95ad53e4-c205-0410-b2fa-d234c58c8868
* Needed changes because of the init-wrapper, new init-hook system, checkDirk von Suchodoletz2008-10-1512-20/+16Star
| | | | | | | comments of r2302. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2303 95ad53e4-c205-0410-b2fa-d234c58c8868
* Applying init-wrapper to the init-hook system.Dirk von Suchodoletz2008-10-151-1/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2302 95ad53e4-c205-0410-b2fa-d234c58c8868
* Wrong escape before $location (creation of a proper runlevel scriptDirk von Suchodoletz2008-10-143-6/+6
| | | | | | | | writer is definately needed, just changed three files repeating most of the code) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2301 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added distro specific runlevel scriptsSebastian Schmelzer2008-10-148-10/+366
| | | | | | | * fixed bug #281 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2300 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed bug where kdmrc.sysconfig is not replacedMichael Janczyk2008-10-142-3/+9
| | | | | | added selectprevioususe=none to kdmconf git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2299 95ad53e4-c205-0410-b2fa-d234c58c8868
* version 0.0.2 - fixed bugs choosing correct image - hopefully!Bastian Wissler2008-10-141-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2298 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed wrong check for /initramfs/plugin-conf/ dirSebastian Schmelzer2008-10-142-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2294 95ad53e4-c205-0410-b2fa-d234c58c8868
* new version of vmchooser binaryBastian Wissler2008-10-141-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2293 95ad53e4-c205-0410-b2fa-d234c58c8868
* Avoid repetitions of elif (and get easier matching for local, local25Dirk von Suchodoletz2008-10-141-10/+15
| | | | | | | if that is really needed!?) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2290 95ad53e4-c205-0410-b2fa-d234c58c8868
* Just an (incomplete) example for indenting ... (see #296 comment 3)Dirk von Suchodoletz2008-10-132-20/+17Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2289 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed init scriptsVolker Uhrig2008-10-135-10/+10
| | | | | | | * minor enhancement in stage3 which saves time git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2288 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing identification of local installed vmplayerVolker Uhrig2008-10-136-13/+23
| | | | | | | including different init script git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2287 95ad53e4-c205-0410-b2fa-d234c58c8868
* * got vmplayer running without their installer and like on our vmware systemVolker Uhrig2008-10-136-84/+101
| | | | | | | | | * not tested on an OpenSLX Client yet! * kernel modules can become ugly git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2286 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Some more preparation. Mainly kernel and plugin configVolker Uhrig2008-10-107-45/+95
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2285 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added dependencyVolker Uhrig2008-10-101-0/+1
| | | | | | | | else you may not get X and won't be able to use ctrl-alt-Fx and its in sync with the wiki information now git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2284 95ad53e4-c205-0410-b2fa-d234c58c8868
* * more vmpl2.5 setupVolker Uhrig2008-10-101-78/+100
| | | | | | | | Hopefully the final version of this file before the merge with v1/2.0 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2283 95ad53e4-c205-0410-b2fa-d234c58c8868
* * some more information about the new structureVolker Uhrig2008-10-101-1/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2282 95ad53e4-c205-0410-b2fa-d234c58c8868
* * create 1:1 copy of /usr/lib/vmware and documentedVolker Uhrig2008-10-101-16/+36
| | | | | | | yet-unused-files git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2281 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hint on new VMware version (see #290) ...Dirk von Suchodoletz2008-10-091-3/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2278 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: * wrong fix checked in accidentallyBastian Wissler2008-10-081-5/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2274 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: * fixed plugin option slx group / * now it should be set using ↵Bastian Wissler2008-10-082-1/+5
| | | | | | slxos-plugin... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2273 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor fix to create a directory.Dirk von Suchodoletz2008-10-081-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2271 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added runvmware start script for v2.5Volker Uhrig2008-10-081-0/+565
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2269 95ad53e4-c205-0410-b2fa-d234c58c8868
* * preparation for vmpl2.5 installationVolker Uhrig2008-10-083-94/+285
| | | | | | | | | * extracting works... if there's no real reason to touch their installer: don't use it at all. And don't try to understand the reason for their way... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2268 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: * suse-11.0 nvidia install script removes rpms before downloading.Bastian Wissler2008-10-071-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2267 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed variableVolker Uhrig2008-10-071-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2266 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed path of stage3 depended configuration fileVolker Uhrig2008-10-072-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2265 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minimal cosmetics. Setting version to 4.9.0 (preview of 5.0 release) ...Dirk von Suchodoletz2008-10-051-1/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2264 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added /etc/X11/session to SessionDesktopDirSebastian Schmelzer2008-10-011-0/+11
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2262 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: desktop.default: Fix "TryExec" - wrong argument - see ↵Bastian Wissler2008-10-011-1/+1
| | | | | | desktop-file specification git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2259 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: fixes to linkage.sh for the only conflicting lib at the momentBastian Wissler2008-09-291-0/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2256 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver: *added suse-11.0 support (partial) for binary x11-driversBastian Wissler2008-09-292-1/+21
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2255 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanupSebastian Schmelzer2008-09-264-36/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2254 95ad53e4-c205-0410-b2fa-d234c58c8868
* * add import for stage 1 rsa keysSebastian Schmelzer2008-09-261-2/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2253 95ad53e4-c205-0410-b2fa-d234c58c8868
* * updatet to dropbear 0.51Sebastian Schmelzer2008-09-263-5/+20
| | | | | | | (build as multi binary) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2252 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added libz to rootfsSebastian Schmelzer2008-09-261-2/+2
| | | | | | | * fixed typo git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2251 95ad53e4-c205-0410-b2fa-d234c58c8868
* * initial import of dropbear pluginSebastian Schmelzer2008-09-266-0/+172
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2249 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser bugfix:Bastian Wissler2008-09-251-0/+0
| | | | | | | * Enter Key is now working!! Finally ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2247 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser extension:Bastian Wissler2008-09-251-0/+0
| | | | | | | | * changed sorting of linux session -> now they are sorted alphabetically git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2246 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser-src-changesBastian Wissler2008-09-252-2/+2
| | | | | | | | | | | | | * patch from Sebastian for GCC-4.2 compatibility * changes to Makefile: linker takes now /usr/lib/libboost_regex.a * new vmchooser (compiled on debian-4.0) older debian was not able to install libxml2-dev * changes to default session (if it is not already in svn) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2245 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Installation of Kernelmodules for ATI on SuSEVolker Uhrig2008-09-191-1/+6
| | | | | | | | * Untested * If it fails, it's the kernel git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2240 95ad53e4-c205-0410-b2fa-d234c58c8868