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 Priority: optional Section: admin Installed-Size: 28 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.0.1.5-3aos1~26.04.1 Depends: libc6 (>= 2.34), libskarnet2.14t64 (>= 2.13.0.0) Filename: pool/main/b/bcnm/bcnm_0.0.1.5-3aos1~26.04.1_amd64.deb Size: 6444 MD5sum: 971185913faa6e1136670387d0b2d3b8 SHA1: 4ce083ec398db452516989eb14d43289ad6ce62a SHA256: 1dff659359f37d443dd1db20d76ef1c30d906cd48ff3340b7ea1dd64c3c1cfdf SHA512: 5d23037acd0c9c12b02279e7ecc055b299ca3927438c82a9147c00ce99d949b7deaab375a55c514d7187514c268004be2a905fcc2b15b869b124b521fc060192 Description: TBD . This package contains binaries. Homepage: https://skarnet.org/software/bcnm/ 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: bolt-aep-plugin Priority: optional Section: non-free/admin Installed-Size: 40782 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.1.8-0aos1~26.04.1 Depends: libc6 (>= 2.34) Filename: pool/main/b/bolt-aep-plugin/bolt-aep-plugin_0.1.8-0aos1~26.04.1_amd64.deb Size: 9676194 MD5sum: 9f41853f785ed2af7a84808d56ae8d6a SHA1: 863ed3863f601fc7e198d5b432d53cbf3a5a5b12 SHA256: ee57a4747d8948aa4e3fc8d3817978375c4b0def1207a8881b4854b4e40cfd57 SHA512: 942cb18e027befd0049786d847859f5bba899dbd7a2550ee7234bb2a19a43fcc689b8c3f0b882f890b94177b884ce3e50b804976cb36d0867356ce6afea5a128 Description: bolt inventory plugin for aep bolt-aep-plugin is a bolt inventory plugin for aep . Command-line flags have precedence over environment variables, which have precedence over configuration file settings, those in turn have precedence over defaults. Environment variables are the uppercase letters of the longopts names, where dots (.) and dashes (-) are replaced with underscores (_). Settings in the configuration file match the longopts names, where dots (.) represent a subtree. E.g.: --log.level > LOG_LEVEL > {"log": {"level": ...}} > (default) Built-Using: golang-1.26 (= 1.26.0-1) Homepage: https://www.automatic-server.com/ Static-Built-Using: golang-1.26 (= 1.26.0-1) Package: bolt-aep-sync Priority: optional Section: non-free/admin Installed-Size: 42752 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.1.6-0aos1~26.04.1 Depends: libc6 (>= 2.34), sysuser-helper (>= 1.3.3) Filename: pool/main/b/bolt-aep-sync/bolt-aep-sync_0.1.6-0aos1~26.04.1_amd64.deb Size: 10087984 MD5sum: b536cf5d911054904f7ac4d0f37ac848 SHA1: e82c40d44b571478fc8b67c3bc011b25174ce0f1 SHA256: 70c19648c729e8fc00ee99b7bed89ea35c07a55b13c69b8a87fadd372560d9c9 SHA512: 0c971d73b9703b18f485b5b2199a798633277c893d73fc244b8fc24d35b8852a1240c31f5a025688d9299e407d10a998a7042b8e659c5c53cd0e7cfa7eb1f0ab Description: kubernetes controller for bolt inventory file generation based on the service states and current config bolt-aep-sync is a kubernetes controller for aep for managing bolt inventory file generation based on the aep service states and current managed config. . Command-line flags have precedence over environment variables, which have precedence over configuration file settings, those in turn have precedence over defaults. Environment variables are the uppercase letters of the longopts names, where dots (.) and dashes (-) are replaced with underscores (_). Settings in the configuration file match the longopts names, where dots (.) represent a subtree. E.g.: --log.level > LOG_LEVEL > {"log": {"level": ...}} > (default) Built-Using: golang-1.26 (= 1.26.0-1) Homepage: https://www.automatic-server.com/ Static-Built-Using: golang-1.26 (= 1.26.0-1) 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: cni-aep-ipam Priority: optional Section: non-free/admin Installed-Size: 40126 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.1.9-0aos1~26.04.1 Depends: libc6 (>= 2.34) Filename: pool/main/c/cni-aep-ipam/cni-aep-ipam_0.1.9-0aos1~26.04.1_amd64.deb Size: 9447980 MD5sum: b341f5d71bf5b696335e2b514c057672 SHA1: e7bc1baf9a8e3a72ae0663e7ab21b9a63b454191 SHA256: 0123c7347cdb84f6e2c3793cb26cb1728042281def3a8d224d7b29c72158755e SHA512: eb8ec3f93d28551c03ed9eb5df83486f504818602a1b8c5833aed84dd6efb28812abbf4b0a3c963226b87b7ff59e11729265e32f361ee681fa0ecfccd511383c Description: CNI IPAM plugin for AEP aep-ipam is a CNI IPAM plugin for AEP . Command-line flags have precedence over environment variables, which have precedence over configuration file settings, those in turn have precedence over defaults. Environment variables are the uppercase letters of the longopts names, where dots (.) and dashes (-) are replaced with underscores (_). Settings in the configuration file match the longopts names, where dots (.) represent a subtree. E.g.: --log.level > LOG_LEVEL > {"log": {"level": ...}} > (default) Built-Using: golang-1.26 (= 1.26.0-1) Enhances: containernetworking-plugins, kubernetes-cni Homepage: https://www.automatic-server.com/ Static-Built-Using: golang-1.26 (= 1.26.0-1) 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: etcd-client Priority: optional Section: net Installed-Size: 17095 Maintainer: Automatic Server AG Architecture: amd64 Source: etcd Version: 3.6.13-0aos1~26.04.1 Replaces: etcdctl Conflicts: etcdctl Filename: pool/main/e/etcd/etcd-client_3.6.13-0aos1~26.04.1_amd64.deb Size: 5128300 MD5sum: ae1f4fdca578495978103cb7f586884c SHA1: 93c547eb6bbe42bad4f6da913a7ddd8e94fec357 SHA256: 8f53c7e168065705c4869f8629de4d01633b3726b162cba672fac28d6454285f SHA512: 1a0fe05aac3d8d6aeb49e57afa1581bb7b133dfe751b935b0b946d3c3eb3febd510a1a25fc9d01b71443017f6689596dc0929cae75dcfb1c63d0cf3e0ec97b72 Description: highly-available key value store -- client A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the client binaries. Homepage: https://etcd.io Package: etcd-server Priority: optional Section: net Installed-Size: 46450 Maintainer: Automatic Server AG Architecture: amd64 Source: etcd Version: 3.6.13-0aos1~26.04.1 Replaces: etcd Depends: adduser Suggests: etcd-client Conflicts: etcd Filename: pool/main/e/etcd/etcd-server_3.6.13-0aos1~26.04.1_amd64.deb Size: 15318652 MD5sum: 7028a2284bc818c2dfc7d5381c88950c SHA1: 1ea096b208d45e6111bc8bc100c028d0b9a7c963 SHA256: 7e086fd6b5d97e21f50e4c8274ac0ca95f1720fe6f09f51c9b75d4dadf63aab7 SHA512: 65eaa023bf7478543ae73d9e3a987742ab90a0b05a13a1734b8fac2b90c57fc144df3d0d8e6c95cffa6e6ad0884ccb8d6329da2ce1ca9ab7272aba676933665b Description: highly-available key value store -- daemon A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the server binaries. Homepage: https://etcd.io Package: external-dns Priority: optional Section: admin Installed-Size: 52408 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.5.18-5aos1~26.04.1 Depends: libc6 (>= 2.34) Filename: pool/main/e/external-dns/external-dns_0.5.18-5aos1~26.04.1_amd64.deb Size: 11844654 MD5sum: 57dce0e29676992ce5185855c9b878ee SHA1: 9d2c4cb4eb06f9265a30b3ca367b559198e1feae SHA256: aaf8293ab4c033b486ea2fe020cb850d6197cbf7fe8f7eac1a20d6c01e24e060 SHA512: 5c359715c68ce33ba7b30e3f8e550da897c24e868dadc04c685bbaa66adc61ba4c1344af2424b0827905d71ec36769223b8a766f72a162d11f0d1db01dbb783b Description: ExternalDNS makes K8s resources discoverable via public DNS servers Like KubeDNS, it retrieves a list of resources (Services, Ingresses, etc.) from the Kubernetes API to determine a desired list of DNS records. Unlike KubeDNS, however, it's not a DNS server itself, but merely configures other DNS providers accordingly. Homepage: https://github.com/kubernetes-sigs/external-dns Package: flannel Priority: optional Section: admin Installed-Size: 54869 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.28.8-2aos1~26.04.1 Depends: libc6 (>= 2.34) Filename: pool/main/f/flannel/flannel_0.28.8-2aos1~26.04.1_amd64.deb Size: 12164454 MD5sum: c3710a34bcbcb5d8c9da0e34bbb06b6e SHA1: dead7b74d29ffe70c7290f6fabf52fa7f9381b21 SHA256: fd0a2423da0e1ddd26b8fff8974d548b8ca6f1359bfe1f3825cafd7c6d496187 SHA512: 1b697062811894244f70fb9ccf4a197e918a501af5f277dccca767d2ed4d812e3dd20efd95a7bed713e9d433f83929c4a33c90a5b2a5f37b16a9d105d1498c6a Description: Layer 3 Kubernetes CNI plugin Flannel is a simple and easy way to configure a layer 3 network fabric designed for Kubernetes. . Flannel runs a small, single binary agent called flanneld on each host, and is responsible for allocating a subnet lease to each host out of a larger, preconfigured address space. Flannel uses either the Kubernetes API or etcd directly to store the network configuration, the allocated subnets, and any auxiliary data (such as the host's public IP). Packets are forwarded using one of several backend mechanisms including VXLAN and various cloud integrations. . This package contains the command line executables. Built-Using: golang-1.26 (= 1.26.0-1) Homepage: https://github.com/flannel-io/flannel Package: flannel-cni-plugin Priority: optional Section: admin Installed-Size: 2853 Maintainer: Automatic Server AG Architecture: amd64 Version: 1.9.1-flannel2-3aos1~26.04.1 Depends: libc6 (>= 2.34) Filename: pool/main/f/flannel-cni-plugin/flannel-cni-plugin_1.9.1-flannel2-3aos1~26.04.1_amd64.deb Size: 1085632 MD5sum: d64e10806ae752dbe6aace4aa8cbf25c SHA1: d51df4375a5ade287308d6655904bcfbc880ec4b SHA256: c51ecbe04c0bac64c0a5506a181233ee12768fa66865dcf27dab0bb7a63c7070 SHA512: 84552702a7ba4c4f855cb6a1906c8a4a4bbe0674fdd16bf7fa69006251ed4eb285c6d4cde8302f69895e19dc7124ee2e71868c63ce4305112ff80eb201ae2b77 Description: Layer 3 Kubernetes CNI plugin This plugin is designed to work in conjunction with flannel, a network fabric for containers. . This package contains the flannel cni plugin binary. Built-Using: golang-1.26 (= 1.26.0-1) Homepage: https://github.com/flannel-io/cni-plugin 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: goss Priority: optional Section: admin Installed-Size: 15484 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.4.9-2aos1~26.04.1 Depends: libc6 (>= 2.34) Filename: pool/main/g/goss/goss_0.4.9-2aos1~26.04.1_amd64.deb Size: 5079902 MD5sum: 701aaaccaa8f849bc084523e74603efe SHA1: 7b7b1b3a3ee8a4fe5ce398b9c869c7edc3dee615 SHA256: 71359dc04ac4033cb4e1ec9c4390d2186bbf3c21ae799e0a75ac10e7c7612d92 SHA512: 195a63f4d6827c1ed9317ab9b71f3934a58a8bc0c8b580f8fb0bac389954727b414d129c801aefeee42745cbfe62e7506a39cbdb7077be3ae8f0b2faf8f457ed Description: Quick and Easy server validation Goss is a YAML based serverspec alternative tool for validating a server’s configuration. It eases the process of writing tests by allowing the user to generate tests from the current system state. Once the test suite is written they can be executed, waited-on, or served as a health endpoint. Built-Using: golang-1.26 (= 1.26.0-1) Homepage: https://github.com/goss-org/goss 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: kube-apiserver Priority: optional Section: admin Installed-Size: 82298 Maintainer: Automatic Server AG Architecture: amd64 Source: kubernetes Version: 1.34.7-0aos1~26.04.1 Recommends: kubectl Filename: pool/main/k/kubernetes/kube-apiserver_1.34.7-0aos1~26.04.1_amd64.deb Size: 18288354 MD5sum: abe8b2a2593df78669ad52efe1261117 SHA1: 99940e52ee62d515d42d015f622c97b4c4efa0b6 SHA256: 0cba84abaccdd321aca2583d18cd929f24bcf7a7305d5e2e804e4c745742bc75 SHA512: e2413ce2f9ab3faa981b20d7edb408646ef7214d55788ae57f41227f8275613ddee292a0cddb7db77d2b4a11babdc0e87d373f9494393a0082ed1b1c7a3e9e8d Description: Kubernetes REST API daemon The kube-apiserver validates and configures data for the api objects which include pods, services, replicationcontrollers, and others. The API Server services REST operations and provides the frontend to the cluster's shared state through which all other components interact. Homepage: https://kubernetes.io Package: kube-controller-manager Priority: optional Section: admin Installed-Size: 69501 Maintainer: Automatic Server AG Architecture: amd64 Source: kubernetes Version: 1.34.7-0aos1~26.04.1 Recommends: kubectl Filename: pool/main/k/kubernetes/kube-controller-manager_1.34.7-0aos1~26.04.1_amd64.deb Size: 15159736 MD5sum: c5671dac6d95ae76ee64ec281009fa2a SHA1: 91a93bc42de4ead13f41c4d4b557ab3c05cbbe06 SHA256: bfce97d84f52ec664f7651a51d2813b2b3459e87a0d200abd1edecdfa32dff8a SHA512: 2c7eb40258cf8e5c5bec8a7cb3287a55a4345a71d8ee7f34568afe467dba55923ff36bc528524513bfdba351cb1c62a8c3445c1bf32d1f44fc09fd177a02dea2 Description: Kubernetes daemon that embeds the core control loops In applications of robotics and automation, a control loop is a non-terminating loop that regulates the state of the system. In Kubernetes, a controller is a control loop that watches the shared state of the cluster through the apiserver and makes changes attempting to move the current state towards the desired state. Homepage: https://kubernetes.io Package: kube-proxy Priority: optional Section: admin Installed-Size: 43627 Maintainer: Automatic Server AG Architecture: amd64 Source: kubernetes Version: 1.34.7-0aos1~26.04.1 Filename: pool/main/k/kubernetes/kube-proxy_1.34.7-0aos1~26.04.1_amd64.deb Size: 10448524 MD5sum: 320c387d55f5bad8410bf278c852c6a6 SHA1: 6f8e71efedd335c110a1de7f30e286a2c4ac3d20 SHA256: f4c2a5e47af9d61c1ed8aa1199809f2554521bc9eed8ad764f9b0613c54732f3 SHA512: 8566854b531e11eb3403156ddf567d338a53b8f277d22c772ba99caf6940d7d5abaadcaca90e8cb30b08469b66104643b5f70a303107cf1bd4e9d438d2363c64 Description: Kubernetes Network proxy daemon The Kubernetes network proxy runs on each node. This reflects services as defined in the Kubernetes API on each node and can do simple TCP, UDP, and SCTP stream forwarding or round robin TCP, UDP, and SCTP forwarding across a set of backends. Homepage: https://kubernetes.io Package: kube-scheduler Priority: optional Section: admin Installed-Size: 47867 Maintainer: Automatic Server AG Architecture: amd64 Source: kubernetes Version: 1.34.7-0aos1~26.04.1 Recommends: kubectl Filename: pool/main/k/kubernetes/kube-scheduler_1.34.7-0aos1~26.04.1_amd64.deb Size: 11408866 MD5sum: 3687cd97c470c72794b79d3386bf7ed7 SHA1: f43ede5ed1681daba134f895911a0087ed7ead30 SHA256: 019fcba8d7e852ca9bc51b6b57add25a0efff9699bfab97b8f3896b0fccc106f SHA512: c96a60aa25b5da36eb4baaf3f3c5bfad98049ffec333d859f446921308e9460d9c15d9fec7a6613d90bba1ffef553fb661d6f05621db3d130985e8e167c7375d Description: Kubernetes Control plane daemon which assigns Pods to Nodes The scheduler determines which Nodes are valid placements for each Pod in the scheduling queue according to constraints and available resources. The scheduler then ranks each valid Node and binds the Pod to a suitable Node. Multiple different schedulers may be used within a cluster; kube-scheduler is the reference implementation. Homepage: https://kubernetes.io Package: kubeadm Priority: optional Section: admin Installed-Size: 72466 Maintainer: Automatic Server AG Architecture: amd64 Source: kubernetes Version: 1.34.7-0aos1~26.04.1 Depends: kubectl Filename: pool/main/k/kubernetes/kubeadm_1.34.7-0aos1~26.04.1_amd64.deb Size: 13913742 MD5sum: c7cfea85ccf64eee1b3606973fb8bcfc SHA1: 09ad8c01a543561349ce9693f4c8f98887cffcb7 SHA256: 5823b82501ef79b895fbd9dc49e58777235617ec971586767c3bee887db7f6dd SHA512: 0822a34f9ddb0d8122460ee73e83fcf42ffe16c2fe2336f715df46ee8b0799316b79da5fd6f8b356aa2336d630de0d7dddc2c26696a260640f9cf0d3d0a2e935 Description: Kubernetes cluster bootstrap tool The Kubeadm performs the actions necessary to get a minimum viable cluster up and running. By design, it cares only about bootstrapping, not about provisioning machines. Homepage: https://kubernetes.io Package: kubectl Priority: optional Section: admin Installed-Size: 59292 Maintainer: Automatic Server AG Architecture: amd64 Source: kubernetes Version: 1.34.7-0aos1~26.04.1 Filename: pool/main/k/kubernetes/kubectl_1.34.7-0aos1~26.04.1_amd64.deb Size: 12917234 MD5sum: 70593d02f86d3016515382e8287fd5bf SHA1: 6fc01198a7a98ee142a5a6d50ea27b7bcb4a037e SHA256: 5d6186cbee6cd3ed51debe463cf84102cb43aadc016e06eff6e94f18a59caf60 SHA512: 97160e1dcec8a4dc9553cb9fc87de5e9feaebd8e2a16ec0960152ea01474b89de2a686f1b49d27ee1d3ad172dbe2bcda1c8c861528de9f52a7d26c949e7fbbb5 Description: Kubernetes command-line tool The kubectl allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs. Homepage: https://kubernetes.io Package: kubelet Priority: optional Section: admin Installed-Size: 81654 Maintainer: Automatic Server AG Architecture: amd64 Source: kubernetes Version: 1.34.7-1aos1~26.04.1 Depends: libc6 (>= 2.34) Filename: pool/main/k/kubernetes/kubelet_1.34.7-1aos1~26.04.1_amd64.deb Size: 17970474 MD5sum: 09ba78049eaf3ed37c9c0d025364349b SHA1: 54736f1721961fe724a3550f82bc706a9a74def3 SHA256: 2178171a02fc1a4f297df08c95e92813d8917279f2fa7b1a6bae870836c5df23 SHA512: ff8918be4a39ae697ed8678103b3e065656fffda8ccd0e76f08059df5f477e4077b7e3db1688de36ebd425c3abe15589edd18d70853c71c4fda61da7bff21071 Description: Kubernetes node agent that runs on each node It can register the node with the apiserver using one of: the hostname; a flag to override the hostname; or specific logic for a cloud provider. The kubelet takes a set of PodSpecs that are provided through various mechanisms (primarily through the apiserver) and ensures that the containers described in those PodSpecs are running and healthy. The kubelet doesn't manage containers which were not created by Kubernetes. Homepage: https://kubernetes.io Package: libbcnm-dev Priority: optional Section: libdevel Installed-Size: 9 Maintainer: Automatic Server AG Architecture: amd64 Source: bcnm Version: 0.0.1.5-3aos1~26.04.1 Depends: libbcnm0 (= 0.0.1.5-3aos1~26.04.1) Filename: pool/main/b/bcnm/libbcnm-dev_0.0.1.5-3aos1~26.04.1_amd64.deb Size: 2000 MD5sum: b591f277066b0922002441cbcc469609 SHA1: f25a16e9ed7addae758dbd95ef1a1ce01ff87e9e SHA256: ce8f654b6d37b5815555ff18d6e2f0deb8a41f6677c0907c8020551d1618e369 SHA512: 2ee681042a53d0b936eec7b0c5403f9b788019a103d0835dccdb8c4967a3c2cbbe13e70c5cf62b518f8c78ca5234c67d2f99a3033ea97e736978fd25089e13ab Description: TBD . This package contains static and header files. Homepage: https://skarnet.org/software/bcnm/ Multi-Arch: same Package: libbcnm0 Priority: optional Section: libs Installed-Size: 60 Maintainer: Automatic Server AG Architecture: amd64 Source: bcnm Version: 0.0.1.5-3aos1~26.04.1 Depends: libc6 (>= 2.4) Filename: pool/main/b/bcnm/libbcnm0_0.0.1.5-3aos1~26.04.1_amd64.deb Size: 11796 MD5sum: 2b1096256551ba7dbefe160c05283b7a SHA1: b04935b8c1b07359fcead6d3beaf40139bddb402 SHA256: 263560a132818b672b419f71defbf40237361531f68d541091f527a663cb6cb6 SHA512: f87a964384a4e58ae34be3446b965175c49669b23de60456627ebce3f7d2e8023ab6c0dcc87d3f6a4e9febfd1bab104b4a65026284bbb30e170410278938991b Description: TBD . This package contains shared libraries. Homepage: https://skarnet.org/software/bcnm/ Multi-Arch: same Package: libs6li-1.0 Priority: optional Section: libs Installed-Size: 31 Maintainer: Automatic Server AG Architecture: amd64 Source: s6-linux-init Version: 1.1.2.0-0aos1~26.04.1 Depends: libskarnet2.14t64 (>= 2.9) Filename: pool/main/s/s6-linux-init/libs6li-1.0_1.1.2.0-0aos1~26.04.1_amd64.deb Size: 3972 MD5sum: 49b46339f6c4f26a5e369b31be8a4ee6 SHA1: 1f035bbc054660809b995334209d304269439400 SHA256: a9dac3891a1534c8c6dd98a5395200395689cc0c620f323e814107e44b673316 SHA512: d400f4a5dc2ad151092a9f3e73c6702f9666dc2f5a5f3dd17c607ebe6558795d6334a3550ddc194179149621dcd36d1f1ff43434f752fde57fcf736410db9820 Description: Helpers to run s6 as an init system (shared library) 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 shared libraries. Homepage: https://skarnet.org/software/s6-linux-init/ Multi-Arch: same Package: libs6li-dev Priority: optional Section: libdevel Installed-Size: 23 Maintainer: Automatic Server AG Architecture: amd64 Source: s6-linux-init Version: 1.1.2.0-0aos1~26.04.1 Depends: libs6li-1.0 (= 1.1.2.0-0aos1~26.04.1) Filename: pool/main/s/s6-linux-init/libs6li-dev_1.1.2.0-0aos1~26.04.1_amd64.deb Size: 3514 MD5sum: 9bf49ed092e34903601ba70d6e616e23 SHA1: f7f99059956627fdbe20d9815f452649e248d67c SHA256: 4e96ae51b69693e31df87c265557b705b3b4dbd3837fcf9d37018e87bbc71f96 SHA512: fb02aa5316d71bcf71a3c688ff18f256898e6db4b297ce98027965c19ac626c6057def945e133ceb42c1866254fc06982582995d2c9426bd4d60d7c939c1ce4d Description: Helpers to run s6 as an init system (development files) 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 static and header files. Homepage: https://skarnet.org/software/s6-linux-init/ Multi-Arch: same Package: libs6rc-0.5 Priority: optional Section: libs Installed-Size: 45 Maintainer: Automatic Server AG Architecture: amd64 Source: s6-rc Version: 0.5.4.2-0aos1~26.04.1 Depends: libc6 (>= 2.33), libs6-2.13 (>= 2.10.0.0), libskarnet2.14t64 (>= 2.14.0.0) Filename: pool/main/s/s6-rc/libs6rc-0.5_0.5.4.2-0aos1~26.04.1_amd64.deb Size: 12040 MD5sum: 4a655a6411ffb9795393f926aee1dd76 SHA1: cf8d685528059e2e7a54e61d83e0ea5710613ba1 SHA256: 1ddf9725c52eda56ca9dc8809c9d9a62d4c5e03993343e773b5a9a37d82f11a7 SHA512: d1d9d3b3e81e55e5845f02cdc6f2dc071e4f43d6bbd49854d5b8189f7c432c5a3acebf00ad02965892b34d9e081577745b9e4d026f1480e216f8d70c9d3d53a1 Description: TBD Homepage: https://skarnet.org/software/s6-rc/ Multi-Arch: same Package: libs6rc-dev Priority: optional Section: libdevel Installed-Size: 69 Maintainer: Automatic Server AG Architecture: amd64 Source: s6-rc Version: 0.5.4.2-0aos1~26.04.1 Depends: libs6rc-0.5 (= 0.5.4.2-0aos1~26.04.1) Filename: pool/main/s/s6-rc/libs6rc-dev_0.5.4.2-0aos1~26.04.1_amd64.deb Size: 13812 MD5sum: 1872b8f229cbe546d9b7e844cc361eee SHA1: 4b5372a80e13474790671858a0f6e8b2fe46ec5d SHA256: 4ad970160da4bc9ac5d179b3a9f9c8bfbda40bda22f8d7a6bd50a4ad6ac0994d SHA512: eeb699b61f9273c55cdca6776bc532ff244b7d8fbc96770ce896513fb123a143d1a50eb042355c2570bfb272faff62e7928e3befb5d312d8ddfa16c51898bf59 Description: TBD Homepage: https://skarnet.org/software/s6-rc/ Multi-Arch: same 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: lxe-ee Priority: optional Section: non-free/admin Installed-Size: 32396 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.17.8-0aos1~26.04.1 Provides: lxe Depends: libc6 (>= 2.34), socat, iproute2 Suggests: retain, kubernetes-cni Conflicts: lxe Filename: pool/main/l/lxe-ee/lxe-ee_0.17.8-0aos1~26.04.1_amd64.deb Size: 8789482 MD5sum: fb860da52d73a1e400216881b2ca7477 SHA1: 08408d33abd06091be992c127e7686fbcbff8667 SHA256: 3e59d705ef1d88cb4cf10e043b000e82d7bd6f70916227c24eec10d156fcf2a9 SHA512: 3613a7afffca1edd54f0df52d315492a8e8dabd7db86be650efa2886d5dc607d5e08b4cf6be4413036c1c4ed46608c380f511b05b658ce53c35692435a26c45d Description: LXE is a shim of the Kubernetes Container Runtime Interface for LXD LXE implements the Kubernetes Container Runtime Interface and creates LXD containers from Pods. Many options in the PodSpec and ContainerSpec are honored but a fundamental perception of containers (application containers like docker does vs system containers which is what LXD does) lead to slight implementation differences. Read the documentation for the full list of caveats. Built-Using: golang-1.26 (= 1.26.0-1) Homepage: https://www.automatic-server.com/ Static-Built-Using: golang-1.26 (= 1.26.0-1) 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 Priority: optional Section: admin Installed-Size: 71 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.1.6.3-0aos1~26.04.1 Depends: libc6 (>= 2.34), libskarnet2.14t64 (>= 2.14.0.0) Filename: pool/main/m/mdevd/mdevd_0.1.6.3-0aos1~26.04.1_amd64.deb Size: 18794 MD5sum: 087fbef8a6ee86d84aba8162afcdc1b4 SHA1: 9c18633729e7e7b4fb91adf8f5d2cc5bc5671f11 SHA256: 5e5718aec155543e1a70eb542907a340bfe7d9aa6a1f7461aca1b45fd2bd812e SHA512: 94787e58be6fdf4bae712acf50971006e3749fb13a90bd85b5359eea1713388a8dddd42b79bcc5bcab14148803f5159b5d0e7b98562d148027961d8027935a32 Description: daemon managing kernel hotplug events similarly to udevd The point of mdevd is to provide a drop-in replacement to mdev that does not fork, so it can handle large influxes of events at boot time without a performance drop. Homepage: https://skarnet.org/software/mdevd/ 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: nri-aep Priority: optional Section: admin Installed-Size: 7554 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.1.1-0aos1~26.04.1 Depends: cri-o Filename: pool/main/n/nri-aep/nri-aep_0.1.1-0aos1~26.04.1_amd64.deb Size: 2423070 MD5sum: be16d5cb7c02128c3d0ebab99c56c54d SHA1: 3b0098509bd460c08300c3906e0e2b11c210b3a0 SHA256: 15de1d037c426aa1f1d2379d7b145391f36489aa7348a26788d3610770706104 SHA512: 722a8c14babe46893144dadf9913bce3584bb08f9cd21b46530879b7bc51734a9eba99c3f3f4932ce3b074fab9dc6c1ce5c5bc2d5c1fc0045749277f16361ddd Description: NRI plugin carrying AEP-specific container adjustments for CRI-O Clamps negative oom_score_adj to 0 on container creation, which lets CRI-O run without _CRIO_ROOTLESS=1 on the unprivileged-userns k8s-minions and therefore keeps container metrics and HPAs working. . The minions cannot lower oom_score_adj below oom_score_adj_min, so the score the kubelet derives from pod QoS makes the runtime fail in the container's init. Rootless mode avoided that, but also discarded the container's cgroupsPath, breaking every container_* metric. . Requires drop_infra_ctr = true. Built-Using: golang-1.26 (= 1.26.0-1) 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: operationagent Priority: optional Section: non-free/admin Installed-Size: 40150 Maintainer: Automatic Server AG Architecture: amd64 Version: 1.0.6-0aos1~26.04.1 Depends: libc6 (>= 2.34), sysuser-helper (>= 1.3.3) Filename: pool/main/o/operationagent/operationagent_1.0.6-0aos1~26.04.1_amd64.deb Size: 9407750 MD5sum: f0953a89458feb55db10d97c804fb13e SHA1: 3aa9661b7183c15b9bd0de03218e48f3f1621309 SHA256: f5a7fdb99dd25a5e26cdf2d9d3323ad17f6f547e10c59441485094212bf82fa5 SHA512: 2d3572159445f89ada58171e719e233d697a2cb92e907dfd82574b71a51e1d4f671d148ceb9b7390c5699bd9328b6244d475c26b03d7ddb863740e7c068af30f Description: Kubernetes controller for executing procedures from Operation resources operationagent is a Kubernetes controller that watches Operation resources and executes configured procedures on service operators. . • Watches Operation resources using Kubernetes controller-runtime • Executes any configured binary or script with parameters via stdin Built-Using: golang-1.26 (= 1.26.0-1) Homepage: https://www.automatic-server.com/ Static-Built-Using: golang-1.26 (= 1.26.0-1) 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: retain Priority: optional Section: non-free/admin Installed-Size: 61705 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.16.6-0aos1~26.04.1 Depends: libc6 (>= 2.34), lxe-ee Filename: pool/main/r/retain/retain_0.16.6-0aos1~26.04.1_amd64.deb Size: 15759876 MD5sum: 2bf8a8ce5209b016f9b76a085e8cb5fb SHA1: 50473b488f32dde39f3277e40793f9aeecf6a64c SHA256: 0eb32d29c673f00043bc2d6f0d58279596ebd0f05aa3d5a40a31f35a0f9bc757 SHA512: fb555d1b5438b5c9c48b7ddf3c35e91fbe11c1512ee2a41cdb3ef73761659fbbd46de1ff422eaa7ac106ba572a6c9609a3bb0ffdcf477048ddbb3065d9654d22 Description: CRI shim to persist containers retain is a shim of the Kubernetes Container Runtime Interface (CRI) for persistent containers. It is used as middleware between kubelet and the effective CRI implementation. It accepts CRI calls from kubelet but forwards only specific calls - to retain the underlying pods and containers. . Some flags must match the arguments of the running kubelet, these are marked with [kubelet]. Built-Using: golang-1.26 (= 1.26.0-1) Homepage: https://www.automatic-server.com/ Static-Built-Using: golang-1.26 (= 1.26.0-1) Package: s6-linux-init Priority: optional Section: admin Installed-Size: 217 Maintainer: Automatic Server AG Architecture: amd64 Version: 1.1.2.0-0aos1~26.04.1 Depends: libc6 (>= 2.34), libs6-2.13 (>= 2.9), libskarnet2.14t64 (>= 2.14.0.0) Recommends: s6, execline Filename: pool/main/s/s6-linux-init/s6-linux-init_1.1.2.0-0aos1~26.04.1_amd64.deb Size: 34166 MD5sum: 214dcfd7e542dc916542419bc09491cf SHA1: 212dd4fde1b1029dd54027b10429339b434a69a4 SHA256: f1472ae26b0a86694c69526b31aa749065a5643b472e0f024810e8612bd7e587 SHA512: 2fff4408c16f14896e2e946cfbbe7ad6e024098780bf985189e5489a3a37c0655b7dd4a5ebd1f169aeae6f14f18d035779af6f243bab33ffc736d2cffce83c36 Description: Helpers to run s6 as an init system 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. Homepage: https://skarnet.org/software/s6-linux-init/ 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 Priority: optional Section: admin Installed-Size: 662 Maintainer: Automatic Server AG Architecture: amd64 Version: 2.3.0.3-0aos1~26.04.1 Depends: libc6 (>= 2.34), libskarnet2.14t64 (>= 2.14.0.0) Recommends: s6, execline Filename: pool/main/s/s6-portable-utils/s6-portable-utils_2.3.0.3-0aos1~26.04.1_amd64.deb Size: 45816 MD5sum: b4b2190d49d5e23a19edacab3b934301 SHA1: 4a4b77f501b61148be80aea54892c2c5a7f26123 SHA256: 76239bea0d750b4b08fc5dcc64434444c12f07aedaff57bd9e522e0fd30598e6 SHA512: 6ccc97000817955a67fd60153269f9dafbd904063e18eed7ed68e47ecee689974156c8437b4a97d05969fb381b36b9f0c15003e35c73dec022df298cb5024cec Description: Optimized helper utilities 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. Homepage: https://skarnet.org/software/s6-portable-utils/ 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 Priority: optional Section: admin Installed-Size: 257 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.5.4.2-0aos1~26.04.1 Depends: s6, execline, libc6 (>= 2.34), libexecline2.9 (>= 2.6), libs6-2.13 (>= 2.11.3.0), libs6rc-0.5 (>= 0.5.4.2), libskarnet2.14t64 (>= 2.14.0.0) Filename: pool/main/s/s6-rc/s6-rc_0.5.4.2-0aos1~26.04.1_amd64.deb Size: 56028 MD5sum: 488ad71767d1ad66ef7164e1a627a2a0 SHA1: be6a0742c6addf0125264af5d1aa39cc1d8b77f1 SHA256: 249ae3c420b0db478f06e995ca709ab666b097d0c118816c4f789568e51ba2c6 SHA512: 7f2e8be19c3a800f7d59f5d4d0361d7d5d3b1293d619a5ea59bc87c09a5c2fa90c25716b9b6f759ef8c0d5a15820a6c0e49e4b1547a4a2adad559c99d8891a8e Description: TBD Homepage: https://skarnet.org/software/s6-rc/ 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: svc-ctrl Priority: optional Section: non-free/admin Installed-Size: 43870 Maintainer: Automatic Server AG Architecture: amd64 Version: 1.14.6-0aos1~26.04.1 Depends: libc6 (>= 2.34), sysuser-helper (>= 1.3.3) Filename: pool/main/s/svc-ctrl/svc-ctrl_1.14.6-0aos1~26.04.1_amd64.deb Size: 10534356 MD5sum: dcca6a56be8aa205bc5251ec049715c2 SHA1: bd49273fd9bb50846e1bd25aaf9b30ee3fd1f35e SHA256: fce93dd0828c7cc9df4857002623cf34d3e635b04d9b469b8a11cbab8f09b164 SHA512: bdca56aa38e6980cc9e12bfee831e7b6c26f7e77b21ed244e15224cec3638a10bb1504603427bf6e93368b61188a3fa7edf7a3529d6ed257f24d1faac1e66fbc Description: kubernetes controller for full aep service group svc-ctrl is a kubernetes controller for the aep service group, which is the next iteration of service definitions. This binary contains all subcontrollers and runs on a kubernetes cluster where there is no split of mgmt and target kubernetes. . Command-line flags have precedence over environment variables, which have precedence over configuration file settings, those in turn have precedence over defaults. Environment variables are the uppercase letters of the longopts names, where dots (.) and dashes (-) are replaced with underscores (_). Settings in the configuration file match the longopts names, where dots (.) represent a subtree. E.g.: --log.level > LOG_LEVEL > {"log": {"level": ...}} > (default) Built-Using: golang-1.26 (= 1.26.0-1) Homepage: https://www.automatic-server.com/ Static-Built-Using: golang-1.26 (= 1.26.0-1) Package: systemctl-shim-s6 Priority: optional Section: admin Installed-Size: 60 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.6.1-0aos1~26.04.1 Depends: s6-policy-common, libc6 (>= 2.34), libskarnet2.14t64 (>= 2.13.0.0) Filename: pool/main/s/systemctl-shim-s6/systemctl-shim-s6_0.6.1-0aos1~26.04.1_amd64.deb Size: 11940 MD5sum: 9aa69a54b2c1a472e5032e50b72b0969 SHA1: fd78c609a77c300ed3e855c3226c4adb8483add2 SHA256: 0772f52abe4858a7df3c4affd50e7ea61185aba3033251aa12de8c4affcfad55 SHA512: e4c2e0174a2682934277ec037669d92eb78caaca58abd867854067ad09b67b47d764edfb519427c039142c17b2bca4c6172e7083dd35a034cf3ed5354f271277 Description: Forward systemctl commands to svctl systemctl-shim provides a systemctl binary that forwards commands to svctl. Homepage: https://www.automatic-server.com Package: systemctl-shim-s6 Priority: optional Section: admin Installed-Size: 59 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.6.0-0aos1~26.04.1 Depends: s6-policy-common, libc6 (>= 2.34), libskarnet2.14t64 (>= 2.13.0.0) Filename: pool/main/s/systemctl-shim-s6/systemctl-shim-s6_0.6.0-0aos1~26.04.1_amd64.deb Size: 11636 MD5sum: 8dad287fd03472e9b112fcb6e1ecaf2a SHA1: 4c5b3a2704ed60b1eff7cce5b065c51216c2f34b SHA256: c04317c67701e61d56d5a571e7df24ef83afe1bb6dd505c07a0cf2193e21ae5f SHA512: e7aa25137f97d673e0af8b3df22d7fe0ebec7e8a68c4f343ca81b8809a3ccea676058a751334af1008e50d7111233de0ff3cf71e7e0f29787a10bb2d4a2cc756 Description: Forward systemctl commands to svctl systemctl-shim provides a systemctl binary that forwards commands to svctl. Homepage: https://www.automatic-server.com Package: systemctl-shim-s6 Priority: optional Section: admin Installed-Size: 59 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.5.2-0aos1~26.04.1 Depends: s6-policy-common, libc6 (>= 2.34), libskarnet2.14t64 (>= 2.13.0.0) Filename: pool/main/s/systemctl-shim-s6/systemctl-shim-s6_0.5.2-0aos1~26.04.1_amd64.deb Size: 10546 MD5sum: e89ecb050378ed2bd9977b7867a09b1d SHA1: 724431eab0d62c262477aa75093ccf762718e3d6 SHA256: a4fab94359daebc155da42a2d27bd70ddcf3fc53f21e1485294f5b0a56382267 SHA512: 4843b0874a052a6e7c640ced1e052af055bb6093e664efd59f9f8fd2407520dbc98c8a94755fa03c388f6b3483fd86e728b93fd948e41dba504d165b7b0fbd88 Description: Forward systemctl commands to svctl systemctl-shim provides a systemctl binary that forwards commands to svctl. Homepage: https://www.automatic-server.com Package: systemd Priority: important Section: metapackages Installed-Size: 8 Maintainer: Automatic Server AG Architecture: amd64 Version: 1:0.1.2aos1~26.04.1 Filename: pool/main/s/systemd/systemd_0.1.2aos1~26.04.1_amd64.deb Size: 1288 MD5sum: e0f00587f2e5927266363e98d3b9fa3d SHA1: a187b40f3bcdb017b61c502ebb84e1e982285658 SHA256: df2ec314f627405d66b59b9100ec8635f23902eaefd727c014bfc9b210738e18 SHA512: 21f0365d998ad314fa4a0f4d4172d16bf6daceed01dca3df70ab16790f633a260d58931bdd280d4920b1117a0ff96c5d92d93475c86f98918b3ca8857ea9432c Description: Fake systemd package to satisfy dependencies It brings nothing and has no foreign dependencies Important: yes Multi-Arch: foreign Package: systemd-sysv Priority: important Section: metapackages Installed-Size: 8 Maintainer: Automatic Server AG Architecture: amd64 Source: systemd Version: 1:0.1.2aos1~26.04.1 Filename: pool/main/s/systemd/systemd-sysv_0.1.2aos1~26.04.1_amd64.deb Size: 1310 MD5sum: 28286740bc3b11380a1c3cf4eba585a0 SHA1: 147e0cbed547919a67012bbf4a96b2edebe66602 SHA256: ddad9cded4d150d784c165eaa60cd157028b9ffb08ff50ecae6ff231b970f8c1 SHA512: fbc12900a4d6cdb32d24be935fc28ff4ee7e6ddef84bf31d2cfef8fe40daa434fa5f02d1aa9f7963cbbea68b025638dbc54792eded206b88afd1e529872967f5 Description: Fake systemd-sysv package to satisfy dependencies It brings nothing and has no foreign dependencies Important: yes Multi-Arch: foreign 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: upod-ctrl Priority: optional Section: non-free/admin Installed-Size: 39261 Maintainer: Automatic Server AG Architecture: amd64 Version: 0.8.7-0aos1~26.04.1 Depends: libc6 (>= 2.34) Filename: pool/main/u/upod-ctrl/upod-ctrl_0.8.7-0aos1~26.04.1_amd64.deb Size: 9338416 MD5sum: daeb997292f4f82ee2e99720a2c74c41 SHA1: 61f2d807a238ece0a9ee2a19ba632a1465967bca SHA256: 7fcd01272590bd9216caa79a987fdaaa444507fa299031733219586e302394f1 SHA512: 68e1726548147e20119aaef7d351fecdd85fe45836dbc93c1d3f97274fa788c51ff143a9ede742831bb2b9b1da2f9ff69c96f73ebb649c4d29aa9a59788cfe36 Description: kubernetes controller for updatablepod CRD upod-ctrl is a kubernetes controller for the updatablepod CRD, which is a clone of the pod definition but allows change to any field. It applies the result always to an effective pod resource, deleting the previous pod if the field is immutable there. . Command-line flags have precedence over environment variables, which have precedence over configuration file settings, those in turn have precedence over defaults. Environment variables are the uppercase letters of the longopts names, where dots (.) and dashes (-) are replaced with underscores (_). Settings in the configuration file match the longopts names, where dots (.) represent a subtree. E.g.: --log.level > LOG_LEVEL > {"log": {"level": ...}} > (default) Built-Using: golang-1.26 (= 1.26.0-1) 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/