File: control

package info (click to toggle)
mol 0.9.70-17
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,436 kB
  • ctags: 11,008
  • sloc: ansic: 60,495; asm: 3,306; makefile: 716; yacc: 706; sh: 546; lex: 501; cpp: 370; perl: 228; pascal: 18
file content (46 lines) | stat: -rw-r--r-- 2,108 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
Source: mol
Section: otherosfs
Priority: optional
Maintainer: Jens Schmalzing <jensen@debian.org>
Build-Depends: debhelper (>> 3.0.0), autoconf, automake1.7 | automaken, binutils-dev, bison, docbook-to-man, flex, imagemagick, libasound2-dev, libesd0-dev, libncurses5-dev, po-debconf, xlibs-dev
Standards-Version: 3.6.1.1

Package: mol
Architecture: powerpc
Depends: debianutils (>= 1.7), mol-drivers, ${misc:Depends}, ${shlibs:Depends}
Recommends: mol-modules
Conflicts: mol-modules-2.4.20 (<= 0.9.69+20030713-1), mol-modules-2.4.21 (<= 0.9.69+20030713-1)
Description: The Mac-on-Linux emulator 
 .
 Mac-on-Linux is a virtual machine capable of running
 GNU/Linux, Mac OS and Mac OS X on most Debian/PowerPC
 machines.  In contrast to an emulator, Mac-on-Linux runs
 natively on the processor, i.e. it is very fast.
 .
 This package contains the emulator itself.  In order to actually use
 it, you need kernel modules from an mol-modules package built against
 your kernel version (if you can't find pre-packaged ones, build your
 own from the mol-modules-source package).  Also, you will need a
 mol-drivers package that supports the operating system you wish to
 run on the virtual machine.  At the time of this writing, there are
 driver packages for Linux, Mac OS 9 and earlier, and Mac OS X.

Package: mol-modules-source
Architecture: any
Depends: gcc, libc6-dev, make
Recommends: debhelper, kernel-package, m4
Suggests: kernel-headers | kernel-source
Description: The Mac-on-Linux emulator - source for kernel modules
 .
 Mac-on-Linux is basically an emulator capable of running
 MacOS on most Debian/PowerPC machines.  However, several
 things are not emulated -- in particular, the processor
 runs natively, which makes Mac-on-Linux very fast.  The
 main drawback is the need for special support code in the
 kernel.
 .
 This package contains the source code for the kernel
 modules `mol' and `sheep_net'.  In order to build these
 modules, you need the header files for your kernel.
 Probably the easiest way of obtaining them is to install
 the appropriate kernel-headers or kernel-source package.