summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control44
1 files changed, 3 insertions, 41 deletions
diff --git a/debian/control b/debian/control
index 3c921ea..8d737b0 100644
--- a/debian/control
+++ b/debian/control
@@ -12,35 +12,6 @@ Homepage: http://wiki.it-zukunft-schule.de
Vcs-Git: https://code.it-zukunft-schule.de/cgit/internet-kiosk.git
Vcs-Browser: https://code.it-zukunft-schule.de/cgit/internet-kiosk/
-Package: internet-kiosk-management
-Architecture: all
-Depends:
- ${misc:Depends},
- debootstrap
-Recommends:
- atftpd | tftpd | tftpd-hpa,
- syslinux,
- syslinux-themes-debian-squeeze,
- nfs-kernel-server,
-Suggests:
- dhcp3-server | dnsmasq | isc-dhcp-server,
-Description: Management tools for diskless Internet Kiosk installations
- Internet Kiosk is a simple tool that provides an internet-cafe-like
- terminal. It starts up a web browser with restricted functionality (kiosk mode)
- in full screen mode and launches a pre-configured start page.
- .
- Internet Kiosk can be provided on top of a minimal system installation
- as well as within a diskless chroot environment on multiple machines
- that boot over the network.
- .
- internet-kiosk-management:
- --------------------------
- This package contains tools to administrate a diskless boot environment
- of Internet Kiosk terminals.
- .
- Install this package on the chroot server that provides multiple
- Internet Kiosk terminals over PXE/Etherboot.
-
Package: internet-kiosk
Architecture: all
Depends:
@@ -66,21 +37,12 @@ Suggests:
openssh-server,
plymouth,
plymouth-themes-all,
-Description: Internet Kiosk daemon
+Description: Internet Kiosk Session
Internet Kiosk is a simple tool that provides an internet-cafe-like
- terminal. It starts up a web browser with restricted functionality (kiosk mode)
- in full screen mode and launches a pre-configured start page.
+ X11 session. It starts up a web browser with restricted functionality
+ (kiosk mode) in full screen mode and launches a pre-configured start page.
.
Internet Kiosk can be provided on top of a minimal system installation
as well as within a diskless chroot environment on multiple machines
that boot over the network.
- .
- internet-kiosk:
- ---------------
- This package provides a daemon for Internet Kiosk terminals that launches
- a mozilla-based web browser in fullscreen mode and restricted functionality.
- .
- Either install this package on top of a minimal system installation or
- let the Internet Kiosk management scripts install it within the diskless
- Internet Kiosk chroot environment.