summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Changed Name from bindrivers to official name -> maintenance commit.Bastian Wissler2008-08-042-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1949 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing dependency declaration from 'vmware' plugin to 'desktop',Oliver Tappe2008-07-241-0/+1
| | | | | | | in effect closing #237 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1937 95ad53e4-c205-0410-b2fa-d234c58c8868
* implemented plugin dependency handling:Oliver Tappe2008-07-231-0/+1
| | | | | | | | | | | | | | | | * installing a plugin into a vendor-OS is now only possible when required plugins are already installed * removing a plugin from a vendor-OS is now only possible when now plugins that depend on this one are still installed * the config-demuxer will check the plugin depedency hierarchy and bail if any plugin is missing * when several plugins are being auto-installed (e.g. when copying all plugins from the '<<<default>>>' vendor-OS) the order of the plugins is adjusted to comply with the dependency hierarchy * declared one single dependency: vmchooser depends on vmware (please shout if that is incorrect) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1936 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes:Bastian Wissler2008-07-181-0/+0
| | | | | | | | | | | | + 10 px bottom space now + international buttons - start, exit as label + removed scrollbar - no more space for + reserved in selectbrowser + fixed bug: does not crash any more with click on selectbrowser without selecting anything + fixed resize feature: error parsing command line now fixed TODO: gdm and vmchooser bug?!? git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1935 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Sync of changeset 1929Volker Uhrig2008-07-175-86/+171
| | | | | | | * reducing if statements in init script git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1931 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser:Bastian Wissler2008-07-171-0/+0
| | | | | | | * dynamic resizing through argument * bold fonts in program git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1930 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup, comments for vmware Plugin, see #240 too ... (renaming of theDirk von Suchodoletz2008-07-132-11/+12
| | | | | | | runlevel script to vmware-env to avoid name overlaps for killall) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1929 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed pathVolker Uhrig2008-07-121-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1928 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing chmodVolker Uhrig2008-07-121-0/+3
| | | | | | | Lost it when we merged -v1 and -v2 installation git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1927 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes:Bastian Wissler2008-07-101-0/+0
| | | | | | | * Makefile more compatible -> now will compile any .cxx file in this folder -> will consider any changes in dependent files git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1925 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser change:Bastian Wissler2008-07-101-0/+0
| | | | | | | | * cancel button added * anyoption.{h,cxx} added * priorities enabled (lowest to highest) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1924 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes:Bastian Wissler2008-07-101-0/+0
| | | | | | | * gnome picture changed * Xfce recognition git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1921 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser changes:Bastian Wissler2008-07-101-0/+0
| | | | | | * some std::string gets used instead of char* - caused problems in vmware-run calls (propably) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1920 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed vmbuild version checkVolker Uhrig2008-07-102-6/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1918 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixVolker Uhrig2008-07-101-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1917 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser installation checkin:Bastian Wissler2008-07-101-0/+0
| | | | | | * copied binary to os-plugins/plugins/vmchooser folder git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1916 95ad53e4-c205-0410-b2fa-d234c58c8868
* * and again a small fix :-/Volker Uhrig2008-07-101-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1914 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixVolker Uhrig2008-07-101-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1913 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed command option. different in busyboxVolker Uhrig2008-07-101-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1912 95ad53e4-c205-0410-b2fa-d234c58c8868
* yet another fix - now with default path /var/lib/vmware/vmconfigsBastian Wissler2008-07-101-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1911 95ad53e4-c205-0410-b2fa-d234c58c8868
* yet another mistake - what"s happening ?? ;-)Bastian Wissler2008-07-101-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1910 95ad53e4-c205-0410-b2fa-d234c58c8868
* small mistakeBastian Wissler2008-07-101-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1909 95ad53e4-c205-0410-b2fa-d234c58c8868
* some changes to vmchooser + initial import for bindrivers pluginsBastian Wissler2008-07-105-2/+220
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1908 95ad53e4-c205-0410-b2fa-d234c58c8868
* <priority param="integer" /> recognized in display - pics smaller [ vmchooser ]Bastian Wissler2008-07-091-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1907 95ad53e4-c205-0410-b2fa-d234c58c8868
* * rewrite for vmpl1.0. tested on suse-10.2 with successVolker Uhrig2008-07-057-18/+68
| | | | | | | | * asks now if a installed vmplX.0 player should be reinstalled * writes now player version into /etc/vmware/version git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1904 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Minor fix, to make bug hunting easierVolker Uhrig2008-07-051-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1903 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added Stage3 Attribute checkVolker Uhrig2008-07-052-2/+39
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1902 95ad53e4-c205-0410-b2fa-d234c58c8868
* * hopefully the last fixVolker Uhrig2008-07-012-6/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1900 95ad53e4-c205-0410-b2fa-d234c58c8868
* * path fixVolker Uhrig2008-07-011-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1899 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixesVolker Uhrig2008-07-011-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1898 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixesVolker Uhrig2008-07-011-5/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1897 95ad53e4-c205-0410-b2fa-d234c58c8868
* * written in wrong file and removed deprecated install scriptsVolker Uhrig2008-07-013-245/+11Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1896 95ad53e4-c205-0410-b2fa-d234c58c8868
* * merge of vmpl1.0 and vmpl2.0 installation scriptVolker Uhrig2008-07-018-63/+192
| | | | | | | | * renamed path root -> vmroot * moved modules to its on place vmroot/modules git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1895 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed wrong pathVolker Uhrig2008-07-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1894 95ad53e4-c205-0410-b2fa-d234c58c8868
* file permission fixVolker Uhrig2008-07-011-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1893 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added delete. reduce warnings/errorsVolker Uhrig2008-07-012-0/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1892 95ad53e4-c205-0410-b2fa-d234c58c8868
* default.desktop gets sorted out.Bastian Wissler2008-06-241-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1891 95ad53e4-c205-0410-b2fa-d234c58c8868
* Installation fix of vmchooserBastian Wissler2008-06-241-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1890 95ad53e4-c205-0410-b2fa-d234c58c8868
* Various improvements to vmchooser -> ability to filter xml-files with ↵Bastian Wissler2008-06-242-0/+3
| | | | | | xmlfilter.sh script. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1889 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing documentation of the locked paramVolker Uhrig2008-06-191-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1887 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bugfix to work with display managers -> now we need proper xmlsBastian Wissler2008-06-181-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1886 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some bugfixes & FAQ in README added - stupid Bug in slxgroup-parameterBastian Wissler2008-06-161-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1882 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some bugfixes - command line options should work nowBastian Wissler2008-06-161-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1881 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Minor template change. The old way was "WIndows XP", the "new" wayVolker Uhrig2008-06-111-1/+1
| | | | | | | | which we use for around one year now is the vmware understandable declaration of "winxppro" git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1876 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed function in init-hook since not neededMichael Janczyk2008-06-111-24/+21Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1875 95ad53e4-c205-0410-b2fa-d234c58c8868
* added quotes for tftp port problem (not tested yet ticket #232).Michael Janczyk2008-06-112-4/+2Star
| | | | | | minor modifications in xen plugin (changed name from bootsplash to xen ;)) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1874 95ad53e4-c205-0410-b2fa-d234c58c8868
* First release of a xen plugin. Only a few diskless corrections inside. Works ↵Michael Janczyk2008-06-113-0/+123
| | | | | | only with clone and an already installed xen. Karnel has to be chosen manually yet... a solution for runlevellinks in plugins has to be found. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1873 95ad53e4-c205-0410-b2fa-d234c58c8868
* * adjusted config-path for kdmrc as neededOliver Tappe2008-06-082-2/+19
| | | | | | | | * implemented support for switching to the requested session- and window-manager When I tested this with my local Ubuntu-8.04, it does what is expected, but seemingly that's still not enough, as all I get is still an xterm only. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1866 95ad53e4-c205-0410-b2fa-d234c58c8868
* * improved attribute checks to protect against sub-systems not being installedOliver Tappe2008-06-081-6/+12
| | | | | | | | | | although they were requested - as happens currently when asking to install desktop into SUSE-10.3 with gnome=1 (but that distro does not yet know how to install GNOME). Now, trying to set desktop::kind=gnome for such a system will fail (since GNOME is not installed) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1863 95ad53e4-c205-0410-b2fa-d234c58c8868
* * small fixVolker Uhrig2008-06-081-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1861 95ad53e4-c205-0410-b2fa-d234c58c8868