summaryrefslogtreecommitdiff
path: root/internet-kiosk-management/sbin/ik_shell
Commit message (Collapse)AuthorAgeFilesLines
* Drop bin:package internet-kiosk-management completely. Reason: Hard to ↵Mike Gabriel2016-03-241-100/+0
| | | | maintain, low quality duplicate of what can also be achieved with an LTSP chroot.
* fix typos in ik_shellMike Gabriel2012-09-131-2/+2
|
* Remove info lin in ik_shell about disabled service restarts. Service ↵Mike Gabriel2012-09-131-2/+0
| | | | restarts are now possible during chroot maintenance.
* do not remove /etc/hostname during maintenanceMike Gabriel2012-09-131-3/+0
|
* Only mount /proc, /sys, /dev/pts inside chroot if not already mounted.Mike Gabriel2012-09-131-3/+3
|
* typo fixMike Gabriel2012-09-131-2/+2
|
* Provide start-stop-daemon wrapper, allows machines to boot while system is ↵Mike Gabriel2012-09-031-8/+18
| | | | in maintenance mode.
* Make mounting and unmounting in chroot more robust.Mike Gabriel2012-09-031-6/+9
|
* Add line breaks after 80 chars in ik_* scripts.Mike Gabriel2012-08-221-1/+2
|
* 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-211-5/+9
|
* initial commit, adapted from x2gothinclient 1.0.1.8Mike Gabriel2012-08-201-0/+87