| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [pvs2 + x11vnc] Add conf files for fedora | root | 2014-07-24 | 2 | -0/+12 | |
| | | ||||||
| * | Keep split usr if original system has it, add extra logic if no split usr | root | 2014-07-24 | 4 | -8/+7![]() | |
| | | ||||||
| * | [kernel] Remove set -x call | Simon Rettberg | 2014-07-24 | 1 | -1/+0![]() | |
| | | ||||||
| * | [pvs2] start pvsclient in any case | Manuel Schneider | 2014-07-22 | 1 | -6/+4![]() | |
| | | ||||||
| * | new 'stage32-headless' target. Started centos support. WIP | Jonathan Bauer | 2014-07-17 | 9 | -0/+142 | |
| | | | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet. | |||||
| * | [pam] only check for nslcd if its in REQUIRED_BINARIES | Jonathan Bauer | 2014-07-17 | 1 | -1/+1 | |
| | | | | | | | quick fix for centos. TODO: split PAM modules in sub-modules | |||||
| * | [vmchooser2] fix git clone failing since our git moved. | Jonathan Bauer | 2014-07-17 | 1 | -1/+1 | |
| | | | | | TODO: what did this do before? | |||||
| * | [pam] reworked how we determine path to PAM-modules | root | 2014-07-17 | 5 | -20/+29 | |
| | | | | | detect the path in remote/helper/paths.inc and use that global path in the build scripts | |||||
| * | [idleaction] Restart cron daemon after creating new crontab | Simon Rettberg | 2014-07-15 | 1 | -0/+4 | |
| | | | | | | Actually the cron should automatically find new or changed files, however, on some machines this reproducibly doesn't happen. | |||||
| * | [systemd] remove old scientific linux specific build scripts | Jonathan Bauer | 2014-07-11 | 2 | -189/+0![]() | |
| | | ||||||
| * | revert wrong fix | root | 2014-07-11 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Manuel Schneider | 2014-07-11 | 2 | -19/+23 | |
| |\ | ||||||
| | * | [vmchooser/run-virt] Completely hide vmware toolbar in fullscreen | root | 2014-07-11 | 1 | -10/+15 | |
| | | | ||||||
| | * | [pvs2] Fix code style of pvs start script | Simon Rettberg | 2014-07-11 | 1 | -9/+8![]() | |
| | | | ||||||
| * | | [busybox] fix paths | Manuel Schneider | 2014-07-10 | 1 | -2/+2 | |
| |/ | ||||||
| * | [pvs2] Add a startup script which starts pvs if vmchooser sets the ↵ | Manuel Schneider | 2014-07-10 | 1 | -0/+12 | |
| | | | | | appropriate environment variable | |||||
| * | [pvs2] Revert changes... pvs2 build script has to be fixed | Manuel Schneider | 2014-07-10 | 1 | -4/+7 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Manuel Schneider | 2014-07-10 | 2 | -0/+2 | |
| |\ | ||||||
| | * | Add option REQUIRED_ORIGINAL_USR_SPLIT to disable symlinking /bin to ↵ | Simon Rettberg | 2014-07-10 | 2 | -0/+2 | |
| | | | | | | | | | /usr/bin etc... | |||||
| * | | [pvs2] Adjusted module.build to build in /opt/openslx/bin | Manuel Schneider | 2014-07-10 | 1 | -6/+2![]() | |
| |/ | ||||||
| * | [Kernel] Fix wrong git variables | Manuel Schneider | 2014-07-10 | 2 | -2/+3 | |
| | | ||||||
| * | Added moudules x11vnc and pvs2 | Manuel Schneider | 2014-07-10 | 2 | -7/+19 | |
| | | ||||||
| * | [Testing] added x11vnc module for testing pruposes | Manuel Schneider | 2014-07-09 | 3 | -0/+31 | |
| | | ||||||
| * | [Testing] added pvs2 module for testing pruposes | Manuel Schneider | 2014-07-09 | 4 | -0/+43 | |
| | | ||||||
| * | [kernel] delete link commit by error | Jonathan Bauer | 2014-07-09 | 1 | -1/+0![]() | |
| | | ||||||
| * | Change ubuntu 14.04 configs to 14 | Simon Rettberg | 2014-07-09 | 5 | -0/+0 | |
| | | ||||||
| * | [stage31] Made splash-screen nicer | Simon Rettberg | 2014-07-05 | 4 | -10/+12 | |
| | | ||||||
| * | [busybox] Add patch for background filling | Simon Rettberg | 2014-07-05 | 2 | -1/+78 | |
| | | ||||||
| * | Try to clean up the mess with all the different kernel version variables ↵ | Simon Rettberg | 2014-07-04 | 6 | -105/+69![]() | |
| | | | | | everywhere | |||||
| * | [dnbd3] Bump version again | Simon Rettberg | 2014-07-04 | 1 | -1/+1 | |
| | | ||||||
| * | Bump dnbd3 commit for kernel 3.14 support | Simon Rettberg | 2014-07-04 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts | Simon Rettberg | 2014-07-04 | 14 | -36/+89 | |
| |\ | ||||||
| | * | relative paths dont work with systemd-204 | Jonathan Bauer | 2014-07-04 | 4 | -5/+5 | |
| | | | | | | | | | for now hardcoded /opt/openslx/bin/rm | |||||
| | * | [debian] started debian support | Jonathan Bauer | 2014-07-03 | 10 | -31/+84 | |
| | | | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos | |||||
| * | | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 47 | -43/+307 | |
| |/ | | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules. | |||||
| * | remove hardcoded /bin/rm call. Relative calls work in services files | Jonathan Bauer | 2014-07-02 | 4 | -5/+5 | |
| | | ||||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 22 | -30/+25![]() | |
| | | | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries. | |||||
| * | [pam] increase user's home tmpfs to 1GB | Jonathan Bauer | 2014-06-27 | 1 | -1/+1 | |
| | | | | | TODO: move the temp user home to /tmp | |||||
| * | [opensbox] renamed openbox session name for better sorting in vmchooser | Jonathan Bauer | 2014-06-26 | 1 | -1/+1 | |
| | | ||||||
| * | [pam] tmpfs home now 200mb - WIP | Jonathan Bauer | 2014-06-26 | 1 | -1/+1 | |
| | | ||||||
| * | these french people .... | Jonathan Bauer | 2014-06-11 | 1 | -1/+1 | |
| | | ||||||
| * | [busybox] enable grep with -E and -A,-B,-C | Jonathan Bauer | 2014-06-10 | 1 | -3/+3 | |
| | | ||||||
| * | [busybox] fixes busybox waiting for user input while compiling.... | Jonathan Bauer | 2014-06-10 | 1 | -1/+1 | |
| | | ||||||
| * | [cups] fix missing 'ghostscript' package for opensuse | Jonathan Bauer | 2014-06-10 | 1 | -0/+2 | |
| | | ||||||
| * | [busybox] added mkfifo and removed mdev | Jonathan Bauer | 2014-06-10 | 1 | -8/+8 | |
| | | ||||||
| * | [resolv.conf] dont save it to run, since it will be lost when systemd ↵ | Jonathan Bauer | 2014-06-04 | 1 | -1/+1 | |
| | | | | | re-mounts it | |||||
| * | [vmchooser2] guest mount for cifs is of no use, so add support for credentials | Simon Rettberg | 2014-06-04 | 1 | -1/+3 | |
| | | ||||||
| * | [vmchooser] error handling for vmstore mountage | Jonathan Bauer | 2014-06-02 | 1 | -3/+12 | |
| | | ||||||
| * | [pam] fix slxlog error when TEMP_HOME_DIR was previously created by a ↵ | Jonathan Bauer | 2014-06-02 | 1 | -2/+4 | |
| | | | | | previous login | |||||
| * | [cups] added 'gs' to REQUIRED_BINARIES | Jonathan Bauer | 2014-05-28 | 1 | -0/+1 | |
| | | ||||||

