Package: gir1.2-gudev-1.0 Source: systemd Version: 215-5.1~grml.01 Architecture: i386 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_i386.deb Size: 2832 SHA256: 0998d41bab26e3b1a3745c1e5045fcc165507d5eeff4dd791ca06651f93ea762 SHA1: d57e07285e0db3f68de516b8debf1b2f9beb105d MD5sum: 6de283f7e2609486df8917ef796f51b0 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 104 Pre-Depends: multiarch-support Depends: libc6 (>= 2.3.6-6~), 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_i386.deb Size: 35340 SHA256: 35c81938678bea16720c588690f9a7dff828b31b4b8093629a4effd8acc0ee3d SHA1: c3eb8f4b3ef3e724b64ba8e4970870a0c18bafdd MD5sum: ecd2fc76695b57681b322b7f9e1d684a 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: i386 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_i386.deb Size: 24514 SHA256: 73f337b988c64d55b1009990ed71aaee537b50236dc49a27aa07383f38e069d9 SHA1: 208befbffcd22a377abc2365d748a8d449c805a2 MD5sum: e2f409bc6b8d13c3e38962beca6ce465 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 309 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_i386.deb Size: 123824 SHA256: 041bf8172927607321f9b124d1704a44ee41dc7e7bf7c522c4e64973680e4492 SHA1: 5399bc0583a48fe8b9fc7c79c3f3d4a6363bfdc8 MD5sum: 38616357706f8be44adf404fd810cd70 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: i386 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_i386.deb Size: 24708 SHA256: 4ced72d067b83a18b412199084ac427b0c41bf8ab574e1d31a939da0612a86b2 SHA1: 52f265b5ffe3316c4efae974a9ff973f7eeb3334 MD5sum: 01d80292d4ddaf47b6945aac21f6f8f2 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 76 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_i386.deb Size: 31064 SHA256: f187c637d842c3ca567e4ce501b243b9e3445b8a73d661ec014c1c12bb89765d SHA1: f3f70eee3a2d169547610bc533403e531b8fa73c MD5sum: 6dfe38a23e1ba8b4211c32ba85b25895 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: i386 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_i386.deb Size: 87966 SHA256: 2425ede494c41f89f0e5e9335e7a055759c32ae97fc00e3c6ce56bdf25ffb963 SHA1: 74339e5d53639deaed946c38651515c8c655e57c MD5sum: 59d6d3328adf6c5949b145d7e285d2b8 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 71 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_i386.deb Size: 29564 SHA256: cbe23f3b952d04c6c316f6cdf6b3c05be421f61c8fa2108486e83dccd6144a95 SHA1: 0da8f643b107bf849105757f08c523ecc83c3b21 MD5sum: d97fd02ddb58707fbe2186d6acf8bfbf 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: i386 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_i386.deb Size: 24722 SHA256: 93ac69538c3d2b3ef6ce32d1433c78b3f9fd8fb19a3bbca8f9e9576389d77dc0 SHA1: 3b013a9af6428e158024ac6ab26ad687244d8480 MD5sum: 9ca2114601520733bf9c7c1da3f5516b 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: i386 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_i386.deb Size: 24726 SHA256: a04db58a3f47576437efb61d1e8f99fffa89c829c4d2b6198fe6b034f45d9d32 SHA1: b9229ce69c2a9c942d413c5a7ddff84657f064a4 MD5sum: 167d756755c26d656fd2f43bedb27616 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 187 Pre-Depends: multiarch-support Depends: libc6 (>= 2.9), 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_i386.deb Size: 74178 SHA256: 482e98dbcfddd1e5fada7750c1995ce2f483a669c2691452f6582c8f8622ddbc SHA1: 6623e53916cfe6abf27e7236b155b42dac1990e3 MD5sum: e612d810163e4ac58e992d9f6bb8ae2e 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: i386 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_i386.deb Size: 24730 SHA256: 32ddb61781b7741f29f4b977f163bfb5f6cd4727424c61460577fb432f18f00e SHA1: b9bc1fce888085c9b64b145d63b2fa99e7ebe1af MD5sum: c6a68c4d855e61b9e7945d8fe83a0616 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 111 Pre-Depends: multiarch-support Depends: libc6 (>= 2.9) 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_i386.deb Size: 42548 SHA256: 40ef71dffcef65e1faf5f431d6f1068cac8e9c6140b2d9ccae0acc3e921d3530 SHA1: 14d5050142bd8ff0271f51a916d1d60322fa75cf MD5sum: b8ba57132db39f1bfcb55ffd008262eb 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 223 Pre-Depends: libc6 (>= 2.9), 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_i386.deb Size: 89998 SHA256: 805fbafa8477171d72d54a17433db4adac67b665282eb3127286ae0a9357db4b SHA1: fef6d5c8684a108e203dca6137c4db0e34531995 MD5sum: 4ccd8ab4d3f7030678236c02568eaad0 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: i386 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_i386.deb Size: 23244 SHA256: 5b90864667a9fe53ebc429dd2e768beef014f132ece284f22f5b13e9361a4e65 SHA1: 7465ff4f4a43ecfc5681c92252a66e3a49c06244 MD5sum: 3e3606b8fc5d8212ab8bdaec7b17c46c 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 130 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_i386.deb Size: 51990 SHA256: b2de2f02c6e8b77238b45e97cbfc882d5c3935f97a4ea057f010a00bd95a9327 SHA1: e21ebfcc5828cb27f3cf86797cb6e49da1a15efa MD5sum: 025bbd5dd59adb1f6b619efc518e2bc7 Description: libudev shared library This library provides access to udev device information. Package: python3-systemd Source: systemd Version: 215-5.1~grml.01 Architecture: i386 Maintainer: Debian systemd Maintainers Installed-Size: 188 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_i386.deb Size: 54476 SHA256: 6e2be5763677ebf29e38382eb39013169869708f7ea23b895dd4dd147ccc90ed SHA1: bfbc16fb813607f957973bac9421fe49667e69b8 MD5sum: 92c9e43026956a490dcd588e863add93 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 12170 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_i386.deb Size: 2547650 SHA256: cba011e810067ba15dfaf72b41030bf7552c24f3a22e35fb317144537da41ed0 SHA1: f6c0039227c27104a9fd40daaca42f234e7a5da3 MD5sum: 1e86025108fc79c686aa6c2c1158dfea 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 16610 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_i386.deb Size: 14530090 SHA256: fcde34008d2c2b4fa2fb0f2f1a16138740119aa6ea448f70c09380fdb9933af9 SHA1: 580db8f58ec0ea3b670a76e603ff2feff380cf05 MD5sum: aa01e39b3edcc4453000337fbc2372e1 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: i386 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_i386.deb Size: 28986 SHA256: cc050a886b1a5bb40922aa51bfe5ec814fd4dc090bb01cde55ee139eb40dc488 SHA1: 718f4ddb9a844be64640747ed305f6d457354710 MD5sum: 324549008976afdaba4d0ae46eb2d6c3 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: i386 Maintainer: Debian systemd Maintainers Installed-Size: 6041 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_i386.deb Size: 882402 SHA256: 9a5ac31e3bf01a95fc8c6b8e815b321ee743558c134c4a2397fd88d2680278f3 SHA1: 65c3a295e763b485fcd5377f529d8a71d3f2dfc6 MD5sum: 2bd1b70c0a6fec9c36ad81975a17e2e3 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.