internet-kiosk (0.0.2-0~edu1) unstable; urgency=low * New upstream version (0.0.2): - Step towards wheezy, use it as default distribution. - Add support for plymouth in diskless terminals. - Add IK_PRETTY_NAME and IK_DISTRO_CODENAME to settings preview before running commands. - Change method of mounting /proc, /sys and /dev inside of chroots. - Provide README.unconfigured file in /etc/internet-kiosk. - Fix ik_dte_shell.sh script, escape braces. - Add line breaks after 80 chars in ik_* scripts. - Use sed to patch initramfs configuration (rather than a patch that fails on wheezy). The change is needed for squeeze only. - Symlink /etc/mtab to /proc/mounts before installing any kernels. - Hide the mouse pointer if input events become idle (using the unclutter tool). - Provide a more complex start up script for the webbrowser. - Disable kms for radeon and i915 graphics adapters. - Drop i686 kernel, make sure symlinks to kernel image and initrd are relative. - Do not mount /proc and /dev/pts during boot, only keep it in fstab for chroot mounting. - Make sure xrandr is available inside chroot, recommend an SSH server for remote maintenance. - Make mounting and unmounting in chroot more robust. - Provide start-stop-daemon wrapper, allows machines to boot while system is in maintenance mode. - Only create lo interface entries for IK terminals based on Debian squeeze. - On post-squeeze Debian systems /var/run has been moved to /run. - Only mount /proc, /sys, /dev/pts inside chroot if not already mounted. - Xorg appears as /usr/bin/X in ps ax output. Make sure it gets detected. - Provide a README.hostname file in doc folder of internet-kiosk-management. - Remove info lin in ik_shell about disabled service restarts. Service restarts are now possible during chroot maintenance. - Add SSH key login support to IK terminals. Re-arrange config templates. -- Mike Gabriel Tue, 21 Aug 2012 18:14:02 +0200 internet-kiosk (0.0.1-0~edu1) unstable; urgency=low * First upstream version (0.0.1): - Project start. - Package internet-kiosk, including the internet kiosk daemon functional. -- Mike Gabriel Tue, 21 Aug 2012 18:04:18 +0200