summaryrefslogtreecommitdiff
path: root/internet-kiosk-management/sbin
Commit message (Expand)AuthorAgeFilesLines
* Drop bin:package internet-kiosk-management completely. Reason: Hard to mainta...Mike Gabriel2016-03-246-674/+0
* Add SSH key login support to IK terminals. Re-arrange config templates.Mike Gabriel2012-10-221-3/+7
* fix typos in ik_shellMike Gabriel2012-09-131-2/+2
* Remove info lin in ik_shell about disabled service restarts. Service restarts...Mike Gabriel2012-09-131-2/+0
* do not remove /etc/hostname during maintenanceMike Gabriel2012-09-132-6/+0
* Revert "Remove /etc/hostname, whithout the file, the hostname gets set during...Mike Gabriel2012-09-131-1/+0
* Only mount /proc, /sys, /dev/pts inside chroot if not already mounted.Mike Gabriel2012-09-132-6/+6
* fix remnants of forked X2Go codeMike Gabriel2012-09-131-2/+2
* On post-squeeze Debian systems /var/run has been moved to /run.Mike Gabriel2012-09-131-2/+11
* Only create lo interface entries for IK terminals based on Debian squeeze.Mike Gabriel2012-09-131-2/+4
* typo fixMike Gabriel2012-09-133-4/+4
* Provide start-stop-daemon wrapper, allows machines to boot while system is in...Mike Gabriel2012-09-033-22/+47
* Make mounting and unmounting in chroot more robust.Mike Gabriel2012-09-033-18/+28
* Do not mount /proc and /dev/pts during boot, only keep it in fstab for chroot...Mike Gabriel2012-09-031-2/+2
* Drop i686 kernel, make sure symlinks to kernel image and initrd are relative.Mike Gabriel2012-09-031-3/+7
* Disable kms for radeon and i915 graphics adapters.Mike Gabriel2012-09-031-0/+2
* Remove /etc/hostname, whithout the file, the hostname gets set during PXE boot.Mike Gabriel2012-09-031-0/+1
* Symlink /etc/mtab to /proc/mounts before installing any kernels.Mike Gabriel2012-08-231-5/+4
* Use sed to patch initramfs configuration (rather than a patch that fails on w...Mike Gabriel2012-08-221-7/+1
* Add line breaks after 80 chars in ik_* scripts.Mike Gabriel2012-08-226-17/+32
* Fix ik_dte_shell.sh script, escape braces.Mike Gabriel2012-08-221-1/+1
* Change method of mounting /proc, /sys and /dev inside of chroots.Mike Gabriel2012-08-213-14/+30
* Add support for plymouth in diskless terminals.Mike Gabriel2012-08-211-0/+4
* Step towards wheezy, use it as default distribution.Mike Gabriel2012-08-211-5/+6
* initial commit, adapted from x2gothinclient 1.0.1.8Mike Gabriel2012-08-206-0/+597