Package: libnss-myhostname Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: same Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 294 Depends: libc6 (>= 2.34) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libnss-myhostname_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 214980 MD5sum: a70e32568f14ed69e036cec986e509c3 SHA1: a66e08c7127a52bec440174a4ff6f3b842401b9c SHA256: afd1094dae655fd271ade3ab0227429d5e6b8e9523d0b20f6d3eefdff67908ce SHA512: a00b1ab15addf28f317f3e8c72a9d022685e5ed0ac80dbbaf0a8eba00f60f1c6624da5acae22fe9798558fa8cb4e6aff4de9e09012d59378b07c4d9ba62e08a2 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module providing fallback resolution for the current hostname This package contains a plugin for the Name Service Switch, providing host name resolution for the locally configured system hostname as returned by gethostname(2). It returns all locally configured public IP addresses or -- if none are configured, the IPv4 address 127.0.1.1 (which is on the local loopback) and the IPv6 address ::1 (which is the local host). . A lot of software relies on that the local host name is resolvable. This package provides an alternative to the fragile and error-prone manual editing of /etc/hosts. . Installing this package automatically adds myhostname to /etc/nsswitch.conf. Package: libnss-mymachines Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: same Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 520 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), systemd-container (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libnss-mymachines_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 315128 MD5sum: f9c54333a1b9a188e1fe1c8a5b4c1b6d SHA1: 5a6da80a0e837cb1e65c19045188e8f459fad9c9 SHA256: 2e91e10c137914e35dd9cfcdbc2889c83a7b8e66d0a6d245989573cbff4c89f6 SHA512: 188f3b5807d265f7c93ad30992fdacabdfe8e461252e105df24cd0789e7a466cd20b6050b0672f4225451df41ef24320db75d455dd317344262b1d0035b932bd Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-resolve Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: same Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 322 Depends: libc6 (>= 2.34), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libnss-resolve_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 228456 MD5sum: 534d952ad4db387adcd1c0495a97411e SHA1: 4a80f0caf70be8cc4a049a7b08656e0a45a48029 SHA256: 0589c0569568b3c23ff8fc43515deca3b0d3b22c071278b469300cc2d88bf389 SHA512: 42c296938ae8a957c12f69b1e0b356c6476e84e512d4073593f99b6fff91a2968965289793a8c9308633d7e0bc03caa0db4c2ec714ec224cb8adf6e588688d5b Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module to resolve names via systemd-resolved nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via the systemd-resolved daemon (provided in the systemd package). . Installing this package automatically adds resolve to /etc/nsswitch.conf. Package: libnss-systemd Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: same Priority: standard Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 499 Depends: libc6 (>= 2.34), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libnss-systemd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 299334 MD5sum: 7d320357a5f578f94c9641dc10310ea9 SHA1: 97e55a4b5173551d45b0346338b96d3cfa2b4a25 SHA256: 1e4e637d993f83fe709e9fd5572e8bf7405d7d583cbe47c50bdc57c46f969662 SHA512: c0ff7b913eb1d9fca32ffecaa723417ce45b8a847989c99787ec74b0fe120f99f0ba5cec620add54e643baee83aa8d41b6c4a6cb157d39cccb2718315d9df7b1 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module providing dynamic user and group name resolution nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option. . Installing this package automatically adds the module to /etc/nsswitch.conf. Package: libpam-systemd Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: same Priority: standard Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 656 Provides: default-logind (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), logind (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libpam0g (>= 0.99.7.1), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), libpam-runtime (>= 1.0.1-6), default-dbus-system-bus | dbus-system-bus, systemd-sysv Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libpam-systemd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 375520 MD5sum: d65cd3282314ab0729224bce59580601 SHA1: 29f37436126af9044a1503c40a1d5132457a6193 SHA256: 968b835e7297c7d50f52acd4c8fe59c94fc481998cd036c6f8b58395116dd959 SHA512: 9e6bd8d0249f966b32e9e8b2d5b73c4a9880881df8f19f61e659190bb7bb9904b7143b29f6dde462ea69c8ae79de279b1ca18bd2609b83fa0002a6b715226117 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Package: libsystemd-dev Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: same Priority: optional Section: libdevel Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 1169 Depends: libsystemd0 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libsystemd-dev_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 468728 MD5sum: ef34ded692ee6be72af4b09697a2df8e SHA1: b8e135c1c469df0f6889e569389d4aef80b7c67b SHA256: dca1ed07f8574a4c87db4fdfb6d636b9a110dbbb1ced2cdc85529ef134043bb0 SHA512: 4fbe32808d27a67834fb3fe8dda01d2a67a18d384f25aee622834d4e7a24f4fbf64e8098a4783dd48d2027300c34d6956ef7b3942fadb053e495873b7c7b6b1d Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd utility library - development files The libsystemd0 library provides interfaces to various systemd components. . This package contains the development files. Package: libsystemd0 Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: same Priority: optional Section: libs Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 1032 Pre-Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libgcrypt20 (>= 1.9.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.4.0) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libsystemd0_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 498924 MD5sum: 69e5bce987dd93dd55060431576a7bb3 SHA1: 84e6013c031bcd4ea4686a958ebc2ef36e3b448c SHA256: 572d267445af570ff29e77c9491f0d015cb497eee172b42bbecb4794cf456d45 SHA512: 7c66c3c6da42262574ca527dc4d8527f25907a896c32331f6a8dc296c633592f14256e25ac19547ada75b8a3141496008149b3b7c46432bddafab633ae4c9364 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd utility library The libsystemd0 library provides interfaces to various systemd components. Package: libudev-dev Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: same Priority: optional Section: libdevel Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 267 Depends: libudev1 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libudev-dev_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 182684 MD5sum: 35754167ebd63c3cca59f6abc90fa577 SHA1: 7f938e93852cfc42286422d8e52c4817aa593b2e SHA256: adf1639554644cc96c1fd7e15e3c331be6014361359171721c077d86932340f8 SHA512: dcf261c46c53a98337ebf57766cb3a2ea13cf6891269cce71a298f9c3cf5ee9e7c514cd06e060e9e7a63caf827e558bc1f8ff6de6e567fa2ba490a6735d51066 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: libudev development files This package contains the files needed for developing applications that use libudev. Package: libudev1 Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: same Priority: optional Section: libs Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 352 Depends: libc6 (>= 2.34) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/libudev1_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 239774 MD5sum: dab56d7d7e1aa22ce59c5405e58066e1 SHA1: 3ae7b71699fdfd1e7a490599faf68b8f7910a095 SHA256: 8ca377f6447da3e629d65dcd75958c9ff2ac472220841e8fbb8310057c05f135 SHA512: 54736669dae7ba3b7e8d1d218d399fec4c2bb8a122dd84e1d14806c4fa51bac1d95156758827078375d99b5f1c7278cb9324932b1ab2fd28eef621306c647f7a Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: libudev shared library This library provides access to udev device information. Package: systemd-container Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 1348 Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.3), libgcrypt20 (>= 1.9.0), liblzma5 (>= 5.1.1alpha+20120614), libseccomp2 (>= 2.3.1), libselinux1 (>= 3.1~), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), zlib1g (>= 1:1.1.4), default-dbus-system-bus | dbus-system-bus Recommends: libnss-mymachines Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-container_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 549542 MD5sum: dfbe6208eb082916345dc35315d4b6c4 SHA1: 19926826c7a4897455b2d28f5aea7c5aac0a8aed SHA256: f7211ab084e02f0ec1b711d4f810e608e23e2d10ab9b67da2221334e2b281b27 SHA512: c65860203837bc25f1b709d981bf4fe3e80549313f2206b0d779652bb8513712a2a7464d72c778651851af1e49beaf8cba4a11e756a41004c348365976d122cb Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn * systemd-machined and machinectl * systemd-importd * systemd-portabled and portablectl Package: systemd-coredump Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 342 Provides: core-dump-handler Depends: libc6 (>= 2.34), libdw1 (>= 0.158), libelf1 (>= 0.144), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), adduser Conflicts: core-dump-handler Replaces: core-dump-handler Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-coredump_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 222368 MD5sum: 5cbc93eb19a43f8a5940abd25b86c69e SHA1: 90413ba16656ab54a0ddd2eb63e6e348a3eabcc2 SHA256: 55956e8681713de017936cf586d687bb3688253b2f6dd14114fa2591320b0ac7 SHA512: 63d531dbe53bbcd96ac4398f11f0a2962d88d128a8b0ea2cc7e45e7dcac741224bbfbc477d14870f5f5fc04082be63e24ae3e8f7ac600f55da1a55dac85e67b8 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: tools for storing and retrieving coredumps This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl Package: systemd-journal-remote Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 391 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libgnutls30 (>= 3.7.0), libmicrohttpd12 (>= 0.9.50), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), adduser Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-journal-remote_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 230600 MD5sum: 22b8f468fd940d9f4c9bd6ada0b28770 SHA1: ed73cb184360d165d51ff89f488fe5d16ec7bcca SHA256: 3cbc90284f953e7bfd14a6f67b01025ef0ef25ef939da6373ef9e3013c351d5e SHA512: 2a73c3e9e1535b972372aea7c90540000d0431e6a0313d2cdc3d3b3fe7de49f13996359c590081ee84052a2eba740f5a5a9407da66625f2f1732f93ba9bbaa17 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: tools for sending and receiving remote journal logs This package provides tools for sending and receiving remote journal logs: * systemd-journal-remote * systemd-journal-upload * systemd-journal-gatewayd Package: systemd-oomd Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 283 Depends: libc6 (>= 2.34), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), adduser Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-oomd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 198806 MD5sum: c4ae2b20ce25b57d34a07a5a2e73c953 SHA1: 763be3e74e48e19f14b9b09299b3a00e4c11546e SHA256: 6c8258aa9a6f1ed4b7834b1c7fd3d166240d305a744338b56f374d0b8649b9d7 SHA512: a8fdf1f133ed258855bc1bef254aaec3bffbc1250d411ed8f3919f1ec4a7a1336269e1cce40b82c643cf2316ade555c67ef3482f3af2cc26d8a4de099ac35646 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Userspace out-of-memory (OOM) killer systemd-oomd is a system service that uses cgroups-v2 and pressure stall information (PSI) to monitor and take action on processes before an OOM occurs in kernel space. Package: systemd-repart Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 343 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.34), libfdisk1 (>= 2.33), libssl3 (>= 3.0.0~~alpha1), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-repart_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 234394 MD5sum: 7362f4cc5f7667493bde43c2f1534116 SHA1: 9692124bfb063cfbfd074690d084614be5a25083 SHA256: f0754a814ce997e3fc59522e98639e47292abae745ec400946b8a888f7c5c4b0 SHA512: 21ff84c7082852b0c68cca26c3d66e69d2635fb0355236a45fa80a334c62ed14d868f8cbdfd5228cb172d340f892b77f4af70b8f3152e14cb2a0747897b7b8ad Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Provides the systemd-repart utility systemd-repart is a configuration-driven system partitioning tool. It follows the Discoverable Partitions Specification and provides support for encryption and dm-verity among other things. Package: systemd-resolvconf Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 178 Provides: resolvconf Depends: systemd Conflicts: resolvconf Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-resolvconf_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 166458 MD5sum: 71edcedc6ad69a01d9461dc5519cbe15 SHA1: 4b3d6539afc1fd9c685dcf214eae0ab907587e21 SHA256: 566e405e1978745f873d71f9d1331dfc170532b758e6404be7ff8897c48b6eeb SHA512: ca44ae72e7f0107002adb8ad0477a51f72541bc9ae189497cadcb58eb623be33c41857cbfb413875702d15cc7231474e9b24f04362db6b33a822ef6f7c3adc04 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Symlinks the resolvconf command to resolvectl for compatibility. Package: systemd-standalone-sysusers Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 367 Provides: systemd-sysusers (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.4.0), libselinux1 (>= 3.1~) Conflicts: systemd (<< 249.3-3), systemd-sysusers Replaces: systemd (<< 249.3-3), systemd-sysusers Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-standalone-sysusers_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 251348 MD5sum: d9a0dcddfc1feafecd06f7af29946676 SHA1: ac574d67c20d717ddbcd5521c3cce8c9f282e237 SHA256: d599b3d2341892ce7129cb88c14e393e5d405b7b331816d9b32d9a803308bd6e SHA512: 3a458ca964a47eec5024e8ec288d1e79425e0f167c5b1287dc89bc60809e73aab430deffef0af260090ae0d6db2dd21d8e5813d7e2c72124d5d9d6f9442a1f2a Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Standalone sysusers binary for use in non-systemd systems Standalone sysusers binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. Package: systemd-standalone-tmpfiles Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 463 Provides: systemd-tmpfiles (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libselinux1 (>= 3.1~) Conflicts: systemd (<< 249.3-3), systemd-tmpfiles Replaces: systemd (<< 249.3-3), systemd-tmpfiles Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-standalone-tmpfiles_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 294944 MD5sum: 7f66e395f301872ccece5463714bf7f7 SHA1: c10bcd286cb20e8161048ecb53a48fa1b194084a SHA256: 61b3777963b9939d32c9756d85843d3bd1ece4a3d093f1092fb68a45b6d39391 SHA512: c214fd38046a837f8f6ae9cce7e4eb6af0a340a22032ac8b0ca28401342c2f2a0b861c3b9306b86bce71c499b4bea815043c751f23e0f440648ad747ff8aa034 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: Standalone tmpfiles binary for use in non-systemd systems Standalone tmpfiles binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. Package: systemd-sysv Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: foreign Priority: important Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 199 Pre-Depends: systemd Depends: systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Recommends: libpam-systemd, libnss-systemd Conflicts: file-rc, systemd-shim, sysvinit-core Replaces: sysvinit-core Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-sysv_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 172176 MD5sum: 7a0dbf1855b770d3f331ba6c5e34d899 SHA1: a993f8e14b61eb4edd92741f1309078d984171e1 SHA256: 70d5055f8c7a695471b825938280167cddc87218183710168516a9cb8b3cf04e SHA512: 1c649349962474cf6645ff2b1848462659df0e6b9d0dff2612bef46e13850911022ed73cf718a8dc9c8305bab6e8a6f1b778016a9a50540e1e4908f729182459 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: system and service manager - SysV links systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . This package provides the manual pages and links needed for systemd to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a link to systemd. Package: systemd-tests Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Priority: optional Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 40152 Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libcrypt1 (>= 1:4.4.0), libdbus-1-3 (>= 1.9.14), libgcrypt20 (>= 1.9.0), libglib2.0-0 (>= 2.26.0), libgpg-error0 (>= 1.14), libkmod2 (>= 5~), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libselinux1 (>= 3.1~), libsystemd0 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), libudev1 (>= 247), libzstd1 (>= 1.4.0), systemd (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), zlib1g (>= 1:1.1.4), python3 Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-tests_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 7163406 MD5sum: 420b93d343730a3d0f8d59bebd46bbbf SHA1: ea89f1d2cc3d07f1b95b25e6eaad5b6516de5a30 SHA256: ffc5da08a968927382a47d754c9af341deee2be0dc090569c2462263621e1a51 SHA512: f92bddf56efa783fdee52fb8064e869b64df263a19ba8c99bb4a4f24f24210b36e0542ff946888e53a406ec5548d612ceba3f7e5c5eeda8123529834e9355025 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: tests for systemd This package contains the test binaries. Those binaries are primarily used for autopkgtest and not meant to be installed on regular user systems. Package: systemd-timesyncd Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: foreign Priority: standard Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 176 Depends: adduser, systemd Breaks: systemd (<< 245.4-2~) Replaces: systemd (<< 245.4-2~) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd-timesyncd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 166526 MD5sum: 3563c2aa4b0d2c804add0e3d83c17ac6 SHA1: bb5e2c3817909ddbb44d28debb4b3066b96787be SHA256: 1a08ed9d3e9f654b9bacf24eda7fdaaeb6d389d61dc9bb3e8df66cfac5166f70 SHA512: 943d512c5debae4a9aaeb362441dbad6f74365c1909eb83f3b4e5f39f491c0b462a3adbcb44f23f6be8f5cff9eade41618142f50990e0bb2b398bff767c8f709 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: minimalistic service to synchronize local time with NTP servers The package contains the systemd-timesyncd system service that may be used to synchronize the local system clock with a remote Network Time Protocol server. Package: systemd Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: foreign Priority: important Section: admin Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 15425 Provides: systemd-sysusers (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), systemd-tmpfiles (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Pre-Depends: libblkid1 (>= 2.24), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libgcrypt20 (>= 1.9.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 3.1~), libzstd1 (>= 1.4.0) Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libcrypt1 (>= 1:4.4.0), libcryptsetup12 (>= 2:2.4), libgnutls30 (>= 3.7.2), libgpg-error0 (>= 1.14), libip4tc2 (>= 1.8.3), libkmod2 (>= 5~), liblz4-1 (>= 0.0~r130), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libssl3 (>= 3.0.0~~alpha1), libsystemd0 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), util-linux (>= 2.27.1), mount (>= 2.26), adduser Recommends: default-dbus-system-bus | dbus-system-bus, networkd-dispatcher, systemd-timesyncd | time-daemon Suggests: systemd-container, libfido2-1, libtss2-esys-3.0.2-0, libtss2-mu0, libtss2-rc0, policykit-1 Conflicts: consolekit, libpam-ck-connector, systemd-shim Breaks: resolvconf (<< 1.83~), udev (<< 247~) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/systemd_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 4888904 MD5sum: 15154378bed358b359e1439995469daa SHA1: 9e5ced2c34440649051fad989476933078cf0152 SHA256: 4cb4f800bac18e8eda4b693fd40db06a7a0657ecec7a2821d5b823dd22e54961 SHA512: a9856274ed2b82999005effaba384c844e97159394e9fd49bd448b82129e23b821ff68ffa82256f1f51088b6372a89fb4fb2bcacf9c4c620b06fabd9a63aaec1 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . Installing the systemd package will not switch your init system unless you boot with init=/lib/systemd/systemd or install systemd-sysv in addition. Package: udev Architecture: i386 Version: 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21 Multi-Arch: foreign Priority: important Section: admin Source: systemd Maintainer: Ubuntu Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 9445 Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libkmod2 (>= 5~), libselinux1 (>= 3.1~), adduser, libudev1 (= 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21), util-linux (>= 2.27.1) Recommends: systemd-hwe-hwdb Conflicts: hal Breaks: systemd (<< 249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21) Filename: pool/jammy/systemd/2047a2144647afa51d62b62d876d532c8fd68423/udev_249.11-0ubuntu3.17pop0~1764893612~22.04~2047a21_i386.deb Size: 1725054 MD5sum: 7ba5947a514ceee2957c6a0cf9980606 SHA1: c22db66e80f2d4e92293655746930a231e508a7c SHA256: da07dd7a0451e61c0c7b938836dceb39b7e3891cdd69ba3b5e2525603f769a47 SHA512: fb7f7cf5d614d49dc3e86ceec72468dcd538edc740e96828ea745e348b4ea71bfc9d20b148d2584858674e0a6e135c1f37f945af2b0e8132609e258ac96acddd Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time.