summaryrefslogtreecommitdiffstats
path: root/os-plugins
Commit message (Collapse)AuthorAgeFilesLines
* * Added graphics driver installation from Ubuntu-PackagesBastian Wissler2008-08-293-0/+104
| | | | | | | * Added stage3 setup of ati drivers -> files in xserver-plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2124 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixesVolker Uhrig2008-08-282-2/+3
| | | | | | | | | | | * ati and nvidia compile under suse-10.2 * ati and nvidia don't compile under ubuntu 8.04 and needs a special setup (gcc-4.1) * other vendorOSes where not tested git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2116 95ad53e4-c205-0410-b2fa-d234c58c8868
* * made script compatible with pluginVolker Uhrig2008-08-271-51/+37Star
| | | | | | | | * fixed kernel compile and error checks * kernel module compiles now git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2107 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser problem reported by Detlef (no "default" session inDirk von Suchodoletz2008-08-261-0/+13
| | | | | | | Ubuntu) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2105 95ad53e4-c205-0410-b2fa-d234c58c8868
* Not really sure if it is necessary but to play it save...Michael Janczyk2008-08-261-1/+1
| | | | | | changed gdm to kdm in kdmgreetertheme.desktop ;) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2104 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed "bug" so that xml file in gdm has to be called theme.xmlMichael Janczyk2008-08-263-4/+20
| | | | | | added support for G(K)dmGreeter.desktop files, so that name of xml file can be passed over these file instead of kdmrc git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2103 95ad53e4-c205-0410-b2fa-d234c58c8868
* The pid file should be configured in kdmrc in Ubuntu.Dirk von Suchodoletz2008-08-261-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2102 95ad53e4-c205-0410-b2fa-d234c58c8868
* File shouldn't be there to avoid /etc/init.d/xdm confusions.Dirk von Suchodoletz2008-08-262-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2101 95ad53e4-c205-0410-b2fa-d234c58c8868
* only using existing init-hook, not really necessary, and I didn't see any ↵Michael Janczyk2008-08-261-0/+1
| | | | | | change ;), but to be complete... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2100 95ad53e4-c205-0410-b2fa-d234c58c8868
* added old libc version to rep.Michael Janczyk2008-08-262-5/+5
| | | | | | | | this ist copied during install into repopath/bootsplash/bin. it is used in stage 4 in /etc/init.d/splashy.stop. corrected path from /etc/$D_INIT... to /etc/init.d/ git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2099 95ad53e4-c205-0410-b2fa-d234c58c8868
* small bugfix, LD_PRELOAD or LD_LIBRARY_PATH does not seem to work :(Michael Janczyk2008-08-252-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2097 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved ati-install-dev.sh to ati-install.shVolker Uhrig2008-08-253-178/+46Star
| | | | | | | | | | | | | * added kernel compile [ati-install.sh] * activated ati-install [xserver.pm] * Status: * Kernel compiles * copy all more or less needed librarys * TODO: integration into system, copy of librarys etc * TODO: more file cleanup needed git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2096 95ad53e4-c205-0410-b2fa-d234c58c8868
* first version of splashy_update with uClibc in stage4Michael Janczyk2008-08-252-9/+41
| | | | | | for tests git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2094 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed nvidia-install.sh to support module compilation!Bastian Wissler2008-08-251-51/+67
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2093 95ad53e4-c205-0410-b2fa-d234c58c8868
* Improved Synaptics Touchpad detection (via dmesg).Dirk von Suchodoletz2008-08-241-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2092 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for xserver plugin script not returning in some cases.Dirk von Suchodoletz2008-08-241-5/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2091 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix for #262Volker Uhrig2008-08-241-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2090 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed to static version as default, since dynamic version needs libs which ↵Michael Janczyk2008-08-224-0/+0
| | | | | | aren't available in stage 3 at the time. uclib splashy_update added. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2084 95ad53e4-c205-0410-b2fa-d234c58c8868
* * put sleep time down to 1sec (vs 0.5sec in the past)Volker Uhrig2008-08-224-4/+4
| | | | | | | | even older clients shouldnt have problems anymore only need by "/etc/init.d/vmware-env stop" git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2083 95ad53e4-c205-0410-b2fa-d234c58c8868
* * usleep => sleepVolker Uhrig2008-08-224-4/+4
| | | | | | | usleep isn't available anymore git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2082 95ad53e4-c205-0410-b2fa-d234c58c8868
* * should get ride about ticket 262Volker Uhrig2008-08-225-5/+19
| | | | | | | | | | | | * use insmod * identify version for local installation (not used yet. should be used by other plugins/external tools, to check if the configured vmplayer is able to handle v2 vmware images) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2081 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed way to find kernel behaviourVolker Uhrig2008-08-222-10/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2080 95ad53e4-c205-0410-b2fa-d234c58c8868
* D_INITDIR is of no sense (just checked, that every distro is usingDirk von Suchodoletz2008-08-221-3/+3
| | | | | | | init.d for runlevel scripts, even Gentoo :)) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2078 95ad53e4-c205-0410-b2fa-d234c58c8868
* Uclib-linked splashy for stage3 (keeping static version). Problem with theDirk von Suchodoletz2008-08-223-2/+2
| | | | | | | "init.d" directory might occur for distros like Gentoo ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2077 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixed stupid bug which prevented start of X on SuSE10.2, hints on Debian ↵Dirk von Suchodoletz2008-08-212-2/+8
| | | | | | moved ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2074 95ad53e4-c205-0410-b2fa-d234c58c8868
* * slxconfig and slxos-plugin now treat the name 'default' as an alias forOliver Tappe2008-08-211-0/+10
| | | | | | '<<<default>>>', which spares us all unnecessary typing ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2073 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changes to ati-install-dev.sh: * Kernel version choosing now compatible with ↵Bastian Wissler2008-08-211-2/+2
| | | | | | all distributions git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2068 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added ati-install-dev.shVolker Uhrig2008-08-204-7/+109
| | | | | | | | | | | | | | - based on Bastians ati-install.sh, but made it more straight readable - prepared for kernel compilation (need to be fixed... we should use Makefile) - need to copy needed libs etc out of it This way we won't need rpm2cpio or similiar stuff and will get sure it will also run other Distros as the given SuSE * minor fix in *-install.sh: changed shell * minor fix in README: added linebreaks for lines >= 80 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2066 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated README of xserver-Plugin and changed ati/nvidia-extraction scriptsBastian Wissler2008-08-204-119/+121
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2065 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleaned all attributes that are marked obsolete by ticket #243 and a coupleOliver Tappe2008-08-201-23/+0Star
| | | | | | | | | more (see #243 for the list) * added all non-plugin-attrs into the hash-value that is being used to determine changes to the set of attributes & plugins git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2056 95ad53e4-c205-0410-b2fa-d234c58c8868
* * processed old request of cleaned up stage3 vmware kernel modulesVolker Uhrig2008-08-201-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2051 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed default value for ati/nvida pakages from undef to 0.Volker Uhrig2008-08-191-6/+6
| | | | | | | Avoids a warning. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2050 95ad53e4-c205-0410-b2fa-d234c58c8868
* git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2048 ↵Oliver Tappe2008-08-181-1/+1
| | | | 95ad53e4-c205-0410-b2fa-d234c58c8868
* * preparation for ati/nvidia driver installationVolker Uhrig2008-08-161-1/+59
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2047 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor unimportant optimizationVolker Uhrig2008-08-161-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2046 95ad53e4-c205-0410-b2fa-d234c58c8868
* The kdmrc for Ubuntu needs to be configured for kdm-specific XorgDirk von Suchodoletz2008-08-152-4/+23
| | | | | | | scripts (Xsession, Xstartup, ...), variable fix in Base.pm for kdm. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2045 95ad53e4-c205-0410-b2fa-d234c58c8868
* Problem with the xserver module on SuSE10.2 should be fixed this way.Dirk von Suchodoletz2008-08-141-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2043 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added checking of attributes to installation stage of plugins,Oliver Tappe2008-08-121-22/+52
| | | | | | closing #258 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2036 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor cleanupOliver Tappe2008-08-121-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2035 95ad53e4-c205-0410-b2fa-d234c58c8868
* 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