File: README

package info (click to toggle)
quake2-data 9
  • links: PTS
  • area: contrib
  • in suites: woody
  • size: 112 kB
  • ctags: 19
  • sloc: sh: 421; exp: 106; makefile: 55
file content (19 lines) | stat: -rw-r--r-- 750 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Test harness for quake2-data

This is a horrid hack using User-Mode-Linux to create a test environment for
quake2-data.  It is a way to automatically install the package with different
options and test the results for buggy installs.  It also allows one to
automate upgrades, clean installs, and downgrades.

This is deliberately *not* part of the build process in debian/rules because
it requires a lot of manual setting up and dependence on weird things that are
unrelated to the package itself.

You should have the following things installed:

a host kernel with tuntap support
a uml kernel with hostfs and tuntap support
a debian rootfs (one from the UML website will do) about 500M in size
the following debian packages:
	expect
	uml-utilities