| Commit message (Expand) | Author | Age | Files | Lines |
| * | [vmware] added 'kernel' to REQUIRED_MODULES | Jonathan Bauer | 2014-03-24 | 1 | -0/+1 |
| * | [nvidia_kernel] adapted .build to new kernel functions | Jonathan Bauer | 2014-03-24 | 2 | -2/+4 |
| * | [kernel] adapted .build to new kernel functions | Jonathan Bauer | 2014-03-24 | 1 | -0/+26 |
| * | [dnbd3] adapted .build to new kernel functions | Jonathan Bauer | 2014-03-24 | 1 | -1/+1 |
| * | [vmware] adapted .build to new kernel stuff | Jonathan Bauer | 2014-03-24 | 1 | -4/+6 |
| * | [vmware.build] Ahem, forgot to re-comment debugging bash | Christian Rößler | 2014-03-21 | 1 | -1/+1 |
| * | [logging.inc, chroot.inc] Some redirections for debugging within a chroot | Christian Rößler | 2014-03-21 | 1 | -1/+2 |
| * | [pam] fix wrong permissions of temporary home dir | Jonathan Bauer | 2014-03-18 | 1 | -1/+1 |
| * | [sshd] added TODO: | Jonathan Bauer | 2014-03-17 | 1 | -0/+3 |
| * | [vmware] port to new chroot-run functionality | Jonathan Bauer | 2014-03-11 | 2 | -184/+57 |
| * | [nvidia_libs] port to new chroot-run functionality | Jonathan Bauer | 2014-03-11 | 1 | -10/+16 |
| * | [nvidia_kernel] port to new chroot-run functionality | Jonathan Bauer | 2014-03-11 | 1 | -97/+25 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-03-11 | 1 | -21/+30 |
| |\ |
|
| | * | [iptables-helper] Use -w everywhere to prevent race conditions | Simon Rettberg | 2014-03-10 | 1 | -21/+30 |
| * | | [udhcpcdcdcdcd] fix wrong hostname name being set | Jonathan Bauer | 2014-03-11 | 1 | -3/+4 |
| |/ |
|
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-03-06 | 1 | -5/+5 |
| |\ |
|
| | * | [dhcpc-busybox] Fix domain not appearing in resolv.conf due to broken printf ... | Simon Rettberg | 2014-02-28 | 1 | -5/+5 |
| * | | [xorg] add iptable rule for X11 port | Jonathan Bauer | 2014-03-06 | 1 | -0/+4 |
| |/ |
|
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-02-27 | 2 | -3/+4 |
| |\ |
|
| | * | Tweaked fbsplash to survive switch_root, kill it before spawning getty or kdm | Simon Rettberg | 2014-02-26 | 2 | -3/+4 |
| * | | uhm | Jonathan Bauer | 2014-02-27 | 1 | -91/+20 |
| |/ |
|
| * | Integrate prop nvidia drivers into system | Simon Rettberg | 2014-02-24 | 2 | -1/+13 |
| * | [nvidia_libs] Refine required files/dirs, less pinfo spam | Simon Rettberg | 2014-02-24 | 3 | -40/+31 |
| * | [nvidia_libs] Fix indentation | Simon Rettberg | 2014-02-24 | 1 | -27/+27 |
| * | Sorry, jetzt korrekte Verzeichnis. | Dirk | 2014-02-21 | 1 | -0/+0 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Dirk | 2014-02-21 | 182 | -283/+4814 |
| |\ |
|
| | * | [nvidia_libs] Debug: Checkin für Joey:). | Christian Rößler | 2014-02-20 | 2 | -19/+24 |
| | * | [nvidia_libs] Module building libraries for nvidia GPU driver package. | Christian Rößler | 2014-02-20 | 3 | -0/+155 |
| | * | [nvidia_kernel] conf: Added REQUIRED_DIRECTORIES /lib/modules/nvidia | Christian Rößler | 2014-02-19 | 1 | -0/+4 |
| | * | [nvidia_kernel] Module building nvidia kernel modules | Christian Rößler | 2014-02-19 | 2 | -0/+131 |
| | * | [kernel] Added 'make prepare' and 'make scripts' for eg. nvidia compilation | Christian Rößler | 2014-02-18 | 1 | -8/+10 |
| | * | [redsocks] Tweaked iptables rules so we don't interfere with openstack | Simon Rettberg | 2014-02-17 | 1 | -4/+5 |
| | * | [iptables-helper] Put everything in a dedicated chain so we don't interfere w... | Simon Rettberg | 2014-02-17 | 1 | -3/+27 |
| | * | Forgot to actually request domain search option (-O search) | Simon Rettberg | 2014-02-16 | 1 | -1/+1 |
| | * | [busybox/udhcpc] Enable RFC3397 "domain search" option (and use it if present) | Simon Rettberg | 2014-02-15 | 3 | -44/+52 |
| | * | Overhauled vmware kernel module patching, also added global kernel version va... | Simon Rettberg | 2014-02-14 | 4 | -15/+216 |
| | * | [smbclient] -binary findsmb | Christian Rößler | 2014-02-13 | 1 | -1/+0 |
| | * | [kernel] conf: now .conf.ubuntu.13.04 due to ubuntu/ and ubuntu-archive/ gits | Christian Rößler | 2014-02-12 | 2 | -1/+3 |
| | * | [kernel] kernel.build: simplified aufs_type.h copying - oS 12.3 and 13.1 comp... | Christian Rößler | 2014-02-12 | 1 | -13/+7 |
| | * | [kernel] kernel.build: A pinfo more informative | Christian Rößler | 2014-02-12 | 1 | -1/+1 |
| | * | [kernel] Some modif. in build script for openSuse 12.3 patching | Christian Rößler | 2014-02-12 | 1 | -10/+9 |
| | * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2014-02-11 | 3 | -27/+19 |
| | |\ |
|
| | | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2014-02-11 | 7 | -6/+40 |
| | | |\ |
|
| | | * | | [kernel] POSSIBLE BREAKER! kernel now per git, -distro switches, added config... | Christian Rößler | 2014-02-11 | 3 | -27/+19 |
| | * | | | [printergui] Spool from VM to tmpfs home if possible, fall back to /tmp | Simon Rettberg | 2014-02-11 | 2 | -7/+17 |
| | | |/
| |/| |
|
| | * | | [printergui] config cleanup | Simon Rettberg | 2014-02-11 | 1 | -1/+0 |
| | * | | [smbclient] Make sure directory exists before making sure file exists..... | Simon Rettberg | 2014-02-11 | 1 | -0/+2 |
| | * | | [printergui, vmchooser] Bugfixes, net systemd service etc., printpwgui | Christian Rößler | 2014-02-07 | 6 | -6/+39 |
| | |/ |
|
| | * | [printergui] Force using old version as build system changed from qmake to cm... | Simon Rettberg | 2014-02-06 | 2 | -0/+4 |
| | * | Fix tmpfiles.d files to use 'd' not 'D' for directories | Simon Rettberg | 2014-02-05 | 6 | -6/+6 |