File: control

package info (click to toggle)
ibcs 981105-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,800 kB
  • ctags: 4,031
  • sloc: ansic: 27,707; makefile: 471; sh: 199; perl: 18; pascal: 2
file content (59 lines) | stat: -rw-r--r-- 2,218 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
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: ibcs
Section: otherosfs
Priority: optional
Maintainer: Stephen Zander <gibreel@debian.org>
Standards-Version: 3.1.0

Package: ibcs-base
Architecture: i386 sparc
Depends: ${shlibs:Depends}, makedev (>=1.6-11)
Recommends: ibcs-source-2.0 | ibcs-source-2.2
Conflicts: ibcs, ibcs2.0.32
Replaces: ibcs, ibcs2.0.32
Description: Intel Binary Compatibility Specification Module
 The iBCS Emulator runs binaries for other Unixes.
 Emulations provided:
  * Sparc Solaris
  * i386 BSD (386BSD, FreeBSD, NetBSD, BSDI/386) - very alpha, very old.
  * SVR4 (Interactive, Unixware, USL, Dell etc.)
  * SVR3 generic
  * SCO (SVR3 with extensions for symlinks and long filenames)
  * SCO OpenServer 5
  * Wyse V/386 (SVR3 with extensions for symlinks)
  * Xenix V/386 (386 small model binaries only)
 .
 Subsystems emulated:
  * SYSV IPC
  * /dev/socksys socket interface as used by the Lachman STREAMS
    based networking implementation.
  * BSD and Wyse V/386 system call socket interface.
  * /dev/spx STREAMS device (limited server support).
  * XTI/TLI transports for TCP, UDP and related protocols - client
    only (outgoing connections). Accepting connections untested.
 .
 This package contains the shared tools used by iBCS for both the 2.0
 and 2.2 series kernels.

Package: ibcs-source-2.0
Architecture: all
Recommends: ibcs-base, kernel-source-2.0.36|kernel-source-2.0.38
Description: iBCS Emulator Modules for Linux (2.0.x kernel)
 The iBCS Emulator runs binaries for other Unixes.
 .
 This package contains the source for the loadable modules for the
 iBCS Emulator.  This source code is for 2.0 series kernels.
 .
 This package does not contain module binaries.  You must build the
 iBCS module your kernel needs.

Package: ibcs-source-2.2
Architecture: all
Recommends: ibcs-base, kernel-source-2.2.10|kernel-source-2.2.12|kernel-source-2.2.13|kernel-source-2.2.14
Description: iBCS Emulator Modules for Linux (2.2.x kernel)
 The iBCS Emulator runs binaries for other Unixes.
 .
 This package contains the source for the loadable modules for the
 iBCS Emulator.  This source code is for 2.2 series kernels.
 .
 This package does not contain module binaries.  You must build the
 iBCS module your kernel needs.