summaryrefslogtreecommitdiff
path: root/internet-kiosk-management
Commit message (Expand)AuthorAgeFilesLines
* Drop bin:package internet-kiosk-management completely. Reason: Hard to mainta...Mike Gabriel2016-03-2421-1117/+0
* Complete rework of the Internet Kiosk Browser startup.Mike Gabriel2016-03-225-136/+0
* typo fixMike Gabriel2012-10-221-1/+1
* Add SSH key login support to IK terminals. Re-arrange config templates.Mike Gabriel2012-10-226-3/+16
* 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
* Provide a README.hostname file in doc folder of internet-kiosk-management.Mike Gabriel2012-09-131-0/+38
* 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
* remove commented out codeMike Gabriel2012-09-031-1/+0
* Provide a more complex start up script for the webbrowser.Mike Gabriel2012-09-031-2/+29
* 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
* fix wrong path in ik_settingsMike Gabriel2012-08-211-1/+1
* Change method of mounting /proc, /sys and /dev inside of chroots.Mike Gabriel2012-08-213-14/+30
* Add IK_PRETTY_NAME and IK_DISTRO_CODENAME to settings preview before running ...Mike Gabriel2012-08-211-0/+2
* Add support for plymouth in diskless terminals.Mike Gabriel2012-08-212-0/+7
* Step towards wheezy, use it as default distribution.Mike Gabriel2012-08-212-6/+10
* improve browser startup, provide homepage in ik_start, remove default mozilla...Mike Gabriel2012-08-213-10/+3
* add empty profile directoryMike Gabriel2012-08-211-0/+0
* provide basic mozilla profileMike Gabriel2012-08-212-0/+61
* initial commit, adapted from x2gothinclient 1.0.1.8Mike Gabriel2012-08-2022-0/+1041