| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [idleaction] Warn user about scheduled reboot/poweroff and delay by 5 minutes | Simon Rettberg | 2016-01-14 | 4 | -15/+80 |
| | | |||||
| * | [idleaction] Use proper shutdown and reboot | Simon Rettberg | 2016-01-12 | 3 | -3/+3 |
| | | | | | This has been working reliably for a while now | ||||
| * | Touch /etc/cron.d after adding/modifying files, so cron will rescan the dir | Simon Rettberg | 2016-01-12 | 1 | -4/+1![]() |
| | | |||||
| * | [idleaction] Fix automatic shutdown when logout timeout AND shutdown timeout ↵ | Simon Rettberg | 2015-09-13 | 1 | -9/+15 |
| | | | | | are both set | ||||
| * | Hardwired path of whoami/id/getent, but we should check all scripts and ↵ | Simon Rettberg | 2015-05-18 | 1 | -1/+1 |
| | | | | | force PATH in critical ones | ||||
| * | [idleaction] Check if timeouts are > 0 | Simon Rettberg | 2015-02-12 | 1 | -2/+2 |
| | | |||||
| * | new 'stage32-headless' target. Started centos support. WIP | Jonathan Bauer | 2014-07-17 | 1 | -0/+6 |
| | | | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet. | ||||
| * | [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. | ||||
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts | Simon Rettberg | 2014-07-04 | 1 | -0/+6 |
| |\ | |||||
| | * | [debian] started debian support | Jonathan Bauer | 2014-07-03 | 1 | -0/+6 |
| | | | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos | ||||
| * | | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 1 | -0/+6 |
| |/ | | | | | | | | | | | | | | | | 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. | ||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 2 | -2/+2 |
| | | | | | | | 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. | ||||
| * | [idleaction] added support for SLX_REBOOT_SHUTDOWN | Jonathan Bauer | 2014-03-25 | 2 | -1/+18 |
| | | |||||
| * | woopsie, the return ;) | Jonathan Bauer | 2014-03-25 | 4 | -32/+0![]() |
| | | |||||
| * | [modules] new module naming convention | Jonathan Bauer | 2014-03-25 | 4 | -0/+32 |
| | | | | | rename $MODULE.{conf,build} to module.{conf,build} | ||||
| * | [idleaction] updated conf file for openSuse - builds now | Christian Rößler | 2014-01-17 | 1 | -1/+1 |
| | | |||||
| * | Add path and shell just to be safe | Simon Rettberg | 2014-01-03 | 1 | -0/+3 |
| | | |||||
| * | [idleaction] Set proper path | Simon Rettberg | 2014-01-03 | 1 | -0/+1 |
| | | |||||
| * | [idleaction] Add scheduled shutdown functionality (still WIP) | Simon Rettberg | 2013-12-22 | 2 | -2/+28 |
| | | |||||
| * | [idleaction] New module (WORK IN PROGESS) | Simon Rettberg | 2013-12-22 | 7 | -0/+271 |
| idleaction is supposed to check if the machine is in use and trigger certain actions if not It can terminate sessions that have been idle for a certain amount of time, and it can shutdown the computer if no user logged in for some time. In the future it will also be able to forcefully shut down the computer at a given time of day. | |||||

