packing update
[qemu] / debian / README.Debian
1 qemu for Debian
2 ---------------
3
4 The qemu debian package does not include the video.x file, which is 
5 needed by qemu-system-ppc for some systems. The file is available from
6 the mac-on-linux project, and the sources are available on:
7   http://mac-on-linux.svn.sourceforge.net/viewvc/mac-on-linux/mac-drivers/video_driver/Makefile?revision=HEAD&view=markup
8
9 They are not buildable on a Debian system though, hence video.x is not
10 present in the package. The qemu-system-ppc binary is still useful for
11 emulating a PReP platform, which does not need video.x.
12
13  -- Aurelien Jarno <aurel32@debian.org>  Sun, 16 Mar 2008 19:17:39 +0100
14
15
16 The qemu debian package includes a simple script called qemu-make-debian-root
17 under /usr/sbin, which uses debootstrap to create an image suitable for qemu
18 with a fresh Debian installation inside.
19
20 If you just want a test system, not wanting to go through any installation
21 process, that might be just ideal. Take a look at the manual page
22 qemu-make-debian-root (8) for further usage instructions.
23
24  -- Guilherme de S. Pastore <gpastore@colband.com.br>, Sun May 15 09:49:11 2005
25