Package: aep-nfs-ha Priority: optional Section: admin Installed-Size: 26 Maintainer: Automatic Server AG Architecture: all Version: 0.1.0-0aos1~26.04.1 Depends: keepalived, nfs-kernel-server, zfsutils-linux, sanoid, rsync Filename: pool/main/a/aep-nfs-ha/aep-nfs-ha_0.1.0-0aos1~26.04.1_all.deb Size: 6228 MD5sum: 8159ec1640b2aaba56fdac4ad3c01316 SHA1: 1cb9b4ec9cf2f2a54d77deefe5b9708efd2115dd SHA256: bb3fbd7797b927149bc587a95585b642cd617d71e2bd52e8164f54b008f1c474 SHA512: c577659915dadd432007f1fbc1b2fe083e22b1af054e2e62ab65fa588700215546119b13c2fffb96a47af1df9187a5fa54c6f4812bf080d796bc01a7f8b3a6e0 Description: NFS pair for AEP: keepalived VIP scripts and ZFS replication keepalived track/notify scripts that move the NFS service VIP together with the exports (datasets read-write on the master, read-only on the standby, nfsdcld client state carried over), and replicate_nfs, the pull-based ZFS snapshot replication run by the standby. All scripts read their pair parameters from /etc/default/aep-nfs-ha, so either node can hold either role. Product code, not configuration management. Homepage: https://www.automatic-server.com/ Package: aep-puppet-ca-backup Priority: optional Section: admin Installed-Size: 86 Maintainer: Automatic Server AG Architecture: all Version: 0.1.1-0aos1~26.04.1 Depends: age, bash, openssl, aep-topology-sync, s6-policy Recommends: zabbix-agent-s6 Filename: pool/main/a/aep-puppet-ca-backup/aep-puppet-ca-backup_0.1.1-0aos1~26.04.1_all.deb Size: 18318 MD5sum: 43867d8835333e73d662f935b62df2a1 SHA1: 6aa7355841ace3d8fe9f5697b24d655f8184973c SHA256: f9381525bea3140e657d323f65d0d32fa0b7ebfbfff414053ac9e70e0fb817b1 SHA512: 51458d5b9e5e284de4c216f68cff57c21ff4b5b1ea05c7b4b444090009ccbdffd26f6234aab1c236cd93d79bd9128daac8b5d59f3b552eef6601faf7e262d393 Description: Back up a Tick instance's Puppet CA and keep its CRL complete. Two s6-rc longruns for the Puppet server of a Tick instance, plus the Zabbix check that watches both. . puppet-ca-backup archives the CA once a day, encrypts it with the instance's app key and puts it under secrets/puppet-ca/ in the object store. The CA is the one piece of material whose loss makes an instance unrecoverable, so the archive is checked before it is uploaded: without ca_key.pem in it, it is not a CA backup and the run fails instead of reporting success. . root-crl-sync appends the root CRL to Puppet's own revocation list on every tick. Not because the topology changes, but because "puppetserver ca revoke" rewrites ca_crl.pem and discards whatever else was in it -- including the appended root CRL -- and there is no telling when that happens. With certificate_revocation = chain that file decides which certificates the fleet still accepts. . Both scripts come from tick-deploy (dd81a1b), where they lived as files of the Puppet VM. They are packaged for the same reason as aep-topology-sync: a copy inside a Puppet module drifts from the original, and it shows at the worst possible moment -- the copy in tick-r10k carried the Puppet 6 path and would have backed up an empty directory. . aep-topology-sync is a hard dependency: it ships /opt/tick/lib/s3.sh, which both scripts source. The instance configuration (/etc/tick/puppet-vm.conf) is deliberately not part of this package -- it differs per instance and belongs to the bootstrap. What an operator may set is in /etc/default/puppet-ca-backup and /etc/default/root-crl-sync; the stamp contract is in README.Debian. Homepage: https://www.automatic-server.com/ Package: aep-puppet-ca-backup Priority: optional Section: admin Installed-Size: 84 Maintainer: Automatic Server AG Architecture: all Version: 0.1.0-0aos1~26.04.1 Depends: age, bash, openssl, aep-topology-sync, s6-policy Recommends: zabbix-agent-s6 Filename: pool/main/a/aep-puppet-ca-backup/aep-puppet-ca-backup_0.1.0-0aos1~26.04.1_all.deb Size: 17404 MD5sum: d84b8d0fcde8200d5bf2b9194143ce16 SHA1: 6a648adf35b41a0a2aa19e4a668425d0a14b1103 SHA256: 33a76b1bd8cda80ac2f8f0def4196ee90b1ced277708500221e8cabb5d189cb1 SHA512: 336ede46c4f8df663bbaf057477a2c766ed8a5fdd92e775d7e7f96c258faeea07aff18c2caae78b27ef74a69b6a401e61afea2eb55768a2e58ee368abcc25773 Description: Back up a Tick instance's Puppet CA and keep its CRL complete. Two s6-rc longruns for the Puppet server of a Tick instance, plus the Zabbix check that watches both. . puppet-ca-backup archives the CA once a day, encrypts it with the instance's app key and puts it under secrets/puppet-ca/ in the object store. The CA is the one piece of material whose loss makes an instance unrecoverable, so the archive is checked before it is uploaded: without ca_key.pem in it, it is not a CA backup and the run fails instead of reporting success. . root-crl-sync appends the root CRL to Puppet's own revocation list on every tick. Not because the topology changes, but because "puppetserver ca revoke" rewrites ca_crl.pem and discards whatever else was in it -- including the appended root CRL -- and there is no telling when that happens. With certificate_revocation = chain that file decides which certificates the fleet still accepts. . Both scripts come from tick-deploy (dd81a1b), where they lived as files of the Puppet VM. They are packaged for the same reason as aep-topology-sync: a copy inside a Puppet module drifts from the original, and it shows at the worst possible moment -- the copy in tick-r10k carried the Puppet 6 path and would have backed up an empty directory. . aep-topology-sync is a hard dependency: it ships /opt/tick/lib/s3.sh, which both scripts source. The instance configuration (/etc/tick/puppet-vm.conf) is deliberately not part of this package -- it differs per instance and belongs to the bootstrap. What an operator may set is in /etc/default/puppet-ca-backup and /etc/default/root-crl-sync; the stamp contract is in README.Debian. Homepage: https://www.automatic-server.com/ Package: aep-topology-sync Priority: optional Section: admin Installed-Size: 61 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Depends: bash, curl, python3, python3-yaml, s6-policy Filename: pool/main/a/aep-topology-sync/aep-topology-sync_0.1.2-0aos1~26.04.1_all.deb Size: 15342 MD5sum: 9ba91b4f49089c8faf0a9ca47fc548e6 SHA1: 3bb931e5e70981718930d6c1868d660ab9d6b3e3 SHA256: 34b2b2ff6c522335c6da618393fcc2f9ed1b0710c5e3eae79758105af83bb4d6 SHA512: 86064536a81aee668673c1397b2ac56a482ade1d9fd95bb372c9574470102b1ef71275f2e8a79018a8bf8d9728059a252ad6e18001f579013390232a7c33053a Description: Keep the Tick topology on a Puppet server in step with S3. An s6-rc longrun that fetches the objects under topology/ from the instance's object store and assembles them into the single Hiera file the Tick Puppet environment reads, /etc/puppetlabs/code/customer//topology.yaml. . The service only ever reads from the store; topology/ is written by the bootstrap tool and later by the Tick operator. Every object is parsed before it is used and the target file is replaced atomically: an outdated topology is manageable, half a file is not. . The instance configuration (/etc/tick/puppet-vm.conf) is deliberately not part of this package -- it differs per instance and belongs to the bootstrap. What an operator may set is in /etc/default/topology-sync. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks Priority: optional Section: admin Installed-Size: 167 Maintainer: Automatic Server AG Architecture: all Version: 0.4.2-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, sudo, python3, s6-policy Filename: pool/main/a/aep-zabbix-checks/aep-zabbix-checks_0.4.2-0aos1~26.04.1_all.deb Size: 39288 MD5sum: f24505407d4bdf5c6666fba4a7dcb379 SHA1: fb1de4d2e9bb357cb5e3bc6932aeeacfa9f0011d SHA256: 1049a893e48b3b927ed996e622aa5bfdac27c0fa425b182013557d3f4198d8de SHA512: 779f7a1c24fa456be3e4f5616a4f830ea4e4a045782e6c52eb1fa7256108d9fb2c3066fc2ecd585c2eb59cfe39868b48db53fb3522c5dfb3a0be62dabba653ba Description: Zabbix agent checks for AEP platform hosts UserParameter definitions and the scripts behind them for every AEP (Trick) host: ZFS pool health and capacity (discovery), NFS client state (hung mounts, state recovery, latency), block device statistics (discovery) and VM time gaps. . The time-gap watcher runs as an s6 longrun (vm-timegap) and records every stall of the virtual machine -- live migrations and hypervisor freezes -- that chrony and the kernel log do not report reliably. . Files under /etc/zabbix/zabbix_agentd.d/ are conffiles; the platform's configuration management leaves them to the package. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks Priority: optional Section: admin Installed-Size: 165 Maintainer: Automatic Server AG Architecture: all Version: 0.4.1-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, sudo, python3, s6-policy Filename: pool/main/a/aep-zabbix-checks/aep-zabbix-checks_0.4.1-0aos1~26.04.1_all.deb Size: 39112 MD5sum: 99c63e8c23d49a70f32ffbed3927b869 SHA1: 776a35500dce9e0f43df819353e50cb5adc90e03 SHA256: e24004d59dbccfddeffae389baaed179d27e9d5e21a60f3a7a826a1fa3fd17df SHA512: 354bfa5fc97e5ee33f6da640626158ae3b91a3c94daf36bdec62b69d1cd2fc1c010cbab8bc439690f0d912cde9e87ee51fb2710d1ecc3a0722d0ce7e29b4cbb2 Description: Zabbix agent checks for AEP platform hosts UserParameter definitions and the scripts behind them for every AEP (Trick) host: ZFS pool health and capacity (discovery), NFS client state (hung mounts, state recovery, latency), block device statistics (discovery) and VM time gaps. . The time-gap watcher runs as an s6 longrun (vm-timegap) and records every stall of the virtual machine -- live migrations and hypervisor freezes -- that chrony and the kernel log do not report reliably. . Files under /etc/zabbix/zabbix_agentd.d/ are conffiles; the platform's configuration management leaves them to the package. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks Priority: optional Section: admin Installed-Size: 110 Maintainer: Automatic Server AG Architecture: all Version: 0.3.2-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, sudo, python3, s6-policy Filename: pool/main/a/aep-zabbix-checks/aep-zabbix-checks_0.3.2-0aos1~26.04.1_all.deb Size: 29198 MD5sum: 1dfeb4f00364b243f3f207c4d241e2fe SHA1: 1ff6ec7a89f0771fbabf13a096dcf330588cec5e SHA256: d08213433ee215c1565ed9c5d3091a5b86c164d53061353e4e5b2b8c0a6fa187 SHA512: 051f3bf155569544f757d2487a013d06a87e8ac291e62a41346d8bd9af01812e907943a99b5bc11be4fc888ee19ba14e3910e8abce6a39e1b2e4b94380f85b34 Description: Zabbix agent checks for AEP platform hosts UserParameter definitions and the scripts behind them for every AEP (Trick) host: ZFS pool health and capacity (discovery), NFS client state (hung mounts, state recovery, latency), block device statistics (discovery) and VM time gaps. . The time-gap watcher runs as an s6 longrun (vm-timegap) and records every stall of the virtual machine -- live migrations and hypervisor freezes -- that chrony and the kernel log do not report reliably. . Files under /etc/zabbix/zabbix_agentd.d/ are conffiles; the platform's configuration management leaves them to the package. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-bind Priority: optional Section: admin Installed-Size: 27 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, python3 Filename: pool/main/a/aep-zabbix-checks-bind/aep-zabbix-checks-bind_0.1.2-0aos1~26.04.1_all.deb Size: 5014 MD5sum: cb1ab9caf7cf3fd1b07e38a5ed1f513f SHA1: 31186a8586e9abd4cef1639bf3548e9222f19007 SHA256: 6326f9881e07d88cc0ebc471b5e9899b2b618f98587c135e7ac023c43bcca212 SHA512: 143d341bb7ca2dd9c4033bb5fedd04bbc0871b3d08f64674fede62448c32da840737d0944a706b7b56bd140d3c0667fe060a4ca75f8f60fb3c808c311159378f Description: Zabbix agent checks for BIND on AEP DNS servers UserParameters (bind.*) for the Zabbix template "Template Role dns-slave" and the script behind them, which reads named's statistics channel (http://127.0.0.1:8653). Product code, not configuration management. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-bind Priority: optional Section: admin Installed-Size: 27 Maintainer: Automatic Server AG Architecture: all Version: 0.1.1-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, python3 Filename: pool/main/a/aep-zabbix-checks-bind/aep-zabbix-checks-bind_0.1.1-0aos1~26.04.1_all.deb Size: 4470 MD5sum: 276ec795dcf39e538c24814f26ea6310 SHA1: 320568fbbdb31d38602b77f20bf0f06fefeeaa5c SHA256: abb9950f59f359026d293bd332c5100e27f91d00cec9b6320d2505c491de2d3d SHA512: a6ddd107ccf646ef8029ab3fc42fc81deec48fb2210642557e20b541e791dab7ecc2b3db5e7682f5b0e34bd1afda4d085d7b15d526c26465589a918ff25db92c Description: Zabbix agent checks for BIND on AEP DNS servers UserParameters (bind.*) for the Zabbix template "Template Role dns-slave" and the script behind them, which reads named's statistics channel (http://127.0.0.1:8653). Product code, not configuration management. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-nfs Priority: optional Section: admin Installed-Size: 23 Maintainer: Automatic Server AG Architecture: all Version: 0.1.1-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, sudo Filename: pool/main/a/aep-zabbix-checks-nfs/aep-zabbix-checks-nfs_0.1.1-0aos1~26.04.1_all.deb Size: 4614 MD5sum: 7fef711a2cbf852fc50b40fbbcb31be7 SHA1: fe249514996262b12104d553d3498f46434d9089 SHA256: c1092015dc7ea0b3833c3fa5924e6c0f638a454a11bbf477d0c80f80677b49a9 SHA512: 7cf70446a97a310c6e493ef39b704cb8dead08aaf69d749ab7aa52d1d84db626df6fe021b06de23299319101905776f56e71ee55b96d9243d0a46e1ec80b7b23 Description: Zabbix agent checks for AEP NFS servers UserParameters for "Template Role nfs" (nfsd clients, exports, NFSv4 delegations, VIP presence) and "Template App ZFS Replication" (age of the last replicate_nfs run, snapshot lag and count) with the scripts behind them. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-nfs Priority: optional Section: admin Installed-Size: 22 Maintainer: Automatic Server AG Architecture: all Version: 0.1.0-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, sudo Filename: pool/main/a/aep-zabbix-checks-nfs/aep-zabbix-checks-nfs_0.1.0-0aos1~26.04.1_all.deb Size: 3752 MD5sum: a618c24d94805647d8aa331f68d05185 SHA1: 296db701a2eddc538c8bbbf89caf0ee9103a9207 SHA256: 20ef41e57f17c73d5f7ccca488811b2acf7ff3a8f6c2bf27f95e116447c42f5a SHA512: 1e6ae60b1c074938e4354fb133c159590af3d53729e3c4686150781d91ede840cd1475fd827c8fbae77f34e62e1e83eb95a56a994c8dc2785f62b626af292630 Description: Zabbix agent checks for AEP NFS servers UserParameters for "Template Role nfs" (nfsd clients, exports, NFSv4 delegations, VIP presence) and "Template App ZFS Replication" (age of the last replicate_nfs run, snapshot lag and count) with the scripts behind them. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-openstack Priority: optional Section: admin Installed-Size: 54 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, python3, s6-policy Filename: pool/main/a/aep-zabbix-checks-openstack/aep-zabbix-checks-openstack_0.1.3-0aos1~26.04.1_all.deb Size: 8682 MD5sum: 5f185cb5f15150f3589d7afb7f2c1a2d SHA1: 1e9e39ef75d9ec2e543d73c9dc4ca9e7b354c57e SHA256: 7197fd6b916701d88bc709581577d211fd0fd87e7383527b3d5927b2ef7af222 SHA512: 96f62f85a76b05054f9821a8ee71ecc860fd075ad60e8ac7728640e5a7d3db7e5d1f9413163a187c98eebafcb1c3e9ce5343bc08c70a18ff974b9e7fc1093255 Description: Zabbix agent checks for AEP hosts on an OpenStack provider Provider package for AEP (Trick) instances that run on OpenStack: a collector polls the compute API for instance actions (live migrations, disruptive actions, hypervisor changes) and hypervisor co-location, and UserParameters expose the results to the Zabbix agent (openstack.*). . The collector runs as an s6 longrun (openstack-actions) and needs an application credential in /etc/default/openstack-actions, which the instance's configuration management provides. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-vrrp Priority: optional Section: admin Installed-Size: 52 Maintainer: Automatic Server AG Architecture: all Version: 0.1.6-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, tcpdump, s6-policy Filename: pool/main/a/aep-zabbix-checks-vrrp/aep-zabbix-checks-vrrp_0.1.6-0aos1~26.04.1_all.deb Size: 12496 MD5sum: b523b1b8bed89e37e84013c1b620eac4 SHA1: 30508ebec06a8b7af4e642b5c05137e6750e943c SHA256: 174456c7327aed4c0ff336c76102a22462f8737c408e0554729b56202b767d2f SHA512: 6af9a3f4f1b24afc8ffcb8f7977f0d5ad4c59647b57189b26d88ddc8c15b200e03d24f99eae9e30e931238867933f7da3c8323c946f99380aaf86a8cfc8e9ecb Description: Zabbix agent check for VRRP advertisement gaps vrrp-gap (s6 longrun) records gaps in the VRRP advertisement stream of a keepalived pair from kernel receive timestamps (tcpdump), so hypervisor freezes and live migrations that break VRRP become visible; vrrp.gap[*] UserParameters for "Template App VRRP Advert Gap". The pair is configured in /etc/default/vrrp-gap. Replaces the per-minute cron of the hand-built version. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-vrrp Priority: optional Section: admin Installed-Size: 49 Maintainer: Automatic Server AG Architecture: all Version: 0.1.5-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, tcpdump, s6-policy Filename: pool/main/a/aep-zabbix-checks-vrrp/aep-zabbix-checks-vrrp_0.1.5-0aos1~26.04.1_all.deb Size: 10718 MD5sum: fcb57951c5ef171fc153f411eeffbee8 SHA1: 8d5d6692d7f92a2775f22c6017bf106efa04efa1 SHA256: 671d77bd88d38974b96fc8c8fa08c7e81aacaee06064c84e5b620e14cf12fdfd SHA512: 76f547ac0f938e69f7b9c19dd0f20511484430bcb20860adc1440a1965ee4799978e77af311f17890f051975d25000425313ae3289ca4a718d5fb74f9864fa43 Description: Zabbix agent check for VRRP advertisement gaps vrrp-gap (s6 longrun) records gaps in the VRRP advertisement stream of a keepalived pair from kernel receive timestamps (tcpdump), so hypervisor freezes and live migrations that break VRRP become visible; vrrp.gap[*] UserParameters for "Template App VRRP Advert Gap". The pair is configured in /etc/default/vrrp-gap. Replaces the per-minute cron of the hand-built version. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-vrrp Priority: optional Section: admin Installed-Size: 47 Maintainer: Automatic Server AG Architecture: all Version: 0.1.4-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, tcpdump, s6-policy Filename: pool/main/a/aep-zabbix-checks-vrrp/aep-zabbix-checks-vrrp_0.1.4-0aos1~26.04.1_all.deb Size: 9408 MD5sum: a6d5680b83932f5605607d1ff7a0ac11 SHA1: dc4807bc7eb6ca9240cb13747e7ea33b3299500f SHA256: 031e637b2104f0532973a21f95a1f9a4538a17e06e742b90768fec6d873ed6ec SHA512: 89851c7588bdc30bcdd9e71f1c0e816e894f0723784d995044b343460374201ae2bd4d0d807c6e3d681b29510023be30d11619fb6ed2529927fff88c8da15e2e Description: Zabbix agent check for VRRP advertisement gaps vrrp-gap (s6 longrun) records gaps in the VRRP advertisement stream of a keepalived pair from kernel receive timestamps (tcpdump), so hypervisor freezes and live migrations that break VRRP become visible; vrrp.gap[*] UserParameters for "Template App VRRP Advert Gap". The pair is configured in /etc/default/vrrp-gap. Replaces the per-minute cron of the hand-built version. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-vrrp Priority: optional Section: admin Installed-Size: 50 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, tcpdump, s6-policy Filename: pool/main/a/aep-zabbix-checks-vrrp/aep-zabbix-checks-vrrp_0.1.3-0aos1~26.04.1_all.deb Size: 9986 MD5sum: ac52a71e53e8785e1464597e7a67f1d6 SHA1: 1086477c14ba7a7f884565c1e6b7d835ccf03f59 SHA256: 5410dd46387e4b959335e9e5e67a5ef8d2c5baa25a0812e91a4f36ff375b7784 SHA512: cc09dd3efd0b8de135c3e95ef6eb256be8e6b10ceba876cfcfb1f215d31b0aef5bc4f1caee8d19447d66667fc9ec99c75215fc9f8171ac9aafbef53c794b80ae Description: Zabbix agent check for VRRP advertisement gaps vrrp-gap (s6 longrun) records gaps in the VRRP advertisement stream of a keepalived pair from kernel receive timestamps (tcpdump), so hypervisor freezes and live migrations that break VRRP become visible; vrrp.gap[*] UserParameters for "Template App VRRP Advert Gap". The pair is configured in /etc/default/vrrp-gap. Replaces the per-minute cron of the hand-built version. Homepage: https://www.automatic-server.com/ Package: aep-zabbix-checks-vrrp Priority: optional Section: admin Installed-Size: 49 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Depends: zabbix-agent | zabbix-agent2, tcpdump, s6-policy Filename: pool/main/a/aep-zabbix-checks-vrrp/aep-zabbix-checks-vrrp_0.1.2-0aos1~26.04.1_all.deb Size: 9484 MD5sum: e6fd9ad4e66f012a7311ad361d9a9ff2 SHA1: a8ebad16187758d2924186e645ea75ded03bd093 SHA256: 040508add450dbb50698e25caec9c0e83088eb9773674eef5a915cdd7522fcad SHA512: beac4e109f87813e9be51f0c1e630fdacc565c84a017a2bcf5190d619306e86a4cf006f77147ece4cec65fe7b9e2833d417f8dfe03cc12b3fdbeabef33ecfafe Description: Zabbix agent check for VRRP advertisement gaps vrrp-gap (s6 longrun) records gaps in the VRRP advertisement stream of a keepalived pair from kernel receive timestamps (tcpdump), so hypervisor freezes and live migrations that break VRRP become visible; vrrp.gap[*] UserParameters for "Template App VRRP Advert Gap". The pair is configured in /etc/default/vrrp-gap. Replaces the per-minute cron of the hand-built version. Homepage: https://www.automatic-server.com/ Package: apache2-s6 Priority: optional Section: admin Installed-Size: 51 Maintainer: Automatic Server AG Architecture: all Version: 0.1.5-0aos1~26.04.1 Depends: apache2, s6-policy Filename: pool/main/a/apache2-s6/apache2-s6_0.1.5-0aos1~26.04.1_all.deb Size: 6996 MD5sum: de9fb4dc3badd7e646fe90669281f8b8 SHA1: 1f2aaf5a8050e35171b0214687a8cb081d5e1e5a SHA256: d95e6373614eb3efdd5c6dfcac8d676bf8e3b2dbd45faa43f308af1d4fe3e2a4 SHA512: 486127422e17a150b38ac0b2c8068f0e63f8c66a77ec87c02164eeb995ad4b290021157257ec114038129580a87664bf7a50fe2603caa5c59a9b9de757c0f855 Description: Run the Apache webserver under s6 supervision. Homepage: https://www.automatic-server.com/ Package: apache2-s6 Priority: optional Section: admin Installed-Size: 40 Maintainer: Automatic Server AG Architecture: all Version: 0.1.4-0aos1~26.04.1 Depends: apache2, s6-policy Filename: pool/main/a/apache2-s6/apache2-s6_0.1.4-0aos1~26.04.1_all.deb Size: 3562 MD5sum: c1563d89e30c8bcf8228bcaf375fe324 SHA1: 9e7f3b7a0702ef345aa46214ddd894443af2dd50 SHA256: f5474dc4d7303275c0ce0008b981681663ccc3362809e7f4d7abd3a417cef754 SHA512: df2e0ae6bb6c67b2d15428c7763aabc00a4ad8ca9d9b89edb1815110d9b291c23f50017437ff1051b1509b98fb6677e777d8fc3115eac5f3659c46ca1e7635c9 Description: Run the Apache webserver under s6 supervision. Homepage: https://www.automatic-server.com/ Package: aptly-s6 Priority: optional Section: admin Installed-Size: 44 Maintainer: Automatic Server AG Architecture: all Version: 0.1.4-0aos1~26.04.1 Depends: aptly, s6-policy Filename: pool/main/a/aptly-s6/aptly-s6_0.1.4-0aos1~26.04.1_all.deb Size: 3488 MD5sum: e8582868bcbfd6c9275c78925eb9ff91 SHA1: 4ae4a5b71a16be6adc732b5ad30a442520cfc080 SHA256: 2db98398801449948704f01092dd19a13467bf2afffd329be372a0bfc4c53fc5 SHA512: 2764c3677f34f2c4a7042cffab57864f535775af5bde4c58c0c0c0e8e8733675cdaed3f1ed6a25c88adae607f003dda197ba34b03b4ff6093b50555d983ad7a6 Description: Run Aptly API service under s6 supervision. Homepage: https://www.automatic-server.com/ Package: at-s6 Priority: optional Section: admin Installed-Size: 31 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: at, s6-policy Filename: pool/main/a/at-s6/at-s6_0.1.3-0aos1~26.04.1_all.deb Size: 2932 MD5sum: 99e46145f0a4aaf72c84c499671fafef SHA1: 78c0e41c2acd48ba0fc40a02b2fff6c1140a7e95 SHA256: d772485c77e2e2c1c051dca7d28f2a6c65abab6dc4ce08dff4ba3947180f9a26 SHA512: 5e38401bedbfc7e2b591d2ddb646e138adec5af51783c529363472bbd58def293fe8223df6d98d6134da1234d333aea56c6077b4fc5e35f50dad90a3cb51a343 Description: Run at daemon under s6 supervision. Homepage: https://www.automatic-server.com/ Package: bcnm-doc Priority: optional Section: doc Installed-Size: 51 Maintainer: Automatic Server AG Architecture: all Source: bcnm Version: 0.0.1.5-3aos1~26.04.1 Filename: pool/main/b/bcnm/bcnm-doc_0.0.1.5-3aos1~26.04.1_all.deb Size: 11594 MD5sum: acf0880d5dced66de31b566d1713ed1b SHA1: 5e2d2940923180a43543d91fb8b3f995cbc83f92 SHA256: b7cc971849a29e8fa0955d9333fe15baf0ba1d83eace53119ae73cd0ffbc9a88 SHA512: a32bf6d78bb85c4001e270421857c5e0a7953038ad4d15d3222d981ee25b0ccc4565e9e70d20d5982f8e657002278403966b72267562d4732966b4471fbfd57b Description: TBD . This package contains documentation files. Homepage: https://skarnet.org/software/bcnm/ Multi-Arch: foreign Package: bind9-s6 Priority: optional Section: admin Installed-Size: 35 Maintainer: Automatic Server AG Architecture: all Version: 0.1.6-0aos1~26.04.1 Depends: bind9, s6-policy Filename: pool/main/b/bind9-s6/bind9-s6_0.1.6-0aos1~26.04.1_all.deb Size: 3830 MD5sum: e035393be6f3a108b92f2aa93366e2b4 SHA1: 6d855ab6bdad910c933be1782bdb8be1c44c0db4 SHA256: f2070a320d07acc16c46031314ea4cdeaf5a72693d1137ec47853c5b55171f23 SHA512: db35edfb329a16dc295c2b2ef91ee38fcedc9d991312dbe735ce23fe8f68f031e159fa49f2d8291d78e3baf363705c80b5c1eaf1ea4d6327ca06410a2768a1ea Description: Run BIND under s6 supervision. Homepage: https://www.automatic-server.com/ Package: cgroup-lite-s6 Priority: optional Section: admin Installed-Size: 24 Maintainer: Automatic Server AG Architecture: all Version: 0.2.6-0aos1~26.04.1 Depends: s6-policy, cgroup-lite Filename: pool/main/c/cgroup-lite-s6/cgroup-lite-s6_0.2.6-0aos1~26.04.1_all.deb Size: 2644 MD5sum: 524fe8d735a354d9f7d2f78f2f25204e SHA1: b5dfe39f433e258fc38872684632de29fd3e853f SHA256: c291e9f342be26f8bb5fddaedc349aeaac5b872ee86f72ae23e6e14261ec0c8c SHA512: ced6bf1401caca69d76a27bf0c066e2939a577b74854d5c7159c0eeed612b3bfbc45a2fe4258b8031ac7cb0bfbe9d7ec218e6d27445e9e64d4e72e9b554b4b52 Description: Run cgroup-lite under s6 supervision. Homepage: https://www.automatic-server.com Package: chrony-s6 Priority: optional Section: admin Installed-Size: 39 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Depends: chrony, s6-policy Conflicts: ntp-s6 Filename: pool/main/c/chrony-s6/chrony-s6_0.1.2-0aos1~26.04.1_all.deb Size: 5896 MD5sum: 16f6379adaa03b583adf37af18308747 SHA1: 5d5bf9ee2987b500d1080faaa5036b67a74e6ec6 SHA256: 30a31e22ab6eb4a913d58fccb4336ec1209b4beb83cfce182b24a5a0f64e9da6 SHA512: f84a8021c8d454ca495afc4843a5cc5068082297892ebadced3103d3070388d8057a817b6dff3e4ec4e25d0550d6d5a9334954a7a9d80ee1a9d26f242ec5e875 Description: Run chrony service under s6 supervision. Homepage: https://www.automatic-server.com/ Package: clevis-s6 Priority: optional Section: admin Installed-Size: 34 Maintainer: Automatic Server AG Architecture: all Version: 0.1.1-0aos1~26.04.1 Depends: clevis, clevis-luks, cryptsetup-bin, s6-policy Filename: pool/main/c/clevis-s6/clevis-s6_0.1.1-0aos1~26.04.1_all.deb Size: 7940 MD5sum: 6e6a082c9f7d536f9363c021044e8023 SHA1: b54efac3986870dd1394d12ed6132912ab05e213 SHA256: e0ce742e194aac9171554858ba4a4fdb0ba1ce740c40ac5f091dcf483ee9a1ad SHA512: 3e93ae6504ed8cb7cac3bec43804fb92dfd2bbb756ba35b5627acc01e16cfb2becd3c25e8fa3ecba29024620358f48c55bef8f3e9dea1b1fb09fab67d63f79fb Description: Unlock LUKS volumes against Tang under s6 supervision. An s6-rc oneshot that opens the LUKS devices listed in /etc/crypttab which carry a Clevis binding, by calling "clevis luks unlock". It replaces clevis-luks-askpass, which talks the systemd password-agent protocol (/run/systemd/ask-password) and therefore has nothing to talk to on an s6 system. . Devices are found by their LUKS UUID by scanning the block devices, because without udevd there is no /dev/disk/by-uuid to look in. Homepage: https://www.automatic-server.com/ Package: cloud-init-policy-s6 Priority: optional Section: admin Installed-Size: 39 Maintainer: Automatic Server AG Architecture: all Version: 0.5.0-0aos1~26.04.1 Depends: s6-policy-exclusive, cloud-init Filename: pool/main/c/cloud-init-policy-s6/cloud-init-policy-s6_0.5.0-0aos1~26.04.1_all.deb Size: 2524 MD5sum: d6614863afcaae01c7c4baa8b7210601 SHA1: 06e4857b28d9f8b889bb19a803880454f145a8f8 SHA256: 753190dbb170c76a2fb6e42bf506d7249dfe87f3a152011f27942e2329523779 SHA512: b6b4fa289139e17a512760a1a10d71f8417326d6d3f9a1ae28469aab196916ca6146b33f16762397c9de4b37b4ea0e4ca8cd289783b4a0c3c7ea2c20704f9ba8 Description: TBD Homepage: https://www.automatic-server.com Package: cri-o-s6 Priority: optional Section: admin Installed-Size: 32 Maintainer: Automatic Server AG Architecture: all Version: 0.3.1-0aos1~26.04.1 Depends: cri-o, s6-policy Filename: pool/main/c/cri-o-s6/cri-o-s6_0.3.1-0aos1~26.04.1_all.deb Size: 3654 MD5sum: 87ace7ce1b6bcc20076279f39097220a SHA1: 5d22c53f78637feed59ce46af8dfddac655308e0 SHA256: d6251a9c987c510572dbc56d284d5fad0e693d21b650ac2832633ab73ca3a76c SHA512: a0598bd0b626ff6c7314517aba883050dd2b2e81be723d8d554c8403e2e5455055bf668984d1edaaf3a83ad3914646f51410fc9fb5c31aa89a6d805533978563 Description: Run cri-o under s6 supervision. Homepage: https://www.automatic-server.com/ Package: cron-s6 Priority: optional Section: admin Installed-Size: 31 Maintainer: Automatic Server AG Architecture: all Version: 0.2.6-0aos1~26.04.1 Depends: cron, s6-policy Filename: pool/main/c/cron-s6/cron-s6_0.2.6-0aos1~26.04.1_all.deb Size: 2958 MD5sum: 36dfb5daad28ff41f297b676532a7a86 SHA1: 9aca71ac449a69fd4453bd59be35d77c6f3a5de0 SHA256: bcf573e7a8e3b929fed2361e220bfb4d0db6a29b0b543dfff689da125c2ed133 SHA512: e1349b6b835f080c80a0d5d7d666ba934396f452e6e62cf589acc0a5fe5be1e59e0cf7c302b39b27dc5fb22c38cad23121e7aa74a7c644ce476c16100807eed2 Description: Run cron under s6 supervision. Homepage: https://www.automatic-server.com/ Package: dh-s6 Priority: optional Section: admin Installed-Size: 38 Maintainer: Automatic Server AG Architecture: all Version: 1.2.2-0aos1~26.04.1 Provides: dh-sequence-s6 (= 1.2.2-0aos1~26.04.1) Depends: debhelper Filename: pool/main/d/dh-s6/dh-s6_1.2.2-0aos1~26.04.1_all.deb Size: 9710 MD5sum: 75461632eebe797e6ecae8adbcfff769 SHA1: d41240543aa65f512ce4d6c4e202f8f0b57ce65a SHA256: 2b8a30be7937aa76cd9f61f902239a479a3c01b53a2e8dde4a23d397b2092e29 SHA512: 6806fc9276de666630da9ae9a1a65405aea41d1da2217f3a1b7c1b547bb2bdd096afca2f01060081203d977b2745c9a89d937b17861f61a908a845ba1bd3016b Description: debhelper for installing package maintainer supplied s6-rc units dh-s6 provides a debhelper sequence addon named 's6' and a command called dh_installs6. . Generates F, F, and F code blocks for enabling, disabling and restarting the corresponding s6-rc services, when the package is installed, updated, or removed. Homepage: https://www.automatic-server.com Package: dh-s6 Priority: optional Section: admin Installed-Size: 34 Maintainer: Automatic Server AG Architecture: all Version: 1.2.0-0aos1~26.04.1 Provides: dh-sequence-s6 (= 1.2.0-0aos1~26.04.1) Depends: debhelper Filename: pool/main/d/dh-s6/dh-s6_1.2.0-0aos1~26.04.1_all.deb Size: 8484 MD5sum: 588a35b83bb6fa64efc0cbb00e04b223 SHA1: 32c4bc76e6071b2ae6d06ae52c56e01043ab497e SHA256: 78b11d1e3873168d870aedff9c121c1dbd62666b4b6993655109d44dfe565c18 SHA512: 7a1141a626faa138a724776e80c2346011647bb814459218b410e202dce48f1f7729a2124987f602a4007d8459dd6ae11bb22699b71d6976f9c68055944e8186 Description: debhelper for installing package maintainer supplied s6-rc units dh-s6 provides a debhelper sequence addon named 's6' and a command called dh_installs6. . Generates F, F, and F code blocks for enabling, disabling and restarting the corresponding s6-rc services, when the package is installed, updated, or removed. Homepage: https://www.automatic-server.com Package: gitlab-runner-s6 Priority: optional Section: admin Installed-Size: 32 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: gitlab-runner, s6-policy Filename: pool/main/g/gitlab-runner-s6/gitlab-runner-s6_0.1.3-0aos1~26.04.1_all.deb Size: 3206 MD5sum: 4ca01ebc6246093d8a9ab60c4a215ab5 SHA1: 806b26fd7a9faf46e913dbd84fa51d147b12e1d0 SHA256: 24ca4c08becfea687bcc8d627bc12efddb57e740f849ff9ce888b02d1ae2fbe6 SHA512: 6275149cfb21fa533a56fe4ffac2db6b84a9047e4a191141bf32f83a170eceb52295f18927880b64cf4787649865393ca1a4ac33e723e1c239158ee66417a56e Description: Run Gitlab Runner under s6 supervision. Homepage: https://www.automatic-server.com/ Package: haveged-s6 Priority: optional Section: admin Installed-Size: 31 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: haveged, s6-policy Filename: pool/main/h/haveged-s6/haveged-s6_0.1.3-0aos1~26.04.1_all.deb Size: 2972 MD5sum: 9f7e2803bdf6c03d748b0e773a226838 SHA1: ff14d2b2c019602875789bd9e04f77192c5b5fea SHA256: 19a5a58d48339820853b3934384063878c9b2221ecd06a4d3f3cc6d15232f364 SHA512: d13c60ddc9382dc0d3c1a0661a24fcee741005dda88d352af7cb428556f9a1aecdceaa2514c00873f05062ec7bdf3b9880185ecd62c0512401ffc09e6654873e Description: Run HAVEGE daemon under s6 supervision. Homepage: https://www.automatic-server.com/ Package: incus-zabbly-s6 Priority: optional Section: admin Installed-Size: 68 Maintainer: Automatic Server AG Architecture: all Version: 0.1.17-0aos1~26.04.1 Depends: incus, s6-policy, uidmap Filename: pool/main/i/incus-zabbly-s6/incus-zabbly-s6_0.1.17-0aos1~26.04.1_all.deb Size: 7076 MD5sum: b1d3aa64717a366e83557feb32b06783 SHA1: d61967f2de714f505d0e6bd5bd4be988b99d3987 SHA256: 5d20be8330f091da539a3f73da5d88863b24aa357c42f073a48f3e9b9c60ebba SHA512: e6343c99d3fd87134848bd53992ddaba558883d8c33e31fa5310590a69b0eeae1188be456b9e5c22b5c73828574951bf897a63eed85272b58dab404f9f6bbf57 Description: Run incus provided services under s6 supervision. Homepage: https://www.automatic-server.com/ Package: init-system-helpers-s6 Essential: yes Priority: required Section: admin Installed-Size: 28 Maintainer: Automatic Server AG Architecture: all Version: 0.1.7aos1~26.04.1 Replaces: init-system-helpers Provides: init-system-helpers Depends: systemctl-shim-s6, usrmerge | usr-is-merged Filename: pool/main/i/init-system-helpers-s6/init-system-helpers-s6_0.1.7aos1~26.04.1_all.deb Size: 8616 MD5sum: daf335f7e9a10f89b9aff692a821655e SHA1: 8d9da1702fdeff86e502653d6771fd24645cddcd SHA256: bed4c9fcbb7c5fd6b6417f5d433daf5afc7348240c1aee18d0f53b42b90d1872 SHA512: ed1b248a0d382a858d00a2129852e7500d5083521b61cc7d07f1777a86753c21268e5c2693d5f5b67108151bc7e68011c7ef2b080ef32939205ca152e570c15c Description: helper tools for s6 This package contains helper tools that are necessary for switching between the various init systems (e. g. sysvinit or systemd). . It includes the "invoke-rc.d", "update-rc.d", "deb-systemd-helper" and "deb-systemd-invoke" compatibility scripts which provide an abstraction for enabling, disabling, starting, and stopping services for s6. Multi-Arch: foreign Package: init-system-helpers-s6 Essential: yes Priority: required Section: admin Installed-Size: 28 Maintainer: Automatic Server AG Architecture: all Version: 0.1.6aos1~26.04.1 Replaces: init-system-helpers Provides: init-system-helpers Depends: systemctl-shim-s6, usrmerge | usr-is-merged Filename: pool/main/i/init-system-helpers-s6/init-system-helpers-s6_0.1.6aos1~26.04.1_all.deb Size: 8128 MD5sum: a253e2aef31d797856dc90a916dec812 SHA1: 2ccdec0e4d4c5139217a7591596f6c18bc2e483b SHA256: 49c6f1d164fe57497e53cc5c2270d5151a1f0838d9d1639d0917d6e573e49fc5 SHA512: e15b0e10cac48b08c8a337d110ecfb36eba8e87d201948db7d3c032dd984b6d707aa5c15427dafcd4383ec5a0e7a076ef35050a59bcf8d7ad27a1e3e9dee139b Description: helper tools for s6 This package contains helper tools that are necessary for switching between the various init systems (e. g. sysvinit or systemd). . It includes the "invoke-rc.d", "update-rc.d", "deb-systemd-helper" and "deb-systemd-invoke" compatibility scripts which provide an abstraction for enabling, disabling, starting, and stopping services for s6. Multi-Arch: foreign Package: init-system-helpers-s6 Essential: yes Priority: required Section: admin Installed-Size: 26 Maintainer: Automatic Server AG Architecture: all Version: 0.1.5aos1~26.04.1 Replaces: init-system-helpers Provides: init-system-helpers Depends: systemctl-shim-s6, usrmerge | usr-is-merged Filename: pool/main/i/init-system-helpers-s6/init-system-helpers-s6_0.1.5aos1~26.04.1_all.deb Size: 7600 MD5sum: f0cebd516458acc40cd7bfe5e4c94b16 SHA1: 6add8de5be2a02006dcc5d2f92d4b807d917f301 SHA256: 76349dce1e51efed88d4d9f052f4697d76e7c5a2d8ce7ee97b8e49a79185683e SHA512: aea17f5c3beef2eaa401a8ceed960d678279eb62a78b4697b9ea486224bdb688ccaff4244378746d22322d692c9bcb74fb4b7adf63168cfca949b1e243466fcf Description: helper tools for s6 This package contains helper tools that are necessary for switching between the various init systems (e. g. sysvinit or systemd). . It includes the "invoke-rc.d", "update-rc.d", "deb-systemd-helper" and "deb-systemd-invoke" compatibility scripts which provide an abstraction for enabling, disabling, starting, and stopping services for s6. Multi-Arch: foreign Package: init-system-helpers-s6 Essential: yes Priority: required Section: admin Installed-Size: 20 Maintainer: Automatic Server AG Architecture: all Version: 0.1.4aos1~26.04.1 Replaces: init-system-helpers Provides: init-system-helpers Depends: systemctl-shim-s6, usrmerge | usr-is-merged Filename: pool/main/i/init-system-helpers-s6/init-system-helpers-s6_0.1.4aos1~26.04.1_all.deb Size: 5116 MD5sum: 49808740edf84875cff16e312afbbbe4 SHA1: 567c48f6ca84df262551ba05d9ee3f8eb1a09cbf SHA256: 2ef9b848e95830ea45c06cbe955b3bdce0341ebacc951b513c181c9a408f45be SHA512: 504621d8b65cc42c6130a3fd1e506e55ad533ecac4852ca20d8ea869b30fbea03d4a997b87ce4d7118cd39462a54958af5701a7be52f23193c2fd366e0701e69 Description: helper tools for s6 This package contains helper tools that are necessary for switching between the various init systems (e. g. sysvinit or systemd). . It includes the "invoke-rc.d", "update-rc.d", "deb-systemd-helper" and "deb-systemd-invoke" compatibility scripts which provide an abstraction for enabling, disabling, starting, and stopping services for s6. Multi-Arch: foreign Package: isc-dhcp-server-s6 Priority: optional Section: admin Installed-Size: 34 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: isc-dhcp-server, s6-policy Filename: pool/main/i/isc-dhcp-server-s6/isc-dhcp-server-s6_0.1.3-0aos1~26.04.1_all.deb Size: 5652 MD5sum: a01c6194ed828b369c853a6a818d1ec0 SHA1: 058d2f4bf4c687c16d71fa0b575cd1784a187f3f SHA256: 572b093c98773db77be90504a903e2a26e8bb31c8bcc108d82e45d63ebae80fb SHA512: ca732c180d8d2adb4b3b66925bca0caf87cbc1f6753c9b251b24bde18be5b04d64f2c6096758b20420c0c3e083198260ddf1e36b6f7347e0ea5ab763873d4be1 Description: Run the ISC DHCP server service under s6 supervision. Homepage: https://www.automatic-server.com/ Package: keepalived-notify Priority: optional Section: admin Installed-Size: 21 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Filename: pool/main/k/keepalived-notify/keepalived-notify_0.1.3-0aos1~26.04.1_all.deb Size: 3410 MD5sum: ec906fcafe68f8a5f5a57dbb5265ed0d SHA1: 0d5a4bf7ef4101c93086567c0774b2fc24d5abe4 SHA256: b7e78f6c6b3116a184a0be31225ffaca264e17775c1f8b623b1d298418b23f85 SHA512: 018f65dc89fd201ef5efafd30407863788c45f80572463ce212f38ce2625f13d956f7e2d18de78b834b135df76f4e6960ab01eaa6a9106dc66f937cd06c9db12 Description: Notify script runner for keepalived. Homepage: https://www.automatic-server.com Package: keepalived-s6 Priority: optional Section: admin Installed-Size: 40 Maintainer: Automatic Server AG Architecture: all Version: 0.1.5-0aos1~26.04.1 Depends: keepalived, s6-policy Breaks: keepalived-notify (<< 0.1.3) Filename: pool/main/k/keepalived-s6/keepalived-s6_0.1.5-0aos1~26.04.1_all.deb Size: 7084 MD5sum: ab0c1dcb10cbd8d62e58be810fbb7951 SHA1: 52ee884e26fa23d8e29e316d1502f017b7495009 SHA256: 9d721683753fe98b330f252224c0cea05b9cce77b734b123d0a6fdf83478e216 SHA512: 1971d9634c41fc6ed290d00dc53235e26ee47ccf2cf397b952901f568075e0f8605bda02fec5b9ffb070bf78d3adab2f8326c7dff848ac6403732f28cea25921 Description: Run keepalived under s6 supervision. Homepage: https://www.automatic-server.com/ Package: keepalived-s6 Priority: optional Section: admin Installed-Size: 40 Maintainer: Automatic Server AG Architecture: all Version: 0.1.4-0aos1~26.04.1 Depends: keepalived, s6-policy Filename: pool/main/k/keepalived-s6/keepalived-s6_0.1.4-0aos1~26.04.1_all.deb Size: 6172 MD5sum: b232ce328d1c189cb8dbda8cc07654ad SHA1: 6dac0c2b51628ad731884070e79561c417ecbbc7 SHA256: 5a07b54ba60ebbbac8306a5f620612ce6d89c9286b4b8a9e0a009d072d29612d SHA512: 0e7cc8960b79bf7b9705604b76dd9b487464c7b54512e70bcc176498de145db5c2f7fa73bbeaea98064614217fa5d7c0934b00d1eb2a31f020145ebe2a7927d2 Description: Run keepalived under s6 supervision. Homepage: https://www.automatic-server.com/ Package: keepalived-s6 Priority: optional Section: admin Installed-Size: 31 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: keepalived, s6-policy Filename: pool/main/k/keepalived-s6/keepalived-s6_0.1.3-0aos1~26.04.1_all.deb Size: 2986 MD5sum: ca18568a7acdc7ffc500fe2d4ed239b5 SHA1: 85fdb9b6212de4d075f06e9e7754b0ef293a93e4 SHA256: c83ef39d88e37a023e165100cc6a17c7dff7af60c774cbd07a5e67c054f2c0b8 SHA512: cfebda239d9db2265577911ce4486290afa7220ceceac9ebc39d5d3302b5e88da8a9250220fba1f6ccca13e1900271a28e511b5af6a95bb991572ac810a3b708 Description: Run keepalived under s6 supervision. Homepage: https://www.automatic-server.com/ Package: lvm2-s6 Priority: optional Section: admin Installed-Size: 31 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: lvm2, s6-policy Filename: pool/main/l/lvm2-s6/lvm2-s6_0.1.3-0aos1~26.04.1_all.deb Size: 3014 MD5sum: 92254bfd62607b6a144eece909484085 SHA1: 0660ec4b951ad530e315915e2e38c05857a15185 SHA256: 498cd2988b7bee7cf39677b72da08090d619f15a15c6290cb829ebb6b516294b SHA512: 739c8480294c5e97e71ebc0304ee7da65a7724713f62f4ed2235481dfe27b3924d80b80fe6e683099715852f0c1fd3751be3f7844b8d9cdbd798c17fa991ef64 Description: Run LVM2 services under s6 supervision. Homepage: https://www.automatic-server.com/ Package: mariadb-s6 Priority: optional Section: admin Installed-Size: 37 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Depends: mariadb-server, s6-policy Filename: pool/main/m/mariadb-s6/mariadb-s6_0.1.2-0aos1~26.04.1_all.deb Size: 6330 MD5sum: eb9bdff399f250050962d643d6cad05d SHA1: c99f1d4f03a0de32a0429481194dbb2f7f5c2aaa SHA256: dfcff78c6f79e8ea964e38203aa4c574ff354ef100ec67c03f9a3072ab3d97f8 SHA512: 2468dd2a769fcea42f437f289dbb1ef7fc98a154e7b27213f567e1cb94e9cecb14745899f8249e53c7b33acc27c08cb4258c2e4deabe135eccfbb50b03941465 Description: Run MariaDB database under s6 supervision. The unit runs mariadbd in the foreground under s6-supervise, without mariadbd-safe: a second supervisor would hide restarts from s6. It is installed disabled -- Puppet decides whether this machine runs a database -- and reports readiness through mariadb-admin ping rather than through the mere existence of a process. Homepage: https://www.automatic-server.com/ Package: mariadb-s6 Priority: optional Section: admin Installed-Size: 36 Maintainer: Automatic Server AG Architecture: all Version: 0.1.1-0aos1~26.04.1 Depends: mariadb-server, s6-policy Filename: pool/main/m/mariadb-s6/mariadb-s6_0.1.1-0aos1~26.04.1_all.deb Size: 5324 MD5sum: 9ce0550c4b0e7e51e538126af18063ea SHA1: 1dcb5fed5b45298956045602d56d3d44b4b5af9a SHA256: 4faf4f64a4fea808a17e4a99e0484f1d55d102726908adc5cd5a6935316ce659 SHA512: 8bb51d24223cf2181270832ccf839b6e488682f39f04906ac0e955571290cf27f60791f70f8e3a50e85e118d09fa96e3cdf639c35daee14379b998bd385f1718 Description: Run MariaDB database under s6 supervision. The unit runs mariadbd in the foreground under s6-supervise, without mariadbd-safe: a second supervisor would hide restarts from s6. It is installed disabled -- Puppet decides whether this machine runs a database -- and reports readiness through mariadb-admin ping rather than through the mere existence of a process. Homepage: https://www.automatic-server.com/ Package: mariadb-s6 Priority: optional Section: admin Installed-Size: 34 Maintainer: Automatic Server AG Architecture: all Version: 0.1.0-0aos1~26.04.1 Depends: mariadb-server, s6-policy Filename: pool/main/m/mariadb-s6/mariadb-s6_0.1.0-0aos1~26.04.1_all.deb Size: 4402 MD5sum: 44892c31042b6dab0d202f89addb1365 SHA1: d0ce3632ad100cde5c5839a6e7a6da699044c4dc SHA256: 6d559c4f7977559157545c140a191d8853c5823c0d6286a834846907acb40195 SHA512: a5e4f72c139dced0338d438c4ca187dfe6b30395c612a00af03e8f71c0ad6dc877758a9dcc5b182ddf7f88ce2415ab05fb605f2636c42b83c551634f24c49306 Description: Run MariaDB database under s6 supervision. The unit runs mariadbd in the foreground under s6-supervise, without mariadbd-safe: a second supervisor would hide restarts from s6. It is installed disabled -- Puppet decides whether this machine runs a database -- and reports readiness through mariadb-admin ping rather than through the mere existence of a process. Homepage: https://www.automatic-server.com/ Package: mariadb-server-s6 Priority: optional Section: admin Installed-Size: 37 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Replaces: mysql-s6 Depends: mariadb-server, s6-policy Conflicts: mysql-s6 Filename: pool/main/m/mariadb-server-s6/mariadb-server-s6_0.1.2-0aos1~26.04.1_all.deb Size: 3510 MD5sum: 4f1bcfd83ba9a06bec852bae5b068e18 SHA1: ce261ed0b7bfcf2fb88f700df4166a54222b0139 SHA256: 8536442af3b1e656fa94c89aa7b472fe00c2c702f738fad903fd74af7859785a SHA512: 438f5928a8da63c19ed268102081f1daf6bf2e11c35d27b35be3b52f312b7b4007f850b1fd2949632a8c6089459e19d856ac63b2a468c50dc9cdab9843eb7a99 Description: Run MariaDB database server under s6 supervision. Homepage: https://www.automatic-server.com/ Package: mdevd-doc Priority: optional Section: doc Installed-Size: 39 Maintainer: Automatic Server AG Architecture: all Source: mdevd Version: 0.1.6.3-0aos1~26.04.1 Filename: pool/main/m/mdevd/mdevd-doc_0.1.6.3-0aos1~26.04.1_all.deb Size: 8970 MD5sum: 8a96aa1cd60ab7514e213961bee4b35d SHA1: 672aa8af5a4ac0a2c255bb15e192a16028de2f31 SHA256: 1910ac5d2d3ab3a807eec0ce7401f2becc0373b759f22358d1e50c67ef09e34a SHA512: 2216a52ef99501e7fc9ca6e4e76e5c7cc0c53c9786fcf8d28297894577ed800abcf139ce11f032617d9dfc0c043cfd4b98867874e939b47f9df14be7a828f126 Description: Documentation files for mdevd daemon managing kernel hotplug events similarly to udevd Homepage: https://skarnet.org/software/mdevd/ Multi-Arch: foreign Package: nfs-s6 Priority: optional Section: admin Installed-Size: 64 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Depends: nfs-kernel-server, s6-policy Filename: pool/main/n/nfs-s6/nfs-s6_0.1.2-0aos1~26.04.1_all.deb Size: 7652 MD5sum: 3ecb5a128392c09495130c0a75706645 SHA1: 0ef4aa87654c18c49f1f790d836e4bf3e9b7dff4 SHA256: 7fb4b4403486a3b49f1871d281e0dba4888dd8de7a4f1177069add6654bd17f3 SHA512: 8a97db800bfff37097cfbb9156dbf4e772a28586016bcbdd241fec3f0300102a99732e907ab4eda791c1fbfd2e1736bc5838aeb94c571800e696e08c4948d59c Description: Run the NFSv4 kernel server under s6 supervision. Supervises an NFSv4-only kernel server (AUTH_SYS) with s6-rc instead of systemd. The kernel bring-up (nfsd filesystem, rpc_pipefs, exportfs, nfsd threads) is a oneshot, while the two resident helper daemons that the kernel server needs are supervised longruns: rpc.mountd (services export-authentication upcalls, required even for NFSv4) and nfsdcld (NFSv4 client tracking for correct lock/state reclaim during the grace period after a restart or HA failover). Homepage: https://www.automatic-server.com/ Package: nftables-s6 Priority: optional Section: admin Installed-Size: 29 Maintainer: Automatic Server AG Architecture: all Version: 0.1.1-0aos1~26.04.1 Depends: nftables, s6-policy Filename: pool/main/n/nftables-s6/nftables-s6_0.1.1-0aos1~26.04.1_all.deb Size: 5864 MD5sum: 612a1504ff41f9fa727cee65c8d95957 SHA1: 1dce37020886da8a4bce348251433f4fc0233122 SHA256: fb25c38a01436ec4f2dd148f3f3965d5997605378d6a0b05bfa1733fdbb5bd8a SHA512: 575c872303ade38da2ec011f2e0948d2e4269860c06e3653503d59340da8beb41c8483833bccd2b9120b129444106fc0850cc448e0094e90cd4b51254511bc70 Description: Load the nftables ruleset under s6 supervision. nftables is not a daemon: the ruleset lives in the kernel, and the service is the act of loading it. This package provides the s6-rc oneshot that does so -- "nft -f /etc/nftables.conf" on the way up, "nft flush ruleset" on the way down. . The ruleset is checked with "nft -c -f" before it is loaded. A file with a syntax error would otherwise leave the kernel with whatever the previous load managed before the error, which is neither the old ruleset nor the new one. Homepage: https://www.automatic-server.com/ Package: ntp-s6 Priority: optional Section: admin Installed-Size: 31 Maintainer: Automatic Server AG Architecture: all Version: 0.1.4-0aos1~26.04.1 Depends: ntpsec, s6-policy Filename: pool/main/n/ntp-s6/ntp-s6_0.1.4-0aos1~26.04.1_all.deb Size: 2944 MD5sum: 55be9d4f7e8a3f5f41a36b8056f60cff SHA1: ff6ac8fcf157770825922e85191bc045d7e1f0e1 SHA256: 9fcdfc01bd4a8b080216f4fa1ad5d36ce60a5234f57cfa10f539629732ea9ba1 SHA512: fcebc11e98908a465f6948033cf8265ed77fa2065403ba90e8d0639b0899f96534195ef2b4727895769e1b9f39462bc2ab520d19f59db427cebb7e57126b3710 Description: Run ntp service under s6 supervision. Homepage: https://www.automatic-server.com/ Package: openvox-server-s6 Priority: optional Section: admin Installed-Size: 49 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Depends: openvox-server (>= 8), openvox-server (<< 9), s6, s6-policy Conflicts: puppetserver-s6 Filename: pool/main/o/openvox-server-s6/openvox-server-s6_0.1.2-0aos1~26.04.1_all.deb Size: 9852 MD5sum: e9cd2489ed794ece5c9dd0b58168fb16 SHA1: d9d10595d1f05f710d783d97f9eaefefc389e2cd SHA256: 97f8f66d74a25dedbbaf491c644e88bfcf35500a05d15f8e8b30af10398ef213 SHA512: 794a21fbfa6cfd8b2239bfdc69a313ce122c1d86da5739f64743303418e0d300f643beb7c57bb31f5b141067d80d0c0effe4fe2af97d5445ca512e65fcea7dd5 Description: Run OpenVox Server (Puppet 8) under s6 supervision. Supervises openvox-server with s6-rc: the longrun "puppetserver" plus its logger pipeline. The unit keeps the name "puppetserver" so a Puppet service resource does not change when a host moves from the Puppet 6 packages to OpenVox; puppetserver-s6 (the Puppet 6 variant) is therefore a conflict. . The package also ships an additional CLI app, cli/apps/foreground.s6. The launcher dispatches to whatever it finds in that directory, so this is a new verb next to the upstream "foreground", not a patch of it. The upstream verb starts the JVM through runuser, which forks: the JVM would be a grandchild of s6-supervise, so signals and exit status would never reach it. The .s6 variant execs s6-setuidgid instead, and sizes the heap from the cgroup limit when the fixed -Xmx of /etc/default/puppetserver does not fit into it. . /etc/default/puppetserver is deliberately not part of this package -- it is a conffile of openvox-server and the heap is per instance, which stays Puppet's. Homepage: https://www.automatic-server.com/ Package: openvpn-s6 Priority: optional Section: admin Installed-Size: 33 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: openvpn, s6-policy Filename: pool/main/o/openvpn-s6/openvpn-s6_0.1.3-0aos1~26.04.1_all.deb Size: 3048 MD5sum: 22ddd3c6e84b6afd3ec286452cfa9814 SHA1: 0937cb457206a96676d23939f95a74c26aba68b7 SHA256: d46dc493400eee3bacb6ccd9c1645ea18c59827edd75fd71fb4f2de426c68975 SHA512: c838fd08f01749ebca2bab93c1b3fb84c7674c6020fb47d9b825a4726b9c96b513e9402336c58c9b5153dbb043db76426558742c45f8f8450669d763904f7b4a Description: Run OpenVPN under s6 supervision. Homepage: https://www.automatic-server.com/ Package: pdns-server-s6 Priority: optional Section: admin Installed-Size: 36 Maintainer: Automatic Server AG Architecture: all Version: 0.1.4-0aos1~26.04.1 Depends: pdns-server, s6-policy Filename: pool/main/p/pdns-server-s6/pdns-server-s6_0.1.4-0aos1~26.04.1_all.deb Size: 6006 MD5sum: 19c465c901fe5a4691499154be6b0cae SHA1: ebacb1ffd5b1c9d2d8e216ecf8ae6fbb02fecb43 SHA256: b6bf09269eca08bc12ebdebe716a39b8a1d88673799382d168247195affe14dd SHA512: f9c64ddde77dc3508589f5edb6cf8ad42cfa86a82fe211f3e178fe7d68476a44ab78e21df2fd83b70df37ef896085502fdbaa6bfb05b7814b6e6c6cff363809b Description: Run PowerDNS authoritative nameserver under s6 supervision. Homepage: https://www.automatic-server.com/ Package: pdns-server-s6 Priority: optional Section: admin Installed-Size: 31 Maintainer: Automatic Server AG Architecture: all Version: 0.1.3-0aos1~26.04.1 Depends: pdns-server, s6-policy Filename: pool/main/p/pdns-server-s6/pdns-server-s6_0.1.3-0aos1~26.04.1_all.deb Size: 3014 MD5sum: e841f02a8cf52ccf5b664c6c1be4b439 SHA1: 9da5f22575ec1117bfbe965cdcdbbb0d3b4de694 SHA256: 4f9d879c4b41f7ffaec9ced4aef1c68eeccaf0fcf815610af83a16088584db22 SHA512: 550cc5865ce622b850803878789d51283231a34efbac4ed0b2bd823d6895c42c61c99a018305a678d11f2b84c1ee10dc7bc844c4ab1000ab7403f097ecb26fe0 Description: Run PowerDNS authoritative nameserver under s6 supervision. Homepage: https://www.automatic-server.com/ Package: postfix-s6 Priority: optional Section: admin Installed-Size: 42 Maintainer: Automatic Server AG Architecture: all Version: 0.2.8-0aos1~26.04.1 Depends: postfix, s6-policy Filename: pool/main/p/postfix-s6/postfix-s6_0.2.8-0aos1~26.04.1_all.deb Size: 7472 MD5sum: 5dcfb89bbb0c35633f83eed89763efd2 SHA1: 3f0f888dc2d0ab5dd9c694424d91ca1be790d74d SHA256: c820070ec000fdf1eabb042bba9f9164d52862e2ddf2a6e2bbe01e799ee659ab SHA512: f43fac6c1a6afdfb1f5b5088e9a871bd56183fd4354c1113f8ff2913e3c9eaaaea04a18996f1e16e735b5bf143dd4f13b16a0fee22b61d8adac7cdd469526c88 Description: Run Postfix under s6 supervision. Homepage: https://www.automatic-server.com/ Package: postfix-s6 Priority: optional Section: admin Installed-Size: 36 Maintainer: Automatic Server AG Architecture: all Version: 0.2.7-0aos1~26.04.1 Depends: postfix, s6-policy Filename: pool/main/p/postfix-s6/postfix-s6_0.2.7-0aos1~26.04.1_all.deb Size: 4664 MD5sum: d521e3a95b6e24d5969f47d0ee82a825 SHA1: 99105e9f80577e8750558847eacd145ca2819293 SHA256: 876a52c5f65635e2430f085fed21f372ab5373be1005a6da5b18d7ae838d3e27 SHA512: 6ca7575a53f73491ad18ca5735601feef27c7fd7e34ff41549d6294df689b9ab352d1552570e97ac53f2f7db7ccaf12947bf7ba80cb6e0e4a09d7fb1eef4aed4 Description: Run Postfix under s6 supervision. Homepage: https://www.automatic-server.com/ Package: puppetserver-s6 Priority: optional Section: admin Installed-Size: 44 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Depends: puppetserver (>= 6), puppetserver (<< 7), s6, s6-policy Filename: pool/main/p/puppetserver-s6/puppetserver-s6_0.1.2-0aos1~26.04.1_all.deb Size: 7382 MD5sum: d43766e1376e4bd1e719ea6ba32859f5 SHA1: ef674450338b62b8ac35b1b94620f569fa8bc7ad SHA256: 9b7e7c74bf58c7be7c04064d7047a2a69a7cca33b0ea9c8f9c47f35fef354960 SHA512: 920e7cf5fbb2401d71717901111e6890578b67feecdffb929cc28c81125e4c60836e8ba385994430b2f013294181ad5336eb10e37993a8cbb0fa96804a3ddb2c Description: Run Puppet Server under s6 supervision. Supervises puppetserver with s6-rc: a longrun plus its logger pipeline. . The package also ships an additional CLI app, cli/apps/foreground.s6. Puppet Server's launcher dispatches to whatever it finds in that directory, so this is a new verb next to the upstream "foreground", not a patch of it. The upstream verb starts the JVM through runuser, which forks: the JVM would be a grandchild of s6-supervise, so signals and exit status would never reach it. The .s6 variant execs s6-setuidgid instead. . /etc/default/puppetserver is deliberately not part of this package -- the heap size is per instance and stays with Puppet. Homepage: https://www.automatic-server.com/ Package: s6-linux-init-doc Priority: optional Section: doc Installed-Size: 125 Maintainer: Automatic Server AG Architecture: all Source: s6-linux-init Version: 1.1.2.0-0aos1~26.04.1 Filename: pool/main/s/s6-linux-init/s6-linux-init-doc_1.1.2.0-0aos1~26.04.1_all.deb Size: 26196 MD5sum: c4035ae998c62eb79908d3e2b9a47e47 SHA1: 2ed91e6d95ec70ee19c52868eeaf657ba1079dd8 SHA256: c814e9e4885d796d8ae5b308d930229d1be689591b7c49b345b870bcc1a3b9b5 SHA512: f7adc5f62c67862ba6ca42c6a3ff7c01accdb350b9b17e01a590974d097340b0875e5b209ae9cd619ccb5ade3b4fdec9bcdee741aa8d0bd2ad7279592bfee5a5 Description: Helpers to run s6 as an init system (documentation) s6-linux-init is a set of minimalistic tools used to create a s6-based init system, including a /sbin/init binary, on a Linux kernel. . This package contains documentation files. Homepage: https://skarnet.org/software/s6-linux-init/ Multi-Arch: foreign Package: s6-policy-common Priority: optional Section: admin Installed-Size: 94 Maintainer: Automatic Server AG Architecture: all Version: 1.1.1-0aos1~26.04.1 Depends: bsdextrautils, execline, s6, s6-rc (>= 0.5.3.0) Breaks: s6-policy-exclusive (<< 2.1.3) Filename: pool/main/s/s6-policy-common/s6-policy-common_1.1.1-0aos1~26.04.1_all.deb Size: 24514 MD5sum: dcbdef7d1f83e0cf2502950a81652423 SHA1: b1e0e0c754aba57fa453fc62f028012d5499288b SHA256: e29a46be8d676379fcc6dcc088cbfcbf0f89d62e7185051473fc009325b9bc41 SHA512: 7b8736cf84a8db84a6280a0bc11802a48ee7ccf95528e25d19ec27a8de12dae1b6273b9f3a4d8716a0e63abe7a5afbc59f0704a0c498db50af2a4425a1a8ca55 Description: TBD Homepage: https://www.automatic-server.com Package: s6-policy-common Priority: optional Section: admin Installed-Size: 88 Maintainer: Automatic Server AG Architecture: all Version: 1.0.9-0aos1~26.04.1 Depends: bsdextrautils, execline, s6, s6-rc (>= 0.5.3.0) Breaks: s6-policy-exclusive (<< 2.1.3) Filename: pool/main/s/s6-policy-common/s6-policy-common_1.0.9-0aos1~26.04.1_all.deb Size: 21842 MD5sum: 35c82302a9bf51eab8aa2e9ed9173a20 SHA1: 06925ae1cc42d44978d1387cefb5318bfa435020 SHA256: 70fb3fdda8ae3516ec811c45f8801907572f93358e4c2a2fade9e8ae496189f6 SHA512: e7e0d241bcca5f8e325a28fe68a818d8e620fb69dc2b04ec092c0aca4cbf58d259fbf7a127adf6fdb443684a555f59cdc0df5d582ffa7499af4495e7888ac51f Description: TBD Homepage: https://www.automatic-server.com Package: s6-policy-common Priority: optional Section: admin Installed-Size: 85 Maintainer: Automatic Server AG Architecture: all Version: 1.0.8-0aos1~26.04.1 Depends: bsdextrautils, execline, s6, s6-rc (>= 0.5.3.0) Breaks: s6-policy-exclusive (<< 2.1.3) Filename: pool/main/s/s6-policy-common/s6-policy-common_1.0.8-0aos1~26.04.1_all.deb Size: 20168 MD5sum: 907d930c4067935b66ddb5b2f2bac270 SHA1: b79e521dd119f952bdad0746b1f10085eb5e2675 SHA256: 941ef018c2b6e1672c5d87ff2ef0a226695114c036402f40ff9a9e3b1d1189d6 SHA512: cd188796e83752a3049416c96135cef964f3e8529b02a86c50fc364343c350e0171ed2c204aba7e0c8a47ce5e5defea8d1eda9d48812f42e6add5b538a6763fe Description: TBD Homepage: https://www.automatic-server.com Package: s6-policy-common Priority: optional Section: admin Installed-Size: 83 Maintainer: Automatic Server AG Architecture: all Version: 1.0.7-0aos1~26.04.1 Depends: bsdextrautils, execline, s6, s6-rc (>= 0.5.3.0) Breaks: s6-policy-exclusive (<< 2.1.3) Filename: pool/main/s/s6-policy-common/s6-policy-common_1.0.7-0aos1~26.04.1_all.deb Size: 19270 MD5sum: a04122e704227143d431b7f5d6832080 SHA1: 87647a03cc7021301c892086f5ca904a4006d765 SHA256: 9111158e45c1ff21b9e7f738d16e0461f2d40ebea43fc8384e74266459308d73 SHA512: ef85f63572523e904ecf64eef382df3edb6e5897d1997bb7338bd96e40209cc2ec9239ed37c664c64edfe96ab56b89a423e89bc2683947dee3227270b3a6d5b7 Description: TBD Homepage: https://www.automatic-server.com Package: s6-policy-common Priority: optional Section: admin Installed-Size: 80 Maintainer: Automatic Server AG Architecture: all Version: 1.0.6-0aos1~26.04.1 Depends: bsdextrautils, execline, s6, s6-rc (>= 0.5.3.0) Filename: pool/main/s/s6-policy-common/s6-policy-common_1.0.6-0aos1~26.04.1_all.deb Size: 16612 MD5sum: e7bf72976dcdf122a4d85c822db74151 SHA1: 688e0998f00ee88336853cbf195511b8d85c8e2b SHA256: d414ef4e890fb71f34b936d75767c381b13831a969e15100c0e960f2fecf6d6b SHA512: eb1fcd78d9af946dcf6b474d84adec674895c022ca43e0c87cbe1aa3ddabbb123517d033c5be6a8cf219e3182656c812231439f39d2631c53cc14e72f2d7cab5 Description: TBD Homepage: https://www.automatic-server.com Package: s6-policy-exclusive Priority: optional Section: admin Installed-Size: 222 Maintainer: Automatic Server AG Architecture: all Version: 2.1.5-0aos1~26.04.1 Provides: s6-policy Depends: bcnm, console-setup, console-setup-linux, ifupdown, init-system-helpers-s6, kbd, kmod, mdevd, mount, rsyslog, s6-linux-init, s6-policy-common (>= 1.0.7), s6-rc, systemd-standalone-sysusers, systemd-standalone-tmpfiles, systemd-sysv (>= 1:0.1.0), util-linux, util-linux-extra Recommends: cloud-init-policy-s6 Conflicts: s6-policy-shared Filename: pool/main/s/s6-policy-exclusive/s6-policy-exclusive_2.1.5-0aos1~26.04.1_all.deb Size: 16766 MD5sum: d32095710779bd7cae03d0ba0b4f14f6 SHA1: d36b9a05863fa8af7172870b9b150e7204b31a2f SHA256: 655cb90a1bfc7a386a2b509041f5eee915275dbb4298e6c860649b5ecafdead6 SHA512: 13888db3a726d4e326f90a6b5c0703f41b6bf793adc926abe4fed5e9bd2c2fc874c1bb228b6d8759ef5f0928775ab61035d6c0e557f77d14a003a8eaa75da1d7 Description: TBD Homepage: https://www.automatic-server.com Package: s6-policy-exclusive Priority: optional Section: admin Installed-Size: 217 Maintainer: Automatic Server AG Architecture: all Version: 2.1.4-0aos1~26.04.1 Provides: s6-policy Depends: bcnm, console-setup, console-setup-linux, ifupdown, init-system-helpers-s6, kbd, kmod, mdevd, mount, rsyslog, s6-linux-init, s6-policy-common (>= 1.0.7), s6-rc, systemd-standalone-sysusers, systemd-standalone-tmpfiles, systemd-sysv (>= 1:0.1.0), util-linux, util-linux-extra Recommends: cloud-init-policy-s6 Conflicts: s6-policy-shared Filename: pool/main/s/s6-policy-exclusive/s6-policy-exclusive_2.1.4-0aos1~26.04.1_all.deb Size: 14836 MD5sum: 8391f9b964f049f49a0e40f360f29da7 SHA1: 0625590ea8f4c6477ee9d8844b1b653eed2cb75a SHA256: aab815135c54e9b3b5e90be1419c776781d9b777040bb9913a49b7282a391670 SHA512: e59e1b3a0a03db95e1bfce61ae1573e0144b94f37ea8de6bc018cddd38c49903a6239febe1cfea45ce5faac4634dbf8bf5ff858c56e80868cb5fd4e1a3dccefd Description: TBD Homepage: https://www.automatic-server.com Package: s6-policy-exclusive Priority: optional Section: admin Installed-Size: 217 Maintainer: Automatic Server AG Architecture: all Version: 2.1.3-0aos1~26.04.1 Provides: s6-policy Depends: bcnm, console-setup, console-setup-linux, ifupdown, init-system-helpers-s6, kbd, kmod, mdevd, mount, rsyslog, s6-linux-init, s6-policy-common (>= 1.0.7), s6-rc, systemd-standalone-sysusers, systemd-standalone-tmpfiles, systemd-sysv (>= 1:0.1.0), util-linux, util-linux-extra Recommends: cloud-init-policy-s6 Conflicts: s6-policy-shared Filename: pool/main/s/s6-policy-exclusive/s6-policy-exclusive_2.1.3-0aos1~26.04.1_all.deb Size: 14258 MD5sum: 28f7cbdea9c407f720b28aead44ca8af SHA1: 35cdc089b69337581b0d13a7932eb3db854130fa SHA256: 031c388af1064b7ee9f61392b042f58cbb78d4f12c03e9b912a187fbb3241cec SHA512: 0fd7b6613c09bb5c953e8c7e87528cdcbc73af5dc1c665263f48307aba3e87077ec582895320ec02e13d2ad884060160f6e18693dda16c102017f524737b23f3 Description: TBD Homepage: https://www.automatic-server.com Package: s6-policy-exclusive Priority: optional Section: admin Installed-Size: 208 Maintainer: Automatic Server AG Architecture: all Version: 2.1.2-0aos1~26.04.1 Provides: s6-policy Depends: bcnm, console-setup, console-setup-linux, ifupdown, init-system-helpers-s6, kbd, kmod, mdevd, mount, rsyslog, s6-linux-init, s6-policy-common (>= 1.0.6), s6-rc, systemd-standalone-sysusers, systemd-standalone-tmpfiles, systemd-sysv (>= 1:0.1.0), util-linux, util-linux-extra Recommends: cloud-init-policy-s6 Conflicts: s6-policy-shared Filename: pool/main/s/s6-policy-exclusive/s6-policy-exclusive_2.1.2-0aos1~26.04.1_all.deb Size: 13470 MD5sum: 9f7c83201e15269e3473299cc1bc0c1f SHA1: 417b2d4b9e9d0feb98e74e65d23d6f22c102e97e SHA256: 02701c5ab30601805317280f9bc73ddbb1ddef2d8dbe4444fb252e9c2884a466 SHA512: 2b2448d6edbd066f5fbd1ce3d9584ce3cb3ee2c54f7507ee762b49d8ad90c4f40131b8a867ae7b36694080967142852a465a8d05949b3f546224061aa91b7afd Description: TBD Homepage: https://www.automatic-server.com Package: s6-portable-utils-doc Priority: optional Section: doc Installed-Size: 121 Maintainer: Automatic Server AG Architecture: all Source: s6-portable-utils Version: 2.3.0.3-0aos1~26.04.1 Filename: pool/main/s/s6-portable-utils/s6-portable-utils-doc_2.3.0.3-0aos1~26.04.1_all.deb Size: 17738 MD5sum: 990e475078daa05c656787b2c7e907de SHA1: 161945efb169baaf9ff41fc007028811d4d4255f SHA256: c7934b5fff72fc4119d8aaa891d6effb27e5f285252c76b1bedca2303a954430 SHA512: bd67cda290fcd3495143b0ac642cea4c4de1c2cd10740cb27f90979aa124eb62c9926e9d3311904bbdfa06744e27dfe36b5eaa9805adb8a8f338a89aa69723d9 Description: Optimized helper utilities (documentation) s6-portable-utils is a set of tiny general Unix utilities, often performing well-known tasks such as cut and grep, but optimized for simplicity and small size. They were designed for embedded systems and other constrained environments, but they work everywhere. . This package contains documentation files. Homepage: https://skarnet.org/software/s6-portable-utils/ Multi-Arch: foreign Package: s6-puppet-provider Priority: optional Section: admin Installed-Size: 42 Maintainer: Automatic Server AG Architecture: all Version: 0.2.1-0aos1~26.04.1 Depends: puppet-agent (>= 6) | openvox-agent, s6-policy-common (>= 1.0.3) Filename: pool/main/s/s6-puppet-provider/s6-puppet-provider_0.2.1-0aos1~26.04.1_all.deb Size: 11412 MD5sum: 6275e4c4d86db1d453d4a443d2a44a84 SHA1: 7f96d499e434c795fc329430474b64e4880050a2 SHA256: 0e7f8a0aeba66d9fd0312d50ef99097c050628f9713dd061c91c443fe9e20310 SHA512: de41a85542f276522c863e21a3b472613171bf23bbbd3f1f3705e6c789d2e885c1c38bbd6dffa7f8d794633acb06666ee0ee19b9ad365f016520e10a971bdef6 Description: A Puppet service provider for the s6 init system. Manages s6-rc services from Puppet through svctl, and reports the state s6 actually observes rather than the state s6-rc was asked for. Homepage: https://www.automatic-server.com Package: s6-puppet-provider Priority: optional Section: admin Installed-Size: 31 Maintainer: Automatic Server AG Architecture: all Version: 0.2.0-0aos1~26.04.1 Depends: puppet-agent (>= 6) | openvox-agent, s6-policy-common (>= 1.0.3) Filename: pool/main/s/s6-puppet-provider/s6-puppet-provider_0.2.0-0aos1~26.04.1_all.deb Size: 8260 MD5sum: c430fa0a7913e8ee43cc21cae8055469 SHA1: 08d73f99fb42a0157295594300c268dc6348735c SHA256: 794b09e5f894fffe32d3f0b4c2326d4d6be4c66b70a56920b80edc79d96cc369 SHA512: 742a6bede5585460beca8566a12a6a90be16d3f52de8672269126977a8da92c7db5dfae0ffcdc9877f20a4a1cb31b0f5de9844db1b1b59f5b1515c9b23084130 Description: A Puppet service provider for the s6 init system. Manages s6-rc services from Puppet through svctl, and reports the state s6 actually observes rather than the state s6-rc was asked for. Homepage: https://www.automatic-server.com Package: s6-rc-doc Priority: optional Section: doc Installed-Size: 156 Maintainer: Automatic Server AG Architecture: all Source: s6-rc Version: 0.5.4.2-0aos1~26.04.1 Filename: pool/main/s/s6-rc/s6-rc-doc_0.5.4.2-0aos1~26.04.1_all.deb Size: 34832 MD5sum: 613925ce4ffaaa4ab0c6692ebe9e9e60 SHA1: ba6d506615776123fdb6e5e8dcff918db9446998 SHA256: 9b336e0a00429084661a965b125d69ed39d0c67df7e43d2bc55a79d13c873664 SHA512: 793b7cde213646cc365d4e8788185e26f8695e877f8a611d4215b8fab82844ff2015aaa75c681ca7f977bfd0c0f3ba6c3f11b8cb382c0d8d6333bf346e574f96 Description: TBD Homepage: https://skarnet.org/software/s6-rc/ Multi-Arch: foreign Package: ssh-s6 Priority: optional Section: admin Installed-Size: 36 Maintainer: Automatic Server AG Architecture: all Version: 0.2.6-0aos1~26.04.1 Depends: s6-policy, ssh-server Filename: pool/main/s/ssh-s6/ssh-s6_0.2.6-0aos1~26.04.1_all.deb Size: 6238 MD5sum: 89e1bc026984177ea47b205200ebdb86 SHA1: 2603de879b978862ae5751401c4bffec672f1342 SHA256: f1780c54b8eee7877b0db04d96459925d724f474b9d5a8d30e9d7b21aaaa685a SHA512: 93de01c2f2ea11ff3cc23d0f962cc06805ccb8a71dfbcb9ce64dae21712a010b94cd43f9bb5bf4edb7a27cd1a618b5bbeaf162705683a6dd11271087911f7d6c Description: Run SSH service under s6 supervision. Homepage: https://www.automatic-server.com/ Package: strongswan-s6 Priority: optional Section: admin Installed-Size: 31 Maintainer: Automatic Server AG Architecture: all Version: 0.1.2-0aos1~26.04.1 Depends: s6-policy, strongswan Filename: pool/main/s/strongswan-s6/strongswan-s6_0.1.2-0aos1~26.04.1_all.deb Size: 2910 MD5sum: 527597ca0a94f9758d80fc83e9da541d SHA1: 39407f50150668ec50520640df0e4a365f05e752 SHA256: 55fb8ba605e84d1b2cc7b3f08559c0865f0bb527dbab5d98d5ae58d361edc4e7 SHA512: 82a33115bfa48e84affeb04638a36f39df36a647b76a0be0e4ef91515bb4cf7a478b1549e5b3f13e213062aee37d6055b5a0c0e6111c94bb66b87a4fa92b9049 Description: Run strongSwan daemons under s6 supervision. Homepage: https://www.automatic-server.com/ Package: tang-s6 Priority: optional Section: admin Installed-Size: 35 Maintainer: Automatic Server AG Architecture: all Version: 0.1.1-0aos1~26.04.1 Depends: tang, s6-policy Filename: pool/main/t/tang-s6/tang-s6_0.1.1-0aos1~26.04.1_all.deb Size: 7404 MD5sum: 7adde0157507ae52df5a7c8d58ee808b SHA1: 007db6976a0780e4673f942b3a2541b5bc22f025 SHA256: 2109098ee9f33faabc6683c7da4c8af0feb5286a2b633e6bcfe8d84e0bfe3a4e SHA512: f446f489f46cbf42c67e70cc16f8e5d1f2e557b3a2341289c00b16bda02aed61884fa590e28e34148da2d69a2895945389bc6f818bf79cfa47d5809eb96c90f1 Description: Run the Tang key server under s6 supervision. Tang ships socket-activated systemd units only (tangd.socket, tangd@.service); this package runs tangd as a standalone listener under s6 instead. . Two guards decide whether the daemon may start at all: the directory holding the keys must be on a mounted filesystem, and it must not be empty. A Tang that answers with an empty key set makes every LUKS volume bound to it unopenable, so refusing to start is the only safe behaviour. Homepage: https://www.automatic-server.com/ Package: zabbix-agent-s6 Priority: optional Section: admin Installed-Size: 36 Maintainer: Automatic Server AG Architecture: all Version: 0.1.4-0aos1~26.04.1 Depends: s6-policy, zabbix-agent Filename: pool/main/z/zabbix-agent-s6/zabbix-agent-s6_0.1.4-0aos1~26.04.1_all.deb Size: 4666 MD5sum: 5cf047f608e49db852a13dd1fea109f3 SHA1: 1b088babdd930a6161ea5b1d0027671a685f2044 SHA256: 4b5cad68be35550a047b283290b352b2b2d2dbfd96927d73c08cfcd06342c6e2 SHA512: 5c9972546f7b4c0b1f5fe4378add19f0c83fec73695054a5968e894766d875e8896f110dbf20418ed871a74ec055a4ce1e61681575badb6a7d83969be2b8d465 Description: Run Zabbix agent under s6 supervision. Homepage: https://www.automatic-server.com/ Package: zabbix-proxy-s6 Priority: optional Section: admin Installed-Size: 40 Maintainer: Automatic Server AG Architecture: all Version: 0.1.1-0aos1~26.04.1 Depends: zabbix-proxy-sqlite3 | zabbix-proxy-mysql | zabbix-proxy-pgsql, s6-policy Filename: pool/main/z/zabbix-proxy-s6/zabbix-proxy-s6_0.1.1-0aos1~26.04.1_all.deb Size: 6790 MD5sum: 4e55ccf3378b821e7621b97add1149d2 SHA1: 520dbd7b0f718452dad010f4bf764397f409dd80 SHA256: fe0a25c300336815eeb305bc50b191cec35c0c059b4199cd5f27b45d0ed1bbef SHA512: 27d36c95d2c5110ec5abeaa5d765e74a19ca8f1b68077d81d1bb0ba9288f462ba13336054577496bdf4a3b8c5d9992ad5e805ce37a53764f300a638300ef0a8d Description: Run the Zabbix proxy under s6 supervision. The unit runs zabbix_proxy in the foreground as user zabbix, creates the runtime directory its configuration asks for, and reports readiness through a runtime control command rather than through the mere existence of a process. It is installed disabled -- Puppet decides whether this machine runs a proxy. Homepage: https://www.automatic-server.com/ Package: zabbix-proxy-s6 Priority: optional Section: admin Installed-Size: 38 Maintainer: Automatic Server AG Architecture: all Version: 0.1.0-0aos1~26.04.1 Depends: zabbix-proxy-sqlite3 | zabbix-proxy-mysql | zabbix-proxy-pgsql, s6-policy Filename: pool/main/z/zabbix-proxy-s6/zabbix-proxy-s6_0.1.0-0aos1~26.04.1_all.deb Size: 5688 MD5sum: 2235f22009fb2a477f372258d2df1017 SHA1: 3eb92135bfff7f855d23020398ca2c5620eb62a2 SHA256: 5fde60778fc2d5df6547cb7184a46ef911d278b7f575f17ad289ce6642da6026 SHA512: 8d2744b4ec248a82a4b61d468775a11b24a3be1ab994c8c4d34e23fc9d515b1a37c736572a1898cc61cacdf3a6aab6d8604491937eb2bcfc7d3202c9566c9ecd Description: Run the Zabbix proxy under s6 supervision. The unit runs zabbix_proxy in the foreground as user zabbix, creates the runtime directory its configuration asks for, and reports readiness through a runtime control command rather than through the mere existence of a process. It is installed disabled -- Puppet decides whether this machine runs a proxy. Homepage: https://www.automatic-server.com/ Package: zfs-s6 Priority: optional Section: admin Installed-Size: 26 Maintainer: Automatic Server AG Architecture: all Version: 0.1.7-0aos1~26.04.1 Depends: s6-policy, zfsutils-linux Filename: pool/main/z/zfs-s6/zfs-s6_0.1.7-0aos1~26.04.1_all.deb Size: 3424 MD5sum: 903f995ff049005fbd310742ba114588 SHA1: 969525d4ba08d3e08c046390744522f5bde9a4a4 SHA256: 475e91afc80ee4f697db72a9a72cea1f7623722434e7a547f8db56195422bf5d SHA512: a77701692abef2e39f0c753f2b1fa8a749e6814245038dd881ec4c88e05a0e547b680a2cb1eedcf68818bc3a04f4feea5af02c10dab29fe8b2c5ef8b82616bf1 Description: Mount/umount ZFS volumes under s6 supervision. Homepage: https://www.automatic-server.com/