summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | oops - removed debug codeJonathan Bauer2014-07-171-2/+0Star
| |
* | new 'stage32-headless' target. Started centos support. WIPJonathan Bauer2014-07-1727-4/+178
| | | | | | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet.
* | [rfs-s32] remove jfs stuff from configs as we dont use itJonathan Bauer2014-07-173-3/+0Star
| |
* | [paths.inc] added a few commentsJonathan Bauer2014-07-171-1/+5
| |
* | [pam] only check for nslcd if its in REQUIRED_BINARIESJonathan Bauer2014-07-171-1/+1
| | | | | | | | | | | | quick fix for centos. TODO: split PAM modules in sub-modules
* | [vmchooser2] fix git clone failing since our git moved.Jonathan Bauer2014-07-171-1/+1
| | | | | | | | TODO: what did this do before?
* | [mltk] added cmake to devtool to checkJonathan Bauer2014-07-171-3/+3
| |
* | Merge branch 'master' of 132.230.102.107:/root/tm-scriptsJonathan Bauer2014-07-175-20/+29
|\ \
| * | [pam] reworked how we determine path to PAM-modulesroot2014-07-176-20/+39
| | | | | | | | | | | | detect the path in remote/helper/paths.inc and use that global path in the build scripts
* | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-07-161-0/+4
|\| |
| * | [idleaction] Restart cron daemon after creating new crontabSimon Rettberg2014-07-151-0/+4
| |/ | | | | | | | | Actually the cron should automatically find new or changed files, however, on some machines this reproducibly doesn't happen.
* / [paths.inc] global paths determinationJonathan Bauer2014-07-151-0/+10
|/
* [kernel.inc] put that 'fwlist' file in its module build dirJonathan Bauer2014-07-111-1/+1
|
* [systemd] remove old scientific linux specific build scriptsJonathan Bauer2014-07-112-189/+0Star
|
* revert wrong fixroot2014-07-111-2/+2
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2014-07-112-19/+23
|\
| * [vmchooser/run-virt] Completely hide vmware toolbar in fullscreenroot2014-07-111-10/+15
| |
| * [pvs2] Fix code style of pvs start scriptSimon Rettberg2014-07-111-9/+8Star
| |
* | [busybox] fix pathsManuel Schneider2014-07-101-2/+2
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2014-07-102-1/+2
|\
| * [useradd.inc] GID is the 4th column not 3rdJonathan Bauer2014-07-101-1/+1
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-07-101-9/+8Star
| |\
| * | testing cool git stufJonathan Bauer2014-07-101-0/+1
| | |
* | | [pvs2] Add a startup script which starts pvs if vmchooser sets the ↵Manuel Schneider2014-07-101-0/+12
| |/ |/| | | | | appropriate environment variable
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2014-07-101-2/+3
|\|
| * Fix split user patchSimon Rettberg2014-07-101-2/+3
| |
* | [pvs2] Revert changes... pvs2 build script has to be fixedManuel Schneider2014-07-101-4/+7
| |
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2014-07-103-5/+9
|\|
| * Add option REQUIRED_ORIGINAL_USR_SPLIT to disable symlinking /bin to ↵Simon Rettberg2014-07-103-5/+9
| | | | | | | | /usr/bin etc...
* | [pvs2] Adjusted module.build to build in /opt/openslx/binManuel Schneider2014-07-101-6/+2Star
|/
* [Kernel] Fix wrong git variablesManuel Schneider2014-07-102-2/+3
|
* Added moudules x11vnc and pvs2Manuel Schneider2014-07-104-7/+21
|
* Revert "[setup_target] only link /{lib,bin} to /usr/{lib,bin} if it is that ↵Simon Rettberg2014-07-091-6/+0Star
| | | | | | | | | way on the current system" Unfortunately this breaks several things now like busybox in stage31, udisks, ... This was meant as a fix for the chroot build utils, but we need a better fix apparently. This reverts commit ee9c50f95da7d2733a3d14ff69fe364a9a445f61.
* [rfs-stage31] Fix cursor hiding if showing splashSimon Rettberg2014-07-092-5/+4Star
|
* [Testing] added x11vnc module for testing pruposesManuel Schneider2014-07-093-0/+31
|
* [Testing] added pvs2 module for testing pruposesManuel Schneider2014-07-094-0/+43
|
* [kernel] delete link commit by errorJonathan Bauer2014-07-091-1/+0Star
|
* [setup_target] only link /{lib,bin} to /usr/{lib,bin} if it is that way on ↵Jonathan Bauer2014-07-091-0/+6
| | | | the current system
* [rfs-s32] added openvswitch to REQUIRED_KERNEL_MODULESJonathan Bauer2014-07-091-0/+1
| | | | TODO: fetch this in the openstack module
* [chroot.inc] perror if chmod'ing the chroot's autoexec scriptJonathan Bauer2014-07-091-1/+1
|
* [openstack] remove old workaround for openvswitchJonathan Bauer2014-07-091-2/+0Star
|
* [qt.inc] Fix function if the desired version is installed for 32 and 64 bitSimon Rettberg2014-07-091-1/+2
|
* Change ubuntu 14.04 configs to 14Simon Rettberg2014-07-095-0/+0
|
* Fix new splash screen...Simon Rettberg2014-07-052-2/+5
|
* [stage31] Made splash-screen nicerSimon Rettberg2014-07-056-13/+22
|
* [branding-freiburg] Add ppmSimon Rettberg2014-07-051-0/+3
|
* [busybox] Add patch for background fillingSimon Rettberg2014-07-052-1/+78
|
* [useradd.inc] Fix add_user in case the user and their group exists and the ↵Simon Rettberg2014-07-051-8/+28
| | | | group name differs from the user name
* TrottelSimon Rettberg2014-07-041-1/+1
|
* Try to clean up the mess with all the different kernel version variables ↵Simon Rettberg2014-07-0411-169/+109Star
| | | | everywhere