File: control

package info (click to toggle)
faumachine 20100527-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 53,836 kB
  • ctags: 20,552
  • sloc: ansic: 179,550; asm: 3,645; makefile: 3,611; perl: 2,103; sh: 1,529; python: 600; xml: 563; lex: 210; vhdl: 204
file content (64 lines) | stat: -rw-r--r-- 2,052 bytes parent folder | download
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: otherosfs
Priority: optional
Maintainer: FAUmachine Team <info@faumachine.org>
Uploaders: Volkmar Sieh <volkmar.sieh@informatik.uni-erlangen.de>,
 Stefan Potyra <sistpoty@ubuntu.com>
DM-Upload-Allowed: yes
Standards-Version: 3.9.1
Build-Depends: libx11-dev, 
 debhelper (>> 5.0),
 flex,
 bison,
 fig2ps,
 imagemagick,
 libasound2-dev,
 libesd0-dev,
 libgtk2.0-dev,
 libpulse-dev,
 libtheora-dev,
 xmlto, 
 automake (>= 1.10),
 gcc-multilib [amd64] | libc6-dev-i386 [amd64],
 iasl,
 libfauhdli-dev (>= 20100324),
 faucc (>= 20090220),
 etherboot,
 python
Homepage: http://www.faumachine.org

Package: faumachine
Architecture: i386 amd64 lpia
Depends: ${shlibs:Depends},
 ${misc:Depends}, 
 faumachine-data (= ${source:Version}),
 zenity, 
 fauhdlc (>= 20100324)
Recommends: slirp
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
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.