summaryrefslogtreecommitdiffstats
path: root/remote/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsDirk2014-02-21182-283/+4814
|\ | | | | | | ...
| * [nvidia_libs] Debug: Checkin für Joey:).Christian Rößler2014-02-202-19/+24
| |
| * [nvidia_libs] Module building libraries for nvidia GPU driver package.Christian Rößler2014-02-203-0/+155
| |
| * [nvidia_kernel] conf: Added REQUIRED_DIRECTORIES /lib/modules/nvidiaChristian Rößler2014-02-191-0/+4
| |
| * [nvidia_kernel] Module building nvidia kernel modulesChristian Rößler2014-02-192-0/+131
| |
| * [kernel] Added 'make prepare' and 'make scripts' for eg. nvidia compilationChristian Rößler2014-02-181-8/+10
| |
| * [redsocks] Tweaked iptables rules so we don't interfere with openstackSimon Rettberg2014-02-171-4/+5
| |
| * [iptables-helper] Put everything in a dedicated chain so we don't interfere ↵Simon Rettberg2014-02-171-3/+27
| | | | | | | | with other tools writing rules directly
| * Forgot to actually request domain search option (-O search)Simon Rettberg2014-02-161-1/+1
| |
| * [busybox/udhcpc] Enable RFC3397 "domain search" option (and use it if present)Simon Rettberg2014-02-153-44/+52
| |
| * Overhauled vmware kernel module patching, also added global kernel version ↵Simon Rettberg2014-02-144-15/+216
| | | | | | | | | | | | | | | | | | variables Variables are now: KERNEL_CURRENT_VERSION - currently running kernel (uname -r) SYS_UTS_RELEASE - What uname -r will yield on the generated system SYS_KERNEL - Just version number of SYS_UTS_RELEASE (eg. 3.5.6-12-openslx -> 3.5.6)
| * [smbclient] -binary findsmbChristian Rößler2014-02-131-1/+0Star
| |
| * [kernel] conf: now .conf.ubuntu.13.04 due to ubuntu/ and ubuntu-archive/ gitsChristian Rößler2014-02-122-1/+3
| |
| * [kernel] kernel.build: simplified aufs_type.h copying - oS 12.3 and 13.1 ↵Christian Rößler2014-02-121-13/+7Star
| | | | | | | | compatible so far
| * [kernel] kernel.build: A pinfo more informativeChristian Rößler2014-02-121-1/+1
| |
| * [kernel] Some modif. in build script for openSuse 12.3 patchingChristian Rößler2014-02-121-10/+9Star
| |
| * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2014-02-113-27/+19Star
| |\
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-02-117-6/+40
| | |\
| | * | [kernel] POSSIBLE BREAKER! kernel now per git, -distro switches, added ↵Christian Rößler2014-02-113-27/+19Star
| | | | | | | | | | | | | | | | | | | | | | | | config files for openSuse and Ubuntu
| * | | [printergui] Spool from VM to tmpfs home if possible, fall back to /tmpSimon Rettberg2014-02-112-7/+17
| | |/ | |/|
| * | [printergui] config cleanupSimon Rettberg2014-02-111-1/+0Star
| | |
| * | [smbclient] Make sure directory exists before making sure file exists.....Simon Rettberg2014-02-111-0/+2
| | |
| * | [printergui, vmchooser] Bugfixes, net systemd service etc., printpwguiChristian Rößler2014-02-076-6/+39
| |/
| * [printergui] Force using old version as build system changed from qmake to ↵Simon Rettberg2014-02-062-0/+4
| | | | | | | | cmake and the build script isn't updated yet
| * Fix tmpfiles.d files to use 'd' not 'D' for directoriesSimon Rettberg2014-02-056-6/+6
| | | | | | | | | | | | | | 'D' would delete all the contents if it exists, which would pretty much break things if you trigger systemd-tmpfiles in a running system. 'd' just created the directory if it doesn't exist yet.
| * [smbclient] Make sure smb.conf existsSimon Rettberg2014-02-051-0/+2
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-02-041-1/+1
| |\
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-02-044-0/+8
| | |\
| | * | [pam] fix condition for auto closing process of the user logging outJonathan Bauer2014-02-041-1/+1
| | | |
| * | | [cups] cups.conf: REQUIRED_BINARIES: + foomatic-ripChristian Rößler2014-02-041-0/+1
| | |/ | |/|
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-02-041-0/+1
| |\|
| | * [vmchooser] mute pcsp when starting a vmJonathan Bauer2014-02-041-0/+1
| | |
| * | [cups] conf files Ubuntu, openSuse: +foomatic-filters --> foomatic-ripChristian Rößler2014-02-044-0/+8
| |/
| * [beamergui] fix the unkwownJonathan Bauer2014-02-041-1/+1
| |
| * [systemd] Add remote-fs.targetSimon Rettberg2014-02-031-0/+3
| |
| * [systemd] udev settle "fix"Simon Rettberg2014-02-031-0/+6
| |
| * [vmware] Fix /etc/vmware/config generation to include build/version, add ↵Simon Rettberg2014-02-038-23/+66
| | | | | | | | usbarb.conf, some other minor fixes
| * [smbclient] openSuse configuration file addedChristian Rößler2014-01-311-0/+9
| |
| * [smbclient] new module for smbclient stuffJonathan Bauer2014-01-313-0/+40
| | | | | | | | (including smbspool)
| * [dhcp-busybox] add support for /etc/resolfconf/update.d for udhcpcSebastian2014-01-311-0/+7
| |
| * fix bug in default session execSebastian2014-01-301-6/+3Star
| |
| * [splash-openslx] A default splash screen. Needs to be added to stage31. See ↵Simon Rettberg2014-01-304-0/+20
| | | | | | | | readme on how to activate.
| * [busybox] Add patch for centering the image displayed with fbsplashSimon Rettberg2014-01-302-0/+87
| |
| * [kdm] remove deprecated deps of kdm.serviceJonathan Bauer2014-01-301-2/+1Star
| | | | | | | | [plymouth and activate-nss-ldap]
| * add module for swiss keymaps/localsSebastian2014-01-3019-0/+2257
| |
| * [systemd] Clean up build fileSimon Rettberg2014-01-301-20/+2Star
| |
| * [systemd] Don't wait more than 3 seconds on udev settleSimon Rettberg2014-01-291-1/+1
| |
| * <stage32> Trigger network target as soon as possible if network/dhcp has ↵Simon Rettberg2014-01-299-32/+21Star
| | | | | | | | been done in stage31
| * [systemd] reworked how we get the default systemd services files. We nowJonathan Bauer2014-01-2996-89/+1385
| | | | | | | | | | maintain our own minimalistic set of services instead of just filtering out the "bad ones".
| * [rfs-stage32] Speed up mounting tmp-partition and setting up zram swapSimon Rettberg2014-01-291-9/+9
| |