summaryrefslogtreecommitdiffstats
path: root/remote/modules/xorg
Commit message (Collapse)AuthorAgeFilesLines
* [xorg] Include wacom drivers, support Ubuntu 16.04Simon Rettberg2016-10-183-16/+46
| | | | | Ubuntu 16.04 (and 14.04.5) dropped xserver-xorg-input-mouse for some reason. Make it an optional include.
* [xorg] Add xdotoolSimon Rettberg2016-09-022-0/+3
|
* [xorg] Include xsetSimon Rettberg2016-06-082-0/+2
|
* [xorg/kdm] Move all font related stuff to xorgSimon Rettberg2016-03-243-2/+13
|
* [xorg] Remove syntax error from .confSimon Rettberg2016-01-071-3/+0Star
|
* [xorg] xserver-xorg-video-sis (not sis-usb) deleted from ubuntu.conf, asChristian Rößler2015-09-041-1/+4
| | | | this package is not currently delivered for >=14.04.3.
* New config files for openSuse 13.2 Harlequin - works so far (some pam problemsChristian Rößler2015-02-031-0/+92
| | | | remain)
* new 'stage32-headless' target. Started centos support. WIPJonathan Bauer2014-07-171-0/+67
| | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet.
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsSimon Rettberg2014-07-041-29/+29
|\
| * [debian] started debian supportJonathan Bauer2014-07-031-29/+29
| | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos
* | "Fedora Support", step 1 ->Simon Rettberg2014-07-041-0/+69
|/ | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules.
* don't split busybox applets in /usr.Jonathan Bauer2014-07-014-8/+5Star
| | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries.
* [xorg] Make iptables rule executableSimon Rettberg2014-05-051-0/+0
|
* woopsie, the return ;)Jonathan Bauer2014-03-256-275/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-256-0/+275
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* [xorg] add iptable rule for X11 portJonathan Bauer2014-03-061-0/+4
|
* fix bug in default session execSebastian2014-01-301-6/+3Star
|
* [xorg] fixes for Xsession (thx ssc)Jonathan Bauer2014-01-291-6/+62
|
* [xorg] conf file for openSuse 13.1Christian Rößler2014-01-291-0/+95
|
* [xorg] Source /etc/profile in Xsession script. This fixes theJonathan Bauer2014-01-291-0/+5
| | | | | | | /etc/profile.d/00-autostart not beeing run when just starting a graphical session. (Fixes the linking of user specific config directory for xfce4 and others) Now xfce4 config are beeing stored in the user's home.
* [xorg] xprintidle deleted from REQUIRED_CONTENT_PACKAGES (and in Debian alsoChristian Rößler2014-01-163-4/+0Star
| | | | from REQUIRED_INSTALLED_PACKAGES)
* [xorg] Remove xprintidle as idleaction now ships its own versionSimon Rettberg2013-12-223-13/+10Star
|
* [kmd/xorg] Use only xorg scripts (xsetup, xsession, ...). Ignore kdm scripts.Manuel Schneider2013-12-134-3/+31
|
* [xorg/kdm] kdm/Xsetup sources global xorg/XSetupManuel Schneider2013-12-121-0/+9
|
* [xorg] add xprintidle to REQUIRED_INSTALLED_PACKAGES, as it is notJonathan Bauer2013-12-053-0/+9
| | | | installed per default
* [xorg] forgot debian specific configJonathan Bauer2013-12-051-3/+1Star
|
* [xorg] add xprintdleJonathan Bauer2013-12-053-3/+4
|
* [xorg] Support /etc/X11/Xsession.dSimon Rettberg2013-12-021-0/+8
|
* [xorg] moved Xreset script to xorg module. And make it actually working.Jonathan Bauer2013-12-021-0/+24
|
* [diverse modules] data dir: Changes shebangs to /bin/ashChristian Rößler2013-11-291-1/+1
|
* [xorg] conf file for openSuse updatedChristian Rößler2013-09-301-0/+1
|
* * Add debian support *Simon Rettberg2013-09-301-0/+41
|
* [xorg] Fix ubuntu configSimon Rettberg2013-08-271-2/+2
|
* Add helper that detects which LTS xorg version is installedSimon Rettberg2013-08-271-27/+27
|
* [xorg] update configJonathan Bauer2013-07-293-66/+64Star
|
* Added xrandr for openSuseChristian Rößler2013-07-041-1/+3
|
* [xorg] add package for xrandrJonathan Bauer2013-07-021-1/+3
|
* Added lib libpixman-1-0 for openSuseChristian Rößler2013-07-011-0/+2
|
* Library paths changed to reflect openSuse 64bit ($LIB64)Christian Rößler2013-06-261-1/+6
|
* [kdm] Add comments to kdmrc, change session directorySimon Rettberg2013-06-221-33/+33
| | | | | [dbus] Add rule that allows root to listen to all dbus communication (for debugging) [vmchooser] move session file to new session directory
* oopsJonathan Bauer2013-06-131-5/+0Star
|
* mergeJonathan Bauer2013-06-131-0/+5
|\
| * [xorg] remove /lib/udev from configMichael Neves2013-06-131-2/+1Star
| |
* | [xorg] add pacakge libgl1-mesa-glx needed for libGL.so.1Jonathan Bauer2013-06-131-2/+4
|/
* Revert Revert '[xorg] udev rules are copied to correct location now'Michael Neves2013-06-131-1/+3
|
* Revert "[xorg] udev rules are copied to correct location now"Simon Rettberg2013-06-132-5/+2Star
| | | | | | This breaks building on SUSE, also duplicates files in target. This reverts commit 4eb0bb893fa57c3ddd7af7f529a98e0c96456a75.
* [xorg] udev rules are copied to correct location nowMichael Neves2013-06-122-2/+5
|
* [xorg] Fix GLX on SUSE (intel only)Simon Rettberg2013-06-111-6/+21
|
* [vmplayer] clean up run-virt.include: drop support for old player versionsSimon Rettberg2013-06-111-0/+1
| | | | | | [vmplayer] limit RAM to 3800MB on 32bit [xorg] include libglx on openSUSE [rootfs-stage32] add gfx driver loading service - currently not actually loading them, but checking for i915 gfx to enable 3D support in VMWare Player
* Refactoring:Simon Rettberg2013-05-212-2/+2
| | | | | REQUIRED_DEPENDENCIES -> REQUIRED_INSTALLED_PACKAGES REQUIRED_PACKAGES -> REQUIRED_CONTENT_PACKAGES