Package: dctrl-tools Version: 2.24-3 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 296 Depends: libc6 (>= 2.14) Suggests: apt, debtags Conflicts: grep-dctrl Replaces: grep-dctrl Provides: grep-dctrl Filename: ./dctrl-tools_2.24-3_amd64.deb Size: 61476 MD5sum: 41bf7f83114e09e7c181966e913a4f75 SHA1: ca87f145e78f339cf924ebeb8007848287121a07 SHA256: b2b2341945d582e9ba2f0cf5f5049f6ffef99b927eef4508b5144e9775c8ff56 Section: utils Priority: optional Multi-Arch: foreign Homepage: https://github.com/ajkaijanaho/dctrl-tools Description: Command-line tools to process Debian package information Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (the dctrl format), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format and are therefore widely applicable whenever those formats are in play. . Included are: . grep-dctrl - Grep dctrl-format files grep-available - Grep the DPKG available database grep-status - Grep the DPKG status database grep-aptavail - Grep the APT available database grep-debtags - Grep the Debtags package database . sort-dctrl - Sort dctrl-format files . tbl-dctrl - Tabulate dctrl-format files . sync-available - Sync the dpkg available database with the apt database Original-Maintainer: Rhonda D'Vine Package: debconf-utils Source: debconf Version: 1.5.73 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 105 Depends: debconf (= 1.5.73) Conflicts: debconf (<< 0.1.0) Replaces: debconf (<< 0.1.0) Filename: ./debconf-utils_1.5.73_all.deb Size: 57212 MD5sum: 1c51da4e11eea9f6bcbc5ffd0756b6a3 SHA1: 980fdb118fba717a0c247f279f5b58decc8d6532 SHA256: 16b626967095fc48e88f83d9d7d49d5233f770101381ea75fec7cb739d2647a6 Section: devel Priority: optional Description: debconf utilities This package contains some small utilities for debconf developers. Original-Maintainer: Debconf Developers Package: salt-common Source: salt Version: 3007.13 Architecture: amd64 Maintainer: Debian Salt Team Installed-Size: 110175 Recommends: lsb-release Suggests: ifupdown Breaks: salt-minion (<= 3006.4) Filename: ./salt-common_3007.13_amd64.deb Size: 24875464 MD5sum: 1b3025718439dd4c12f3d69093be99d2 SHA1: a39f6d8552c4c1cc00a8e34c7fd6cddeb92d1bcf SHA256: 3bf5410f44c48ba4ddf632b5d54050646f13b3fbfa7ac17fc208e0a48a6a92ca Section: admin Priority: optional Homepage: http://saltproject.io/ Description: shared libraries that salt requires for all packages salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides shared libraries that salt-master, salt-minion, and salt-syndic require to function. Package: salt-minion Source: salt Version: 3007.13 Architecture: amd64 Maintainer: Debian Salt Team Installed-Size: 206 Depends: dctrl-tools, salt-common (= 3007.13), debconf (>= 0.5) | debconf-2.0 Recommends: debconf-utils, dmidecode, net-tools Breaks: salt-common (<= 3006.4) Replaces: salt-common (<= 3006.4) Filename: ./salt-minion_3007.13_amd64.deb Size: 108640 MD5sum: 2407a8ab8257f1adf0f786d2c91e61df SHA1: ce153b73153d6ed263295ae5d8c80d52c15f928f SHA256: 1983cf5a481620cab8d7feae487ab84538783f7a4ff4bb3050d7c4b6ffadae27 Section: admin Priority: optional Homepage: http://saltproject.io/ Description: client package for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the worker / agent for salt.