summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix wrong shell used in a few scriptsJonathan Bauer2014-06-104-4/+4
|
* [busybox] fixes busybox waiting for user input while compiling....Jonathan Bauer2014-06-101-1/+1
|
* [cups] fix missing 'ghostscript' package for opensuseJonathan Bauer2014-06-101-0/+2
|
* [busybox] added mkfifo and removed mdevJonathan Bauer2014-06-101-8/+8
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-06-1030-0/+3243
|\
| * Windows system name changer during bootup.Dirk2014-06-1030-0/+3243
| |
* | [stage31] mount /dev through devtmpfsJonathan Bauer2014-06-101-9/+4Star
|/
* Minor cleanup.Dirk2014-06-082-3/+19
|
* [resolv.conf] dont save it to run, since it will be lost when systemd ↵Jonathan Bauer2014-06-043-3/+3
| | | | re-mounts it
* [vmchooser2] guest mount for cifs is of no use, so add support for credentialsSimon Rettberg2014-06-041-1/+3
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-06-020-0/+0
|\
| * fork test successful, sorry guys ;)Michael Pereira Neves2014-06-021-1/+0Star
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Pereira Neves2014-06-021-2/+4
| |\
| * | fork testMichael Pereira Neves2014-06-021-0/+1
| | |
* | | [vmchooser] error handling for vmstore mountageJonathan Bauer2014-06-021-3/+12
| |/ |/|
* | [pam] fix slxlog error when TEMP_HOME_DIR was previously created by a ↵Jonathan Bauer2014-06-021-2/+4
|/ | | | previous login
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Pereira Neves2014-05-295-3/+10
|\
| * [cups] added 'gs' to REQUIRED_BINARIESJonathan Bauer2014-05-281-0/+1
| |
| * [cups] added ghostscript depJonathan Bauer2014-05-271-0/+2
| |
| * [setup_target] TODO: copy REQUIRED_CONTENT_PACKAGES automaticlyJonathan Bauer2014-05-271-0/+1
| |
| * moved cups filter stuff to cups module :) forgot there was one...Jonathan Bauer2014-05-273-9/+2Star
| |
| * [printergui] REQUIRED_CONTENT_PACKAGES fetchingJonathan Bauer2014-05-271-0/+7
| |
| * wrong packagesJonathan Bauer2014-05-272-13/+2Star
| |
| * [printergui] forgot to explicitly copy 'gs' to build dirJonathan Bauer2014-05-271-0/+10
| |
| * [printergui] ghostscript binary fishingJonathan Bauer2014-05-271-3/+7
| |
* | [curitiba] some config changesMichael Pereira Neves2014-05-294-1/+145
| |
* | [rfs31] prevent modprobe from spammingMichael Pereira Neves2014-05-291-1/+1
|/
* [brazilian] add executable flagMichael Pereira Neves2014-05-261-0/+0
|
* [setup_target] fix size calculation of modulesMichael Pereira Neves2014-05-231-11/+6Star
|
* [openslx] remove obsolete 'server' from help messageMichael Pereira Neves2014-05-231-6/+6
|
* [mltk] display help if executed without parametersMichael Pereira Neves2014-05-231-0/+1
|
* [doc] update setup_howtoMichael Pereira Neves2014-05-231-2/+2
|
* [vmchooser] added file_mode and dir_mode to CIFS mountJonathan Bauer2014-05-232-2/+2
|
* [vmchooserX] SLX_VM_NFS can now be a CIFS-shareJonathan Bauer2014-05-232-2/+26
|
* [vmchooser] fix microphones in VMsJonathan Bauer2014-05-221-0/+1
|
* Make resolv.conf a symlink to /run/network/resolv.conf (where we generate ↵Simon Rettberg2014-05-204-9/+15
| | | | ours from now on), in case someone wants to override the resolv.conf via config.tgz
* [pam-freiburg] dont exec the cifs part if no cifs volume is foundJonathan Bauer2014-05-191-24/+25
|
* [pam-freiburg] updated pam_script_mount_persistent to CIFSJonathan Bauer2014-05-191-25/+61
|
* [rfss31/2] moved vxlan from s31 to s32Jonathan Bauer2014-05-082-1/+1
|
* [rfs-s31] added vxlan.ko needed for openstackJonathan Bauer2014-05-081-0/+1
|
* [kernel-system] remove debug msgJonathan Bauer2014-05-081-1/+0Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-05-087-22/+39
|\
| * englishized kopt2mod :)Jonathan Bauer2014-05-081-2/+1Star
| |
| * remove old relicJonathan Bauer2014-05-081-19/+0Star
| |
| * [server/config] activate unity panel fix for ubuntu 14.04Jonathan Bauer2014-05-081-0/+1
| |
| * [stage4] blacklist xrandr helper libs for unity/gnomeJonathan Bauer2014-05-081-0/+2
| | | | | | | | hacks the automatic dual-head setup which gnome/unity did starting with 14.04
| * added helper script to determine which kernel module is activated by which ↵Jonathan Bauer2014-05-081-0/+22
| | | | | | | | kernel CONFIG_* option
| * [one-time-fix] first check if xfce4 is installed before installing greybird ↵Jonathan Bauer2014-05-081-0/+6
| | | | | | | | theme
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-05-081-1/+1
| |\
| * | [openstack] added REQUIRED_*_PACKAGES for ubuntu 14.04Jonathan Bauer2014-05-082-3/+9
| | |