summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Collapse)AuthorAgeFilesLines
...
| * | [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
|/ /
* | Merge branch 'master' of git:openslx-ng/tm-scriptsJonathan Bauer2013-06-132-1/+4
|\ \
| * | [ConsoleKit] KDM can't live without ConsoleKit... Maybe look into lightdm ↵Michael Neves2013-06-131-0/+1
| | | | | | | | | | | | again...
| * | Revert Revert '[xorg] udev rules are copied to correct location now'Michael Neves2013-06-131-1/+3
| |/
* / [kdm] blacklist libGL.so.1 to prevent that if proprietary drivers are ↵Jonathan Bauer2013-06-131-1/+1
|/ | | | installed, that libGL does not get copied
* [systemd] add libacl-dev package to required installed packagesSimon Rettberg2013-06-133-1/+5
| | | | [alsa] include alsamixer for easier manual sound config
* 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.
* [alsa] Seems package names are different on SUSE after all...Simon Rettberg2013-06-131-0/+5
|
* [kdm] configure kdm to use systemd shutdown functionality. shutdown/reboot ↵Michael Neves2013-06-121-0/+4
| | | | out of kdm now works.
* [rootfs-stage31] add vmwgfx-fbdev support for when running minilinux inside ↵Michael Neves2013-06-121-0/+6
| | | | vmware
* [xorg] udev rules are copied to correct location nowMichael Neves2013-06-122-2/+5
|
* [alsa] add modprobe conf filesMichael Neves2013-06-121-0/+2
|
* [ConsoleKit] systemd-logind replaces consolekit for user session managementMichael Neves2013-06-1230-2541/+0Star
|
* [setup_target] started inline documentation...Jonathan Bauer2013-06-121-4/+70
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-06-126-16/+31
|\
| * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-06-121-9/+1Star
| |\
| | * [mltk] update list of essential dev-tools, removed it from setup_targetJonathan Bauer2013-06-121-5/+1Star
| | |
| | * [setup_target] fix installing git, locale and depmod for opensuseJonathan Bauer2013-06-121-6/+2Star
| | |
| * | fix speakerSimon Rettberg2013-06-121-0/+1
| |/
| * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-06-114-1/+9
| |\
| | * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsJonathan Bauer2013-06-112-1/+7
| | |\
| | | * [systemd] fix pam_systemd.so copying (wrong path at build time, so need to ↵Jonathan Bauer2013-06-112-1/+7
| | | | | | | | | | | | | | | | copy explicitly...)
| | * | Enable le keymap german in stage32Jonathan Bauer2013-06-111-0/+1
| | | |
| * | | [xorg] Fix GLX on SUSE (intel only)Simon Rettberg2013-06-111-6/+21
| | | |
* | | | [systemd] add configure flag for ACL supportMichael Neves2013-06-121-1/+1
| |_|/ |/| |
* | | [systemd] add pam_systemd.so to REQUIRED_FILESJonathan Bauer2013-06-111-1/+1
| |/ |/|
* | Merge branch 'master' of git:openslx-ng/tm-scriptsJonathan Bauer2013-06-1134-259/+326
|\|
| * [vmplayer] clean up run-virt.include: drop support for old player versionsSimon Rettberg2013-06-119-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
| * identicalSimon Rettberg2013-06-111-8/+0Star
| |
| * [vmchooser] remote old vmchooser test target.Michael Neves2013-06-1015-15/+0Star
| |
| * [alsa] new sound module IMPORTANT: sound only works as root due to ↵Michael Neves2013-06-104-0/+33
| | | | | | | | ConsoleKit problem.
| * [binutil.h] Consider $REQUIRED_LDD_BLACKLIST when fetching dynamic dependenciesSimon Rettberg2013-06-102-10/+10
| | | | | | | | [kdm] Blacklist libQtWebKit - it's 25M and of no use (yet?)
| * [systemd] patch PATH environment variable in systemd-srcSimon Rettberg2013-06-101-1/+4
| |
| * [vmplayer] enable sound and 3D in vmplayerMichael Neves2013-06-102-12/+2Star
| |
| * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsJonathan Bauer2013-06-1016-19/+1830
| |\
| * | [rootfs-stage31] revert changing mac of eth0Jonathan Bauer2013-06-103-3/+13
| | |
* | | [pam] register login session at systemd-logind serviceJonathan Bauer2013-06-111-0/+1
| |/ |/|
* | Keyboard translations now not gzipped.Christian Rößler2013-06-072-0/+1776
| |
* | Debugged module german: no more gzip usage due to problemsChristian Rößler2013-06-073-969/+2Star
| | | | | | | | gzip / gezip-busybox
* | Included new module german for german keyboards (qwertz)Christian Rößler2013-06-0611-13/+1007
| | | | | | | | | | Also changed rootfs-stage32: env vars now through new add_env stage32-opensuse has new target german
* | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-06-061-4/+10
|\ \
| * | [rootfs-stage31] add debug in the kernel command line: use with ↵Jonathan Bauer2013-06-061-4/+10
| | | | | | | | | | | | 'debug=<level>' where level can be 1 (before switch_root), 2 (after aufs), 3 (after squashfs/nfs, before aufs), 4 (before network)
* | | [vmchooser] put mount-var-lib in proper module, fix its PATHSimon Rettberg2013-06-061-1/+1
|/ /
* | [rsyslog] fix the required directory path for ubuntu 12.04 x64 and added ↵Jonathan Bauer2013-06-062-1/+2
| | | | | | | | zypper-only path to conf.zypper
* | [rootfs-stage31] add hid-generic.ko to REQUIRED_KERNEL_MODULESJonathan Bauer2013-06-061-0/+1
|/
* [kernel] also clean .builtJonathan Bauer2013-06-061-0/+3
|
* [setup_target] kernel cleaner: add some pinfosJonathan Bauer2013-06-061-0/+4
|
* [setup_target] add kernel cleaning (with confirmation\!)Jonathan Bauer2013-06-061-0/+33
|
* [setup_network] Rename varsSimon Rettberg2013-06-054-18/+26
| | | | | | [setup_network] Change MAC of eth0 after building bridge [init] Optional message can be passed to drop_shell [kernel] Disable IP autoconfig