Source: fliwi-vhost
XC-Ymc-Autobuild-Repository: fliwi
XC-Ymc-Autobuild-Changed-By: Daniel Beyer <dabe@deb.ymc.ch>
Section: misc
Priority: optional
Maintainer: Fliwi Maintainers <maintainers@fliwi.org>
Uploaders: Daniel Beyer <dabe@deb.ymc.ch>
Build-Depends: build-essential,
               cdbs,
               config-package-dev,
               debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://www.fliwi.org

Package: fliwi-vhost
Architecture: all
Depends: conserver-server,
         fliwi-tools-basic,
         lib-ymc-networktools,
         qemu-kvm (>= 1.1),
         sgabios | fliwi-vhost-serial-bios-redirection-support,
         udev,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: fliwi-tools-extra
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: Provides a vhost in Fliwi
 This packages provides a host system for virtual
 servers. The technology currently used is qemu-kvm.

Package: fliwi-vhost-serial-bios-redirection-support
Architecture: all
Suggests: qemu-kvm (>= 1.1)
Conflicts: qemu-kvm (>= 1.3.0+dfsg-4~),
           sgabios
Description: Provides serial bios redirection for qemu-kvm in Fliwi
 The Google Serial Graphics Adapter BIOS or SGABIOS provides a means for
 legacy x86 software to communicate with an attached serial console as if
 a video card were attached. SGABIOS is designed to be inserted into a BIOS
 as an option rom to provide over a serial port the display and input
 capabilities normally handled by a VGA adapter and a keyboard.
 This packages has been provided for Fliwi, since no sgabios.bin (as of April
 2013) is found in any release of Debian. It will be dropped if sgabios.bin
 is provided by Debian itself.

Package: fliwi-console-server
Architecture: all
Pre-Depends: conserver-client,
             conserver-server
Depends: dialog,
         fakechroot,
         fliwi-per-service-ssh-server,
         fliwi-tools-basic,
         lib-ymc-common,
         ${misc:Depends},
         ${shlibs:Depends}
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: Provides direct access to consoles in Fliwi
 This packages provides access to consoles. It can be used to implement
 an out-of-band management to access consoles of real and virtual servers
 independent from the state of the OS. The technology currently used in
 is background is conserver.
