Package: gir1.2-gudev-1.0 Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 36 Depends: libgudev-1.0-0 (= 215-5.1~grml.01), gir1.2-glib-2.0 Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: optional Section: introspection Filename: pool/main/s/systemd/gir1.2-gudev-1.0_215-5.1~grml.01_amd64.deb Size: 2850 SHA256: 317ccb465d896830898383b0702c9b216b1f715faf18508aa6e6111badb62e2c SHA1: 235a8fa59d23cf435127f79f2c74b21bd2a43959 MD5sum: 37567f7ef1991eb4c7ddb769c139ce0d Description: libgudev-1.0 introspection data This package contains the GObject-introspection data of libgudev-1.0 in binary typelib format. Package: libgudev-1.0-0 Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 105 Pre-Depends: multiarch-support Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.37.3), libudev1 (>= 183) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: optional Section: libs Filename: pool/main/s/systemd/libgudev-1.0-0_215-5.1~grml.01_amd64.deb Size: 34996 SHA256: 70e2c8f2a5096f7025e780716d389d76a417dca94f39217c4c790e3c95a3726b SHA1: 3d8447d86ccacdbcf509ed5baf86549812ed0fc8 MD5sum: 3025d14dceb9949ec23dd4e98fa67e33 Description: GObject-based wrapper library for libudev This library makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support. Package: libgudev-1.0-dev Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 352 Depends: libgudev-1.0-0 (= 215-5.1~grml.01), gir1.2-gudev-1.0 (= 215-5.1~grml.01), libglib2.0-dev, pkg-config Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: optional Section: libdevel Filename: pool/main/s/systemd/libgudev-1.0-dev_215-5.1~grml.01_amd64.deb Size: 24514 SHA256: 323dd125c5a620a8c7066f8b1e79c447e07729af3c5a7d125ec9031209a918aa SHA1: 5be782c08a7ea062448025db2b58fdf241a58f52 MD5sum: a6d30f1a2709e56d10fa56585c659a6b Description: libgudev-1.0 development files This package contains the files needed for developing applications that use libgudev-1.0. Package: libpam-systemd Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 302 Pre-Depends: multiarch-support Depends: libc6 (>= 2.17), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), systemd (= 215-5.1~grml.01), libpam-runtime (>= 1.0.1-6), dbus, systemd-sysv | systemd-shim (>= 8-2) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: optional Section: admin Filename: pool/main/s/systemd/libpam-systemd_215-5.1~grml.01_amd64.deb Size: 118336 SHA256: bcae1d9c7ee6f25e95640bf2f4ef64a79bb2a5051a54ffe891dffcaa201691ab SHA1: fe4a0ecee6bb39866031ecf529724bacfa934e75 MD5sum: fee758e457a8457005064695c5ce3ef1 Description: system and service manager - PAM module systemd is a replacement for sysvinit. It is dependency-based and able to read the LSB init script headers in addition to parsing rcN.d links as hints. . It also provides process supervision using cgroups and the ability to not only depend on other init script being started, but also availability of a given mount point or dbus service. . This package contains the PAM module which registers user sessions in the systemd control group hierarchy. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Package: libsystemd-daemon-dev Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 65 Depends: libsystemd-dev (>= 215-5.1~grml.01) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: oldlibs Filename: pool/main/s/systemd/libsystemd-daemon-dev_215-5.1~grml.01_amd64.deb Size: 24708 SHA256: f15ab4a463222c680c153acc107de1af2fdfefd32e996dd6b3d39e51d9d89361 SHA1: 1fe3453318b03c8d44032c24bb632632694e9aa6 MD5sum: 6829bfd11c369eb4f7820bddac062d71 Description: systemd utility library (transitional package) The sd-daemon library provides a reference implementation of various APIs for new-style daemons, as implemented by the systemd init system. . This is a compatibility package which provides a .pc file for the old library name. That way, packages can be rebuilt against the new libsystemd library without requiring changes to existing configure scripts. Package: libsystemd-daemon0 Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 81 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: oldlibs Filename: pool/main/s/systemd/libsystemd-daemon0_215-5.1~grml.01_amd64.deb Size: 31338 SHA256: c7ae05286fa11e955b04d0a76432ec45c2e681da091989f9c782448958c82ab5 SHA1: 6a26b2ddd9d2f96a326e141eda7b77b376cd8116 MD5sum: 98e9925d445263e1f20a88b629c58abb Description: systemd utility library (deprecated) The sd-daemon library provides a reference implementation of various APIs for new-style daemons, as implemented by the systemd init system. . Transitional compatibility library, functionality has been integrated into libsystemd0. Package: libsystemd-dev Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 180 Depends: libsystemd0 (= 215-5.1~grml.01) Breaks: libsystemd-daemon-dev (<< 209), libsystemd-id128-dev (<< 209), libsystemd-journal-dev (<< 209), libsystemd-login-dev (<< 209), systemd (<< 204-8) Replaces: libsystemd-daemon-dev (<< 209), libsystemd-id128-dev (<< 209), libsystemd-journal-dev (<< 209), libsystemd-login-dev (<< 209), systemd (<< 204-8) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: optional Section: libdevel Filename: pool/main/s/systemd/libsystemd-dev_215-5.1~grml.01_amd64.deb Size: 87922 SHA256: 7a8de2b7e4100b96dab2183b80f1d458c0f6db0c0865c356db336f7d4cbf9b7f SHA1: 572bff4f733627908538d1ebe29843b67a7b2807 MD5sum: bed84b4c140b5a0b88aeb4619ec7ebfc Description: systemd utility library - development files The libsystemd0 library provides interfaces to various systemd components. . This package contains the development files. Package: libsystemd-id128-0 Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 76 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: oldlibs Filename: pool/main/s/systemd/libsystemd-id128-0_215-5.1~grml.01_amd64.deb Size: 30208 SHA256: 99e338577f6a6d8e96a41acbe3c87aabe47e2c556163d4f80d0639017e5c54fd SHA1: 4fba6547703094e3f5f55a5ceacf3f7503354e35 MD5sum: 4b5e4119d989cff87cdc6758c7948297 Description: systemd 128 bit ID utility library (deprecated) The libsystemd-id128 library provides utility functions for generating 128 bit IDs. . Transitional compatibility library, functionality has been integrated into libsystemd0. Package: libsystemd-id128-dev Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 65 Depends: libsystemd-dev (>= 215-5.1~grml.01) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: oldlibs Filename: pool/main/s/systemd/libsystemd-id128-dev_215-5.1~grml.01_amd64.deb Size: 24720 SHA256: 275e8d941697179a2a406d3f8605861926cd9d13727d0bb7735cea60ae9be7a0 SHA1: a59fe6277d3a7c5a69c1eb880be0368b86eb7450 MD5sum: 3bd2b6d5921cf17178c9b66abcadd034 Description: systemd 128 bit ID utility library (transitional package) The libsystemd-id128 library provides utility functions for generating 128 bit IDs. . This is a compatibility package which provides a .pc file for the old library name. That way, packages can be rebuilt against the new libsystemd library without requiring changes to existing configure scripts. Package: libsystemd-journal-dev Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 65 Depends: libsystemd-dev (>= 215-5.1~grml.01) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: oldlibs Filename: pool/main/s/systemd/libsystemd-journal-dev_215-5.1~grml.01_amd64.deb Size: 24710 SHA256: 7adf2001e118d9168930736e808fcd1aceb5038e11e935f5be546cbe67441fad SHA1: 80f7d36fd4fc3d4b58e82a64606058fc639b3d44 MD5sum: 2930f0a474ef1b79f64abb81e2e8ac66 Description: systemd journal utility library (transitional package) The libsystemd-journal library provides an interface for the systemd journal service. . This is a compatibility package which provides a .pc file for the old library name. That way, packages can be rebuilt against the new libsystemd library without requiring changes to existing configure scripts. Package: libsystemd-journal0 Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 173 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.6.1), liblzma5 (>= 5.1.1alpha+20120614) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: oldlibs Filename: pool/main/s/systemd/libsystemd-journal0_215-5.1~grml.01_amd64.deb Size: 67296 SHA256: 3b94a423e5799a11c6365199401d758b3dd683a76f9f99973ca6656612b1178b SHA1: 8bc1805c0717318e4c3e9e04fc6d69aa0d809585 MD5sum: 417b480ea9338d0008d37f4721d423ed Description: systemd journal utility library (deprecated) The libsystemd-journal library provides an interface for the systemd journal service. . Transitional compatibility library, functionality has been integrated into libsystemd0. Package: libsystemd-login-dev Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 65 Depends: libsystemd-dev (>= 215-5.1~grml.01) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: oldlibs Filename: pool/main/s/systemd/libsystemd-login-dev_215-5.1~grml.01_amd64.deb Size: 24736 SHA256: 548c055b8e6380691f626d6218ccfdebc9624a527d7e371cd632240b926086b3 SHA1: dff08e59727662508365a9b2cc2acc512bd19ff7 MD5sum: 51a3c99b69f42e75172dfc90a83cac93 Description: systemd login utility library (transitional package) The libsystemd-login library provides an interface for the systemd-logind service which is used to track user sessions and seats. . This is a compatibility package which provides a .pc file for the old library name. That way, packages can be rebuilt against the new libsystemd library without requiring changes to existing configure scripts. Package: libsystemd-login0 Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 112 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: oldlibs Filename: pool/main/s/systemd/libsystemd-login0_215-5.1~grml.01_amd64.deb Size: 42152 SHA256: d9c6db43a24dbf38301c352e95b5bb96ff842c510bf03f7cf2f464f429e4f25d SHA1: cfeb72f0a3026560ba1f88ff10baa50b98a5db00 MD5sum: d225792c3e9dd29f9ba933fdadbac7b4 Description: systemd login utility library (deprecated) The libsystemd-login library provides an interface for the systemd-logind service which is used to track user sessions and seats. . Transitional compatibility library, functionality has been integrated into libsystemd0. Package: libsystemd0 Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 203 Pre-Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.6.1), liblzma5 (>= 5.1.1alpha+20120614), multiarch-support Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: optional Section: libs Filename: pool/main/s/systemd/libsystemd0_215-5.1~grml.01_amd64.deb Size: 82116 SHA256: f2aeda1165223e9fb65ca225702b47889f5512b15e5155dff1b0ae6b53fd12c1 SHA1: 9c32303794c90151584a79ad322b0bca22d41f0f MD5sum: 6271a5f47ffdea2df7b2e91cfc55636c Description: systemd utility library The libsystemd0 library provides interfaces to various systemd components. Package: libudev-dev Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 302 Depends: libudev1 (= 215-5.1~grml.01) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: optional Section: libdevel Filename: pool/main/s/systemd/libudev-dev_215-5.1~grml.01_amd64.deb Size: 23276 SHA256: d700f8e01c1c911effdb290995ee4b155de8105551ee432d66e69edc4c359847 SHA1: c76119b69127563a26773c03b8e6e1690a083c19 MD5sum: b5b22cc3c4b3f7a5b966aa4466a15058 Description: libudev development files This package contains the files needed for developing applications that use libudev. Package: libudev1 Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 123 Pre-Depends: multiarch-support Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: important Section: libs Filename: pool/main/s/systemd/libudev1_215-5.1~grml.01_amd64.deb Size: 49236 SHA256: e4f0b6f0441241be1b4d3a149cdec1d9d3f7e32114d62786fde21f5c8bf608b3 SHA1: d9a5f7cbc788940a957279bb270c0c2755fbdb61 MD5sum: 36103398822b00bd16f0771933df1d80 Description: libudev shared library This library provides access to udev device information. Package: python3-systemd Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 205 Depends: libc6 (>= 2.17), libpython3.4 (>= 3.4.2~rc1), libsystemd0 (= 215-5.1~grml.01), python3 (<< 3.5), python3 (>= 3.4~) Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: optional Section: python Filename: pool/main/s/systemd/python3-systemd_215-5.1~grml.01_amd64.deb Size: 54602 SHA256: 78c796ac5ccc21207f4afb7b8fde6a3f1762672e0946a95ba3a06f2e6bc02510 SHA1: c136422ef1aa6709d0a32c46f40c337018baf67a MD5sum: 9eb35c30580b3e11762d808ec0f7229b Description: Python 3 bindings for systemd This package contains Python 3 bindings for the systemd libraries. Package: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 11731 Pre-Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.6.1), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 1.32) Depends: libacl1 (>= 2.2.51-8), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.19.1), libcap2 (>= 1:2.10), libcryptsetup4 (>= 2:1.4.3), libkmod2 (>= 5~), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.1.9), libsystemd0 (= 215-5.1~grml.01), util-linux (>= 2.19.1-2), initscripts (>= 2.88dsf-53.2), sysv-rc, udev, acl, adduser, libcap2-bin Recommends: libpam-systemd, dbus Suggests: systemd-ui Conflicts: klogd Breaks: lsb-base (<< 4.1+Debian4), lvm2 (<< 2.02.104-1), systemd-shim (<< 8-2) Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: optional Section: admin Filename: pool/main/s/systemd/systemd_215-5.1~grml.01_amd64.deb Size: 2527388 SHA256: 05852f4e7bc6f9fa54d5d2d4eb01c13be5b1494bf0f3ad2f6c33aa51bd78a0b5 SHA1: 49fb77046389037ff589f1dd04dac90ad05b7664 MD5sum: 1ac26fc6b61c1fa1fc5c4101936ec71d Description: system and service manager systemd is a replacement for sysvinit. It is dependency-based and able to read the LSB init script headers in addition to parsing rcN.d links as hints. . It also provides process supervision using cgroups and the ability to not only depend on other init script being started, but also availability of a given mount point or dbus service. . Installing the systemd package will not switch your init system unless you boot with init=/bin/systemd or install systemd-sysv in addition. Package: systemd-dbg Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 18343 Depends: systemd (= 215-5.1~grml.01), udev (= 215-5.1~grml.01), libsystemd0 (= 215-5.1~grml.01), libudev1 (= 215-5.1~grml.01) Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: debug Filename: pool/main/s/systemd/systemd-dbg_215-5.1~grml.01_amd64.deb Size: 15890622 SHA256: f596560d8837ead81e808423a3c76dd8c67f6f984ec2839aa48e53d731dc521c SHA1: 1168dac0c0d9aea70803bf32f8282119d78c8c07 MD5sum: 81442dc8031764783f057deaf4288fef Description: system and service manager (debug symbols) systemd is a replacement for sysvinit. It is dependency-based and able to read the LSB init script headers in addition to parsing rcN.d links as hints. . It also provides process supervision using cgroups and the ability to not only depend on other init script being started, but also availability of a given mount point or dbus service. . This package contains the debugging symbols for systemd, udev and related libraries. Package: systemd-sysv Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 72 Pre-Depends: systemd Depends: systemd (= 215-5.1~grml.01) Conflicts: sysvinit-core, upstart Replaces: sysvinit (<< 2.88dsf-44~), sysvinit-core, upstart Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: extra Section: admin Filename: pool/main/s/systemd/systemd-sysv_215-5.1~grml.01_amd64.deb Size: 28988 SHA256: f221c662978075ebc4dd867c28206cfa7a6a37a9650302ba4ef788ec1ac858ec SHA1: a1a19e24120418a00360d91210b280209ee16753 MD5sum: fcdcf8567d8632e85c70638b6109bbe7 Description: system and service manager - SysV links systemd is a replacement for sysvinit. It is dependency-based and able to read the LSB init script headers in addition to parsing rcN.d links as hints. . It also provides process supervision using cgroups and the ability to not only depend on other init script being started, but also availability of a given mount point or dbus service. . 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: udev Source: systemd Version: 215-5.1~grml.01 Architecture: amd64 Maintainer: Debian systemd Maintainers Installed-Size: 6047 Pre-Depends: debconf (>= 1.4.69) | debconf-2.0 Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.17), libkmod2 (>= 5~), libselinux1 (>= 2.0.65), libudev1 (= 215-5.1~grml.01), adduser, lsb-base (>= 3.0-6), util-linux (>= 2.16), procps Breaks: consolekit (<< 0.4.6-1), kmod (<< 14), plymouth (<< 0.9.0-7), systemd (<< 215-1) Multi-Arch: foreign Homepage: http://www.freedesktop.org/wiki/Software/systemd Priority: important Section: admin Filename: pool/main/s/systemd/udev_215-5.1~grml.01_amd64.deb Size: 874870 SHA256: 9c207ca925bbce13c87eac5f14309ea256ad10a5931158ad2c019979ba5e799c SHA1: 70bd00f19d46dc52b6c4a6aa43c746442c022130 MD5sum: 9a47abc71eae13dae0757c11b21a4941 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.