summaryrefslogtreecommitdiff
path: root/etc/debian-edu
Commit message (Collapse)AuthorAgeFilesLines
* sbin/itzks-puppetserver-detect-broken-hosts: Add support for ignoring ↵Mike Gabriel2025-01-311-0/+6
| | | | already repaired puppet clients.
* White-space cleanup.Mike Gabriel2018-01-031-6/+6
|
* Fix several issues reported by lintian...Mike Gabriel2013-11-131-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 Gabriel2012-08-091-3/+3
|
* * etc/debian-edu/itzks.config: Add central configuration file, most settings ↵Mike Gabriel2012-08-091-0/+196
have to be derived from LDAP (todo!) * sbin/itzks-transfer-cleaner: Cleanup script for ITZkS transfer area.