File: control.in

package info (click to toggle)
systemimager 3.6.3dfsg1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 113,136 kB
  • ctags: 14
  • sloc: makefile: 138; sh: 59
file content (72 lines) | stat: -rw-r--r-- 3,743 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
60
61
62
63
64
65
66
67
68
69
70
71
72
Source: systemimager
Section: admin
Priority: optional
Maintainer: dann frazier <dannf@debian.org>
Build-Depends: bc, bin86 [i386], bison, bzip2, cramfsprogs (>= 1.1-4), debhelper (>= 4.0.0), flex, gcc-3.3 [ia64], gettext, groff-base, libpopt-dev, libtool, libreadline5-dev, libssl-dev, module-init-tools, rsync, tofrodos, texinfo, uuid-dev, zlib1g-dev
Build-Conflicts: libc-pic
Build-Depends-Indep: bc, bzip2, debhelper (>= 4.0.0), docbook-to-man, docbook-utils, jadetex, sgmltools-lite
Standards-Version: 3.5.7

Package: systemimager-server
Architecture: all
Depends: ${perl:Depends}, binutils, debianutils (>= 1.7), dosfstools, libappconfig-perl, libxml-parser-perl, libxml-simple-perl, mkisofs, mtools, rsync, systemconfigurator (>= 2.0.1), systemimager-boot-i386-standard | systemimager-boot-ia64-standard, systemimager-common (= ${Source-Version})
Recommends: dhcp3-server | dhcp, syslinux
Description: Automate GNU/Linux installs and upgrades over a network
 SystemImager is a set of utilities for installing GNU/Linux software images to
 clients machines over the network.  Images are stored in flat files on the
 server, making updates easy.  The rsync protocol is used for transfers,
 making updates efficient.
 .
 The syslinux package should be installed on servers that will be creating
 bootable media for x86 clients.

Package: systemimager-client
Architecture: all
Depends: ${perl:Depends}, file, rsync, systemimager-boot-i386-standard | systemimager-boot-ia64-standard, systemimager-common (= ${Source-Version}), systemconfigurator (>= 2.0.1)
Description: Utilities for creating an image and upgrading client machines
 SystemImager is a set of utilities for installing GNU/Linux software images to
 clients machines over the network.  Images are stored in flat files on the
 server, making updates easy.  The rsync protocol is used for transfers, making
 updates efficient.
 .
 This package contains utilities for updating a client's image from the
 server, and preparing a client for having its image fetched by the server.

Package: systemimager-common
Architecture: all
Depends: ${perl:Depends}, rsync
Description: Utilities and libraries common to both the server and client
 SystemImager is a set of utilities for installing GNU/Linux software images to
 clients machines over the network.  Images are stored in flat files on the
 server, making updates easy.  The rsync protocol is used for transfers, making
 updates efficient.
 .
 This package contains files common to both the systemimager client and server.

Package: systemimager-doc
Section: doc
Architecture: all
Suggests: systemimager-server
Description: Manual and other documentation
 SystemImager is a set of utilities for installing GNU/Linux software images to
 clients machines over the network.  Images are stored in flat files on the
 server, making updates easy.  The rsync protocol is used for transfers,
 making updates efficient.
 .
 This package contains documentation for SystemImager.

Package: systemimager-server-flamethrowerd
Architecture: all
Depends: systemimager-server (>=3.6.3), flamethrower
Description: SystemImager boot binaries for ${misc:Package-Arch} client nodes
 SystemImager is a set of utilities for installing GNU/Linux software images to
 client machines over the network.  Images are stored in flat files on the
 server, making updates easy.  The rsync protocol is used for transfers,
 making updates efficient.
 .
 This package adds support for doing multicast installations.  Multicast
 scales very well, allowing for the installation of hundreds of clients
 at the same time.  Some tuning is required for optimal performance.
 .
 This release requires that your client has enough memory to hold a copy
 of the system image.