| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | merge | Jonathan Bauer | 2013-06-13 | 5 | -4/+25 | |
| |\ \ | ||||||
| | * | | [xorg] remove /lib/udev from config | Michael Neves | 2013-06-13 | 1 | -2/+1![]() | |
| | | | | ||||||
| * | | | [xorg] add pacakge libgl1-mesa-glx needed for libGL.so.1 | Jonathan Bauer | 2013-06-13 | 1 | -2/+4 | |
| |/ / | ||||||
| * | | Merge branch 'master' of git:openslx-ng/tm-scripts | Jonathan Bauer | 2013-06-13 | 3 | -4/+11 | |
| |\ \ | ||||||
| | * | | [ConsoleKit] KDM can't live without ConsoleKit... Maybe look into lightdm ↵ | Michael Neves | 2013-06-13 | 1 | -0/+1 | |
| | | | | | | | | | | | | | again... | |||||
| | * | | Revert Revert '[xorg] udev rules are copied to correct location now' | Michael Neves | 2013-06-13 | 1 | -1/+3 | |
| | |/ | ||||||
| | * | [kernel] fix copying firmware | Simon Rettberg | 2013-06-13 | 1 | -3/+7 | |
| | | | ||||||
| * | | [kdm] blacklist libGL.so.1 to prevent that if proprietary drivers are ↵ | Jonathan Bauer | 2013-06-13 | 1 | -1/+1 | |
| |/ | | | | installed, that libGL does not get copied | |||||
| * | [fileutil.inc] remove debug message | Jonathan Bauer | 2013-06-13 | 1 | -1/+0![]() | |
| | | ||||||
| * | [systemd] add libacl-dev package to required installed packages | Simon Rettberg | 2013-06-13 | 3 | -1/+5 | |
| | | | | | [alsa] include alsamixer for easier manual sound config | |||||
| * | Revert "[xorg] udev rules are copied to correct location now" | Simon Rettberg | 2013-06-13 | 2 | -5/+2![]() | |
| | | | | | | | This breaks building on SUSE, also duplicates files in target. This reverts commit 4eb0bb893fa57c3ddd7af7f529a98e0c96456a75. | |||||
| * | [alsa] Seems package names are different on SUSE after all... | Simon Rettberg | 2013-06-13 | 2 | -2/+10 | |
| | | ||||||
| * | [kdm] configure kdm to use systemd shutdown functionality. shutdown/reboot ↵ | Michael Neves | 2013-06-12 | 1 | -0/+4 | |
| | | | | | out of kdm now works. | |||||
| * | [rootfs-stage31] add vmwgfx-fbdev support for when running minilinux inside ↵ | Michael Neves | 2013-06-12 | 1 | -0/+6 | |
| | | | | | vmware | |||||
| * | [xorg] udev rules are copied to correct location now | Michael Neves | 2013-06-12 | 2 | -2/+5 | |
| | | ||||||
| * | [alsa] add modprobe conf files | Michael Neves | 2013-06-12 | 1 | -0/+2 | |
| | | ||||||
| * | removed old location | Jonathan Bauer | 2013-06-12 | 2 | -164/+0![]() | |
| | | ||||||
| * | Merge branch 'master' of git:openslx-ng/tm-scripts | Jonathan Bauer | 2013-06-12 | 31 | -2843/+0![]() | |
| |\ | ||||||
| | * | [ConsoleKit] systemd-logind replaces consolekit for user session management | Michael Neves | 2013-06-12 | 31 | -2843/+0![]() | |
| | | | ||||||
| * | | moved special setup scripts to scripts/ | Jonathan Bauer | 2013-06-12 | 2 | -0/+164 | |
| |/ | ||||||
| * | [setup_target] started inline documentation... | Jonathan Bauer | 2013-06-12 | 1 | -4/+70 | |
| | | ||||||
| * | Merge branch 'master' of git:openslx-ng/tm-scripts | Jonathan Bauer | 2013-06-12 | 2 | -1/+303 | |
| |\ | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Michael Neves | 2013-06-12 | 9 | -38/+77 | |
| | |\ | ||||||
| | * | | [systemd] add configure flag for ACL support | Michael Neves | 2013-06-12 | 2 | -1/+303 | |
| | | | | ||||||
| * | | | [mltk] remove locate from essential tools list, since its not needed anymore | Jonathan Bauer | 2013-06-12 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2013-06-12 | 4 | -31/+47 | |
| |\ \ | ||||||
| | * | | [mltk] update list of essential dev-tools, removed it from setup_target | Jonathan Bauer | 2013-06-12 | 2 | -6/+2![]() | |
| | | | | ||||||
| | * | | [setup_target] fix installing git, locale and depmod for opensuse | Jonathan Bauer | 2013-06-12 | 1 | -6/+2![]() | |
| | | | | ||||||
| | * | | [fileutil.inc] minor fix | Jonathan Bauer | 2013-06-12 | 1 | -5/+6 | |
| | | | | ||||||
| | * | | [fileutil.inc] generic install_package function, to be used in scripts. ↵ | Jonathan Bauer | 2013-06-12 | 1 | -20/+19![]() | |
| | | | | | | | | | | | | | Installs a package using the platform's packet manager | |||||
| | * | | Merge branch 'master' of git:openslx-ng/tm-scripts | Jonathan Bauer | 2013-06-11 | 2 | -6/+22 | |
| | |\ \ | ||||||
| | * | | | [kernel] fix firmware not being copied, because of wrong paths | Jonathan Bauer | 2013-06-11 | 1 | -1/+25 | |
| | | | | | ||||||
| * | | | | fix speaker | Simon Rettberg | 2013-06-12 | 1 | -0/+1 | |
| | |/ / |/| | | ||||||
| * | | | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2013-06-11 | 4 | -1/+9 | |
| |\ \ \ | ||||||
| | * | | | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Jonathan Bauer | 2013-06-11 | 2 | -1/+7 | |
| | |\| | | ||||||
| | | * | | [systemd] fix pam_systemd.so copying (wrong path at build time, so need to ↵ | Jonathan Bauer | 2013-06-11 | 2 | -1/+7 | |
| | | |/ | | | | | | | | | | copy explicitly...) | |||||
| | | * | [systemd] add pam_systemd.so to REQUIRED_FILES | Jonathan Bauer | 2013-06-11 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Enable le keymap german in stage32 | Jonathan Bauer | 2013-06-11 | 1 | -0/+1 | |
| | |/ | ||||||
| | * | Merge branch 'master' of git:openslx-ng/tm-scripts | Jonathan Bauer | 2013-06-11 | 35 | -271/+338 | |
| | |\ | ||||||
| | * | | [pam] register login session at systemd-logind service | Jonathan Bauer | 2013-06-11 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | [xorg] Fix GLX on SUSE (intel only) | Simon Rettberg | 2013-06-11 | 1 | -6/+21 | |
| | |/ |/| | ||||||
| * | | [vmplayer] clean up run-virt.include: drop support for old player versions | Simon Rettberg | 2013-06-11 | 9 | -220/+274 | |
| | | | | | | | | | | | | | [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 | |||||
| * | | identical | Simon Rettberg | 2013-06-11 | 1 | -8/+0![]() | |
| | | | ||||||
| * | | [vmchooser] remote old vmchooser test target. | Michael Neves | 2013-06-10 | 15 | -15/+0![]() | |
| | | | ||||||
| * | | [alsa] new sound module IMPORTANT: sound only works as root due to ↵ | Michael Neves | 2013-06-10 | 4 | -0/+33 | |
| | | | | | | | | | ConsoleKit problem. | |||||
| * | | [binutil.h] Consider $REQUIRED_LDD_BLACKLIST when fetching dynamic dependencies | Simon Rettberg | 2013-06-10 | 3 | -12/+12 | |
| | | | | | | | | | [kdm] Blacklist libQtWebKit - it's 25M and of no use (yet?) | |||||
| * | | [systemd] patch PATH environment variable in systemd-src | Simon Rettberg | 2013-06-10 | 2 | -12/+15 | |
| | | | ||||||
| * | | [vmplayer] enable sound and 3D in vmplayer | Michael Neves | 2013-06-10 | 2 | -12/+2![]() | |
| | | | ||||||
| * | | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Jonathan Bauer | 2013-06-10 | 20 | -39/+1963 | |
| |\| | ||||||
| | * | Keyboard translations now not gzipped. | Christian Rößler | 2013-06-07 | 2 | -0/+1776 | |
| | | | ||||||

