1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: systemimager-ssh
Section: admin
Priority: optional
Maintainer: dann frazier <dannf@debian.org>
Build-Depends-Indep: bzip2, debhelper (>> 2.0.0), libssl-dev, python, zlib1g-dev
Build-Conflicts: libc6-pic, libc6.1-pic
Standards-Version: 3.5.7
Package: systemimager-ssh-i386
Architecture: all
Depends: systemimager-boot-i386-standard (>= 3.2.0), systemimager-boot-i386-standard (<< 3.3.0)
Description: SystemImager boot binaries for i386 client nodes
SystemImager is a set of utilities for installing GNU/Linux disk 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 provides an optional ssh component for the image server, which
adds the ability to do secure, automated installs.
|