summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* 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.