| Commit message (Expand) | Author | Age | Files | Lines |
| * | Drop bin:package internet-kiosk-management completely. Reason: Hard to mainta... | Mike Gabriel | 2016-03-24 | 21 | -1117/+0 |
| * | Complete rework of the Internet Kiosk Browser startup. | Mike Gabriel | 2016-03-22 | 5 | -136/+0 |
| * | typo fix | Mike Gabriel | 2012-10-22 | 1 | -1/+1 |
| * | Add SSH key login support to IK terminals. Re-arrange config templates. | Mike Gabriel | 2012-10-22 | 6 | -3/+16 |
| * | fix typos in ik_shell | Mike Gabriel | 2012-09-13 | 1 | -2/+2 |
| * | Remove info lin in ik_shell about disabled service restarts. Service restarts... | Mike Gabriel | 2012-09-13 | 1 | -2/+0 |
| * | Provide a README.hostname file in doc folder of internet-kiosk-management. | Mike Gabriel | 2012-09-13 | 1 | -0/+38 |
| * | do not remove /etc/hostname during maintenance | Mike Gabriel | 2012-09-13 | 2 | -6/+0 |
| * | Revert "Remove /etc/hostname, whithout the file, the hostname gets set during... | Mike Gabriel | 2012-09-13 | 1 | -1/+0 |
| * | Only mount /proc, /sys, /dev/pts inside chroot if not already mounted. | Mike Gabriel | 2012-09-13 | 2 | -6/+6 |
| * | fix remnants of forked X2Go code | Mike Gabriel | 2012-09-13 | 1 | -2/+2 |
| * | On post-squeeze Debian systems /var/run has been moved to /run. | Mike Gabriel | 2012-09-13 | 1 | -2/+11 |
| * | Only create lo interface entries for IK terminals based on Debian squeeze. | Mike Gabriel | 2012-09-13 | 1 | -2/+4 |
| * | typo fix | Mike Gabriel | 2012-09-13 | 3 | -4/+4 |
| * | Provide start-stop-daemon wrapper, allows machines to boot while system is in... | Mike Gabriel | 2012-09-03 | 3 | -22/+47 |
| * | Make mounting and unmounting in chroot more robust. | Mike Gabriel | 2012-09-03 | 3 | -18/+28 |
| * | Do not mount /proc and /dev/pts during boot, only keep it in fstab for chroot... | Mike Gabriel | 2012-09-03 | 1 | -2/+2 |
| * | Drop i686 kernel, make sure symlinks to kernel image and initrd are relative. | Mike Gabriel | 2012-09-03 | 1 | -3/+7 |
| * | Disable kms for radeon and i915 graphics adapters. | Mike Gabriel | 2012-09-03 | 1 | -0/+2 |
| * | Remove /etc/hostname, whithout the file, the hostname gets set during PXE boot. | Mike Gabriel | 2012-09-03 | 1 | -0/+1 |
| * | remove commented out code | Mike Gabriel | 2012-09-03 | 1 | -1/+0 |
| * | Provide a more complex start up script for the webbrowser. | Mike Gabriel | 2012-09-03 | 1 | -2/+29 |
| * | Symlink /etc/mtab to /proc/mounts before installing any kernels. | Mike Gabriel | 2012-08-23 | 1 | -5/+4 |
| * | Use sed to patch initramfs configuration (rather than a patch that fails on w... | Mike Gabriel | 2012-08-22 | 1 | -7/+1 |
| * | Add line breaks after 80 chars in ik_* scripts. | Mike Gabriel | 2012-08-22 | 6 | -17/+32 |
| * | Fix ik_dte_shell.sh script, escape braces. | Mike Gabriel | 2012-08-22 | 1 | -1/+1 |
| * | fix wrong path in ik_settings | Mike Gabriel | 2012-08-21 | 1 | -1/+1 |
| * | Change method of mounting /proc, /sys and /dev inside of chroots. | Mike Gabriel | 2012-08-21 | 3 | -14/+30 |
| * | Add IK_PRETTY_NAME and IK_DISTRO_CODENAME to settings preview before running ... | Mike Gabriel | 2012-08-21 | 1 | -0/+2 |
| * | Add support for plymouth in diskless terminals. | Mike Gabriel | 2012-08-21 | 2 | -0/+7 |
| * | Step towards wheezy, use it as default distribution. | Mike Gabriel | 2012-08-21 | 2 | -6/+10 |
| * | improve browser startup, provide homepage in ik_start, remove default mozilla... | Mike Gabriel | 2012-08-21 | 3 | -10/+3 |
| * | add empty profile directory | Mike Gabriel | 2012-08-21 | 1 | -0/+0 |
| * | provide basic mozilla profile | Mike Gabriel | 2012-08-21 | 2 | -0/+61 |
| * | initial commit, adapted from x2gothinclient 1.0.1.8 | Mike Gabriel | 2012-08-20 | 22 | -0/+1041 |