blob: fe3ae354ac575874212c4976a1014048c6263cbe (
plain)
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
|
Source: gnumach
Section: base
Priority: optional
Maintainer: GNU Hurd Maintainers <bug-hurd@gnu.org>
Standards-Version: 3.5.6.0
Build-Depends: mig, sharutils
Package: gnumach
Section: base
Priority: optional
Architecture: hurd-i386
Description: The GNU version of the Mach microkernel
This is the Utah Mach microkernel used by the Hurd.
Package: gnumach-dbg
Section: devel
Priority: extra
Provides: gnumach
Architecture: hurd-i386
Description: The GNU version of the Mach microkernel for debugging
This is the Utah Mach microkernel used by the Hurd.
.
The version in this package is identical to the version found in the
gnumach package, except that it is not stripped and has the
kernel-level debugger compiled in.
Package: gnumach-dev
Section: devel
Priority: optional
Architecture: hurd-i386
Description: The GNU version of the Mach microkernel
These are the header files for the Utah Mach microkernel used by the Hurd.
|