index
:
internet-kiosk
master
Internet Kiosk System -- discontinued --
ITZkS Developers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make mounting and unmounting in chroot more robust.
Mike Gabriel
2012-09-03
4
-18
/
+29
|
*
Make sure xrandr is available inside chroot, recommend an SSH server for ↵
Mike Gabriel
2012-09-03
2
-0
/
+4
|
|
|
|
remote maintenance.
*
Do not mount /proc and /dev/pts during boot, only keep it in fstab for ↵
Mike Gabriel
2012-09-03
2
-2
/
+4
|
|
|
|
chroot mounting.
*
Drop i686 kernel, make sure symlinks to kernel image and initrd are relative.
Mike Gabriel
2012-09-03
2
-3
/
+9
|
*
Disable kms for radeon and i915 graphics adapters.
Mike Gabriel
2012-09-03
2
-0
/
+3
|
*
Remove /etc/hostname, whithout the file, the hostname gets set during PXE boot.
Mike Gabriel
2012-09-03
2
-0
/
+3
|
*
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
2
-2
/
+30
|
*
typo fix
Mike Gabriel
2012-08-27
1
-1
/
+1
|
*
Hide the mouse pointer if input events become idle (using the unclutter tool).
Mike Gabriel
2012-08-24
3
-0
/
+4
|
*
Symlink /etc/mtab to /proc/mounts before installing any kernels.
Mike Gabriel
2012-08-23
2
-5
/
+5
|
*
Use sed to patch initramfs configuration (rather than a patch that fails on ↵
Mike Gabriel
2012-08-22
2
-7
/
+3
|
|
|
|
wheezy). The change is needed for squeeze only.
*
Add line breaks after 80 chars in ik_* scripts.
Mike Gabriel
2012-08-22
7
-17
/
+33
|
*
Fix ik_dte_shell.sh script, escape braces.
Mike Gabriel
2012-08-22
2
-1
/
+2
|
*
Provide README.unconfigured file in /etc/internet-kiosk.
Mike Gabriel
2012-08-22
3
-0
/
+35
|
*
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
4
-14
/
+32
|
*
fix upstream VERSION file
Mike Gabriel
2012-08-21
1
-1
/
+1
|
*
Add IK_PRETTY_NAME and IK_DISTRO_CODENAME to settings preview before running ↵
Mike Gabriel
2012-08-21
2
-0
/
+4
|
|
|
|
commands.
*
Add support for plymouth in diskless terminals.
Mike Gabriel
2012-08-21
4
-0
/
+11
|
*
Step towards wheezy, use it as default distribution.
Mike Gabriel
2012-08-21
3
-6
/
+17
|
*
release 0.0.1
0.0.1
Mike Gabriel
2012-08-21
1
-2
/
+2
|
*
version change, changelog update
Mike Gabriel
2012-08-21
1
-3
/
+4
|
*
use -c option with su command
Mike Gabriel
2012-08-21
1
-1
/
+1
|
*
start matchbox-window-manager as user, typo fix
Mike Gabriel
2012-08-21
1
-1
/
+1
|
*
remove redundant echo line when restarting
Mike Gabriel
2012-08-21
1
-1
/
+0
|
*
improve browser startup, provide homepage in ik_start, remove default ↵
Mike Gabriel
2012-08-21
6
-14
/
+10
|
|
|
|
mozilla profile as it is not needed
*
fix NAME for pid file
Mike Gabriel
2012-08-21
1
-1
/
+1
|
*
add xul-ext-fullscreen as dependency
Mike Gabriel
2012-08-21
1
-0
/
+1
|
*
add empty profile directory
Mike Gabriel
2012-08-21
1
-0
/
+0
|
*
provide basic mozilla profile
Mike Gabriel
2012-08-21
4
-0
/
+113
|
*
path fixes in internet-kiosk-daemon script
Mike Gabriel
2012-08-21
1
-2
/
+2
|
*
initial commit, adapted from x2gothinclient 1.0.1.8
Mike Gabriel
2012-08-20
40
-0
/
+1454