| Commit message (Expand) | Author | Age | Files | Lines |
| * | [policykit] update config | Jonathan Bauer | 2013-07-29 | 4 | -15/+30 |
| * | [redsocks] fix package name for suse | Jonathan Bauer | 2013-07-29 | 1 | -1/+1 |
| * | [redsocks] update config | Jonathan Bauer | 2013-07-29 | 3 | -4/+6 |
| * | [plymouth] fix | Jonathan Bauer | 2013-07-29 | 1 | -12/+11 |
| * | [plymouth] update config | Jonathan Bauer | 2013-07-29 | 3 | -14/+14 |
| * | [pam] update configs | Jonathan Bauer | 2013-07-29 | 3 | -58/+52 |
| * | [nscd] update config | Jonathan Bauer | 2013-07-29 | 3 | -6/+12 |
| * | [openbox] minor config fix | Jonathan Bauer | 2013-07-29 | 3 | -9/+13 |
| * | [consolekit] added TODO for config. consolekit currently not used anymore | Jonathan Bauer | 2013-07-29 | 1 | -0/+1 |
| * | [german] minor | Jonathan Bauer | 2013-07-29 | 3 | -13/+8 |
| * | [debug] only add 'fonts-config' to generic list isntead of overwriting the wh... | Jonathan Bauer | 2013-07-29 | 1 | -11/+1 |
| * | [dbus] move /etc/dbus-1 to generic config, and update others | Jonathan Bauer | 2013-07-29 | 3 | -6/+9 |
| * | [kdm] update configs | Jonathan Bauer | 2013-07-29 | 3 | -38/+57 |
| * | [debug] update configs | Jonathan Bauer | 2013-07-29 | 3 | -7/+7 |
| * | [dbus] update configs | Jonathan Bauer | 2013-07-29 | 4 | -15/+18 |
| * | [german] update configs | Jonathan Bauer | 2013-07-29 | 3 | -6/+7 |
| * | [beamer] update configs | Jonathan Bauer | 2013-07-29 | 3 | -6/+12 |
| * | [openbox] adapted configs for new structure | Jonathan Bauer | 2013-07-29 | 3 | -8/+26 |
| * | [alsa] Adapt module to new config system | Simon Rettberg | 2013-07-29 | 3 | -4/+5 |
| * | <BREAKING> Start to implement distribution specific module configs instead of | Simon Rettberg | 2013-07-29 | 1 | -5/+45 |
| * | [vmchooser] fix indentation of run-virt.sh, add profiling option to xml | Simon Rettberg | 2013-07-22 | 1 | -183/+185 |
| * | [dnbd3] Add dnbd3 client + kernel module | Simon Rettberg | 2013-07-22 | 4 | -0/+55 |
| * | [vmchooser] Try to refine calculation of amount of memory to assign to VM | Simon Rettberg | 2013-07-12 | 3 | -16/+32 |
| * | [vmplayer] More updates to hw-config setup | Simon Rettberg | 2013-07-12 | 1 | -16/+19 |
| * | [vmplayer] Rework run-virt.include to better set memory limits, CPU count and... | Simon Rettberg | 2013-07-12 | 1 | -125/+232 |
| * | [pam] add ncp support for HS-Offenburg | Jonathan Bauer | 2013-07-12 | 1 | -0/+7 |
| * | [pam] remove debug messages from pam-script's scripts unless SLX_DEBUG is set... | Jonathan Bauer | 2013-07-11 | 1 | -2/+2 |
| * | [pam] fix the umounting of user's home directory with the correct check for g... | Jonathan Bauer | 2013-07-11 | 1 | -2/+4 |
| * | [pam] fix location of pam_script.so on suse 64biot | Jonathan Bauer | 2013-07-09 | 1 | -1/+6 |
| * | [pam] refine the uid check for pam, to mount for all users with id > 1000 | Jonathan Bauer | 2013-07-09 | 1 | -1/+1 |
| * | [vmware/vmchooser] add quotes everywhere to allow for spaces in filenames of ... | Jonathan Bauer | 2013-07-09 | 2 | -29/+29 |
| * | Added glibc-locale as Suse equivalent to Ubuntu language-pack-de(-base) | Christian Rößler | 2013-07-09 | 1 | -0/+12 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-07-08 | 1 | -53/+0 |
| |\ |
|
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Michael Neves | 2013-07-08 | 47 | -116/+1148 |
| | |\ |
|
| | * | | [vmchooser] remove unneeded icon for xterm | Michael Neves | 2013-07-08 | 1 | -53/+0 |
| * | | | fix ksrc not beeing cleaned properly | Jonathan Bauer | 2013-07-08 | 1 | -5/+6 |
| | |/
|/| |
|
| * | | [debug] remove xset from REQUIRED_INSTALLED_PACKAGES as its wrong for ubuntu | Jonathan Bauer | 2013-07-08 | 1 | -1/+0 |
| * | | AUTO_UPDATE_KERNEL flag to rebuild kernel on version update or not | Jonathan Bauer | 2013-07-08 | 1 | -6/+2 |
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-07-08 | 4 | -2/+5 |
| |\ \ |
|
| | * | | Added devel files for building pam-script, see Ticket #463 ... | Dirk | 2013-07-06 | 2 | -0/+2 |
| | * | | Quickfix for german language pack in Ubuntu ... | Dirk | 2013-07-06 | 2 | -2/+3 |
| * | | | [kernel] remember last built version and if new kernel is detected, ask what ... | Jonathan Bauer | 2013-07-08 | 4 | -35/+52 |
| |/ / |
|
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-07-05 | 3 | -4/+3 |
| |\ \ |
|
| | * | | [rootfs-stage31] Remove unneeded mv call, fixes #457 | Simon Rettberg | 2013-07-05 | 1 | -3/+2 |
| | * | | [rootfs-stage32] Add swapon command for found swap partition, fixes #458 | Simon Rettberg | 2013-07-05 | 2 | -1/+1 |
| * | | | [pam] build pam-script from source | Jonathan Bauer | 2013-07-05 | 2 | -3/+10 |
| |/ / |
|
| * | | [pam] Cleanup, formatting, force nscd usage in nsswitch.conf, set timeouts fo... | Simon Rettberg | 2013-07-05 | 8 | -23/+29 |
| * | | [vmchooser] Create text file in floppy image that tells the guest the host's ... | Simon Rettberg | 2013-07-04 | 2 | -29/+3 |
| * | | Added locale-Vars besides LANG (LC_*) per add_env to environment: | Christian Rößler | 2013-07-04 | 1 | -1/+3 |
| * | | -Variable LANG - obsolete since pam_env and /etc/environment | Christian Rößler | 2013-07-04 | 1 | -1/+0 |