summaryrefslogtreecommitdiffstats
path: root/os-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Dummy for Xorg xrandr stage3 attribute (see #204)Dirk von Suchodoletz2008-08-121-0/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2030 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor improvement to r2028 (but a perl error remains)Dirk von Suchodoletz2008-08-122-10/+69
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2029 95ad53e4-c205-0410-b2fa-d234c58c8868
* Making sense of the xserver::ddcinfo attribute (if the screenDirk von Suchodoletz2008-08-111-6/+22
| | | | | | | | resolution is not properly set automatically, use the detected settings). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2028 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added more resultsVolker Uhrig2008-08-111-0/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2027 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin stuff ...Dirk von Suchodoletz2008-08-111-1/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2026 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added scripts from bastianVolker Uhrig2008-08-113-0/+231
| | | | | | | | * currently in development state and not usable * currently not included into the plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2025 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bug in the desktop plugin fixed (#260).Dirk von Suchodoletz2008-08-112-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2024 95ad53e4-c205-0410-b2fa-d234c58c8868
* * take care that we don't overwrite our backup file. Could happenVolker Uhrig2008-08-111-2/+3
| | | | | | | | under certain circumstances. * added missing linkcreation git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2023 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Fix wrong test condition which worked fine under SuSEVolker Uhrig2008-08-112-4/+4
| | | | | | | * Minor fix git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2022 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add an option to use ddcinfo for display/monitor setup. In someDirk von Suchodoletz2008-08-113-3/+36
| | | | | | | | cases like with the savage chip (T22) the proper setup fails, if no proper H/V syncs are defined ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2021 95ad53e4-c205-0410-b2fa-d234c58c8868
* Tell users the machine name ...Dirk von Suchodoletz2008-08-101-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2015 95ad53e4-c205-0410-b2fa-d234c58c8868
* Wrong path (suse/xserver) - correctedDirk von Suchodoletz2008-08-101-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2013 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extension to the xserver plugin (for later integration of the Dirk von Suchodoletz2008-08-106-4/+246
| | | | | | | non-gpl drivers stuff) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2012 95ad53e4-c205-0410-b2fa-d234c58c8868
* Use the proper quotes (double quotes) here ...Dirk von Suchodoletz2008-08-101-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2011 95ad53e4-c205-0410-b2fa-d234c58c8868
* Same for kdm (#252, r2007)Dirk von Suchodoletz2008-08-102-2/+19
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2009 95ad53e4-c205-0410-b2fa-d234c58c8868
* Overseen one item in last checkinDirk von Suchodoletz2008-08-091-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2007 95ad53e4-c205-0410-b2fa-d234c58c8868
* Set of fixes to previos checkin.Dirk von Suchodoletz2008-08-094-14/+18
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2006 95ad53e4-c205-0410-b2fa-d234c58c8868
* No need for duplication of script code ...Dirk von Suchodoletz2008-08-093-29/+16Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2004 95ad53e4-c205-0410-b2fa-d234c58c8868
* Implementing (hopefully :)) two stage3 options (allowshutdown andDirk von Suchodoletz2008-08-094-5/+47
| | | | | | | rootlogin) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2003 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed needles commentVolker Uhrig2008-08-081-2/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1996 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fix in outputVolker Uhrig2008-08-081-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1995 95ad53e4-c205-0410-b2fa-d234c58c8868
* gdm needs a subdirectory with specific permissions to run properlyDirk von Suchodoletz2008-08-082-1/+3
| | | | | | | (extended the testmkd function for chown,mod settings) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1994 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Moved broken error handling in installationPhase() toVolker Uhrig2008-08-081-12/+12
| | | | | | | preInstallationPhase() where the exit statment works git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1993 95ad53e4-c205-0410-b2fa-d234c58c8868
* * better error handlingVolker Uhrig2008-08-082-9/+29
| | | | | | | | | * fix of ticket #255 * error handling if no kind is installed is currently broken * documentation of exit statement in preInstallationPhase() added git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1992 95ad53e4-c205-0410-b2fa-d234c58c8868
* * copy a directory with vmware binarys from the server systemVolker Uhrig2008-08-082-138/+160
| | | | | | | | | | | to stage1 via preInstallationPhase() while using slxos-plugin install vendorOS vmware vmware::vmpl1.0=1 vmware::pkgpath=/path/to/tgz * EULA Information at installation got removed * No automatic download anymore git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1989 95ad53e4-c205-0410-b2fa-d234c58c8868
* Just a reminder for the desktop plugin enhancement (see #252)Dirk von Suchodoletz2008-08-071-0/+23
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1983 95ad53e4-c205-0410-b2fa-d234c58c8868
* More fixes/changes for the new stage3 ...Dirk von Suchodoletz2008-08-061-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1973 95ad53e4-c205-0410-b2fa-d234c58c8868
* Improved Xorg setup stage3 script (xserver plugin)Dirk von Suchodoletz2008-08-061-8/+25
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1971 95ad53e4-c205-0410-b2fa-d234c58c8868
* Next iteration of Xorg setup (xserver plugin)Dirk von Suchodoletz2008-08-061-10/+21
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1970 95ad53e4-c205-0410-b2fa-d234c58c8868
* Further cleanup in the plugin files ...Dirk von Suchodoletz2008-08-064-20/+36
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1967 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trivial fixes/bugs in plugin scripts ...Dirk von Suchodoletz2008-08-062-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1966 95ad53e4-c205-0410-b2fa-d234c58c8868
* Formatting, unification of plugin stage3 scripts ...Dirk von Suchodoletz2008-08-065-66/+90
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1965 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small dirty bug in XX_vmware.sh fixed (-p is unknown to testmkd)Dirk von Suchodoletz2008-08-052-9/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1964 95ad53e4-c205-0410-b2fa-d234c58c8868
* Stuff needed for plugins to run properly in stage3 ...Dirk von Suchodoletz2008-08-053-25/+16Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1963 95ad53e4-c205-0410-b2fa-d234c58c8868
* Finalizing the renaming of r1949.Dirk von Suchodoletz2008-08-051-6/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1962 95ad53e4-c205-0410-b2fa-d234c58c8868
* First try for the new Xorg configuration (xserver plugin). To beDirk von Suchodoletz2008-08-051-4/+104
| | | | | | | extended, refined ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1961 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanups for some plugins ...Dirk von Suchodoletz2008-08-053-47/+35Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1960 95ad53e4-c205-0410-b2fa-d234c58c8868
* Migration steps for new stage3 in the plugin stage3 scripts (the use ofDirk von Suchodoletz2008-08-055-49/+88
| | | | | | | /etc/sysconfig/config is deprecated) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1957 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trivial typo (missing ] added)Dirk von Suchodoletz2008-08-041-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1951 95ad53e4-c205-0410-b2fa-d234c58c8868
* 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
* closing ticket #241:Oliver Tappe2008-07-252-0/+152
| | | | | | | | * support for plugin-hooks preInstallationPhase() and postRemovalPhase() has been (re-)introduced, such that each plugin has a chance to copy files into/from the chroot git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1939 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-234-1/+137
| | | | | | | | | | | | | | | | * 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