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
|
Source: plex86
Section: misc
Priority: extra
Maintainer: Robert Millan <zeratul2@wanadoo.es>
Build-Depends: debhelper (>> 3.0.0), bcc, bin86, libncurses-dev, csh | c-shell, xlibs-dev, fakeroot, patch
Standards-Version: 3.5.2
Package: plex86
Architecture: i386
Replaces: plex86-kernel-common
Depends: ${shlibs:Depends}, plex86-kernel | plex86-kernel-src, vgabios, debconf
Recommends: createdisk | bximage, xutils, xfonts-bochs | xfonts-vga | xfonts-dosemu
Conflicts: plex86-kernel-common
Description: PC virtualization program to run x86 operating systems.
Plex86 is an extensible free PC virtualization software program which will
allow PC and workstation users to run multiple operating systems concurrently
on the same machine.
.
Plex86 is able to run several operating systems, including MSDOS, FreeDOS,
Windows9x/NT, GNU/Linux, FreeBSD and NetBSD. It will run as much of the
operating system and application software natively as possible, the rest
being emulated by the PC virtualization monitor.
Package: plex86-kernel-src
Architecture: i386
Depends: debhelper, debconf, kernel-package, make, gcc | c-compiler, g++ | c++-compiler, autoconf, gnome-terminal | x-terminal-emulator
Recommends: kernel-headers | kernel-source
Suggests: fakeroot
Conflicts: plex86 (<= 0.0.20011018-2)
Description: kernel code for Plex86
This package includes sources of the Plex86 kernel code. You can
use them to build the linux module required to run Plex86.
Package: createdisk
Architecture: all
Conflicts: plex86 (<= 0.0.20011018-4)
Description: Plex86 Empty Disk Image Utility
This tool is part of the Plex86 project. Its purpose is to generate
disk images that are used to allocate the guest operating system in
Plex86 environment.
.
It can be useful for other programs that also make use of disk images,
like Bochs.
|