blob: 9fba4f4562174a031ef12f0cd4b61db5cde802c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
internet-kiosk (0.0.2-0~edu1) UNRELEASED; 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.
- Remove /etc/hostname, whithout the file, the hostname gets set
during PXE boot.
- 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.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 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 <mike.gabriel@das-netzwerkteam.de> Tue, 21 Aug 2012 18:04:18 +0200
|