Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sbin/itzks-puppetserver-detect-broken-hosts: Add support for ignoring ↵ | Mike Gabriel | 2025-01-31 | 1 | -0/+6 |
| | | | | already repaired puppet clients. | ||||
* | White-space cleanup. | Mike Gabriel | 2018-01-03 | 1 | -6/+6 |
| | |||||
* | Fix several issues reported by lintian... | Mike Gabriel | 2013-11-13 | 1 | -2/+0 |
| | | | | | | | | | | | | * Remove shebang from itzks.config. File is not meant to be an executable shell script. Shell parsing in only. * debian/control: + Fix duplicate dependency relation: x2godesktopsharing. + Fix wrong SYNOPSIS field for itzks-systems-backup. + Add python as dependency for itzks-systems-common. + Bump Standards: to 3.9.4, no changes needed. * debian/config: + Explicitly use `set -e' instead of using /bin/sh -e in shebang. | ||||
* | etc/debian-edu/itzks.conf: use ,,hostname -s'' instead of ,,uname -n''. | Mike Gabriel | 2012-08-09 | 1 | -3/+3 |
| | |||||
* | * etc/debian-edu/itzks.config: Add central configuration file, most settings ↵ | Mike Gabriel | 2012-08-09 | 1 | -0/+196 |
have to be derived from LDAP (todo!) * sbin/itzks-transfer-cleaner: Cleanup script for ITZkS transfer area. |