summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* standardskriver: The standardskriver tool has now been packaged separately. ↵Mike Gabriel2017-06-301-185/+0
| | | | We now only ship our config in itzks-systems.
* gsettings for ITZkS: Prep MATE screensaver defaults, longer idle delay, ↵Mike Gabriel2017-03-141-0/+43
| | | | introduce lock delay, introduce logout button in screensaver dialog.
* standardskriver tool: Tolerate non-existing [sections] in standardskriver.cfg.Mike Gabriel2015-04-171-13/+19
|
* bin/standardskriver: whitespace fixMike Gabriel2015-04-161-1/+0
|
* Fix reporting error (discovered by pyflakes).Mike Gabriel2015-04-161-1/+1
|
* standardskriver tool: Allow for customer based [machine.<CUSTOMERID>] and ↵Mike Gabriel2015-04-161-11/+29
| | | | [groups.<CUSTOMERID>] sections in /etc/standardskriver.cfg. This allows having all site configurations of all customers in one config file.
* itzks-systems-smartboard: Start SMARTBoardService daemon in user context ↵Mike Gabriel2015-02-182-4/+1
| | | | (not as root) and provide proper udev rules to grant normal users sufficient access to SMART whiteboard devices.
* Add bin:package itzks-systems-smartboard. Provide wrapping-like support on ↵Mike Gabriel2015-02-122-0/+6
| | | | Debian wheezy and above for SMART Notebook and tools contained in a Ubuntu 12.04 (i386) chroot.
* add subnet specs to config exampleMike Gabriel2013-11-131-0/+1
|
* Use python-netaddr in standardskriver to make it recognize network ↵Mike Gabriel2013-11-131-5/+13
| | | | | | | | | addresses, as well. * Use python-netaddr in standardskriver to make it recognize network addresses, as well. * debian/control: + Add dependency for bin:package itzks-systems-common: python-netaddr.
* rename itzks-standardskriver script to standardskriverMike Gabriel2013-11-131-0/+3
|
* Add standardskriver script, provided by linuxavdelingen.no.Mike Gabriel2013-11-081-0/+150
|
* /bin/passwd: To users with uidNumber >= 1000 -> show the GOsa² link. To ↵Mike Gabriel2012-11-021-3/+8
| | | | users with uidNumber < 1000 -> wrap around GNU passwd binary.
* /debian/itzks-systems-config.postrm: Undo dpkg diversion.Mike Gabriel2012-11-021-0/+4
|
* install passwd in this package without using the alternative systemMike Gabriel2012-11-021-4/+0
|
* /debian/itzks-systems-config.postinst et al.: dpkg-divert / install ↵Mike Gabriel2012-11-021-0/+4
| | | | update-alternative passwd binary, point to GOsa² instead whenever a user evokes the passwd dialog.
* /debian/itzks-systems-disklserver.install, sbin/diskless-workstation-shell: ↵Mike Gabriel2012-08-141-79/+0
| | | | Move diskless-workstation-shell script into src folder (source package).
* /bin/diskless-workstation-shell, /man/diskless-workation-shell.8: Add script ↵Mike Gabriel2012-07-311-0/+79
for diskless chroot maintenance to itzks-packages-disklserver package.