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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
|
Source: faumachine
Section: misc
Priority: optional
Maintainer: FAUmachine Team <faumachine@potyra.de>
Uploaders: Volkmar Sieh <volkmar.sieh@informatik.uni-erlangen.de>,
Stefan Potyra <stefan@potyra.de>,
Bruno "Fuddl" Kleinert <fuddl@tauware.de>
Standards-Version: 4.2.1
Build-Depends: libx11-dev,
debhelper (>> 5.0),
flex,
bison,
fig2ps,
imagemagick,
libasound2-dev,
libgtk2.0-dev,
libpulse-dev,
libtheora-dev,
xmlto,
automake (>= 1.10),
gcc-multilib [amd64] | libc6-dev-i386 [amd64],
iasl,
libfauhdli-dev (>= 20110812),
faucc (>= 20180503),
python
Homepage: http://faumachine.potyra.de/
Package: faumachine
Architecture: i386 amd64
Depends: ${shlibs:Depends},
${misc:Depends},
faumachine-data (= ${source:Version}),
zenity,
fauhdlc (>= 20110812)
Recommends: slirp
Built-Using: ${libfauhdli-dev:Built-Using}
Description: Virtual machine running in user mode
FAUmachine is a virtual machine that can simulate PC hardware like QEMU.
Its main focus is to simulate the real hardware as close as possible.
.
FAUmachine comes with the ability to inject faults to different hardware
simulators, e.g. to inject intermittent or transient faults to the simulated
disk or the simulated memory.
.
FAUmachine also comes with an experiment controller, with which automated
tests, like installing an operating system from an iso image, can be run.
Package: faumachine-data
Architecture: all
Depends: ${misc:Depends}
Recommends: faumachine
Built-Using: ${libfauhdli-dev:Built-Using}
Description: Virtual machine running in user mode -- data files
FAUmachine is a virtual machine that can simulate PC hardware like QEMU.
Its main focus is to simulate the real hardware as close as possible.
.
FAUmachine comes with the ability to inject faults to different hardware
simulators, e.g. to inject intermittent or transient faults to the simulated
disk or the simulated memory.
.
FAUmachine also comes with an experiment controller, with which automated
tests, like installing an operating system from an iso image, can be run.
.
This package contains the architecture independent data files.
|