systemd 225-1ubuntu5 source package in Ubuntu
Changelog
systemd (225-1ubuntu5) wily; urgency=medium * Add microphone mute keymap for Dell Precision. (LP: #1494135) * Fix logind crash when setting wall messages (on timed shutdown). (LP: #1495178) * udev.postinst: Actually call upgrade_fixes(), so that the "disable persistent names on upgrades" quirk actually runs. * Revert networkd calling if-{up,post-down}.d/ scripts. About half of the existing hooks are not relevant or even actively detrimental when running with networkd. For the relevant ones, a lot of them should be fixed in the projects themselves (using IP_FREEBIND etc.). (Closes: #798625) * Add systemd-networkd-resolvconf-update.{path,service} units to send DNS server updates from networkd to resolvconf, if installed and enabled. -- Martin Pitt <email address hidden> Wed, 30 Sep 2015 15:37:09 +0200
Upload details
- Uploaded by:
- Martin Pitt on 2015-09-30
- Uploaded to:
- Wily
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| systemd_225.orig.tar.gz | 3.7 MiB | b2f576bb3688e9315f2f49b98e141ac6f964567370e98ebd8fd7332a0a6f9701 |
| systemd_225-1ubuntu5.debian.tar.xz | 138.2 KiB | 67abcdfcdcde140f5bfe2abbc75dd725285118e94be59c0b3edc7d59276baecc |
| systemd_225-1ubuntu5.dsc | 4.0 KiB | a8aa5054d998d21c2f9f557cb46ca3f520e36f0de845234c46c832d9d45e4dff |
Available diffs
- diff from 225-1ubuntu4 to 225-1ubuntu5 (7.3 KiB)
Binary packages built by this source
- libnss-myhostname: 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.
- libnss-mymachines: 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.
- libpam-systemd: 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.
- libsystemd-daemon-dev: 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.
- libsystemd-dev: systemd utility library - development files
The libsystemd0 library provides interfaces to various systemd components.
.
This package contains the development files.
- libsystemd-login-dev: 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.
- libsystemd0: systemd utility library
The libsystemd0 library provides interfaces to various systemd components.
- libudev-dev: libudev development files
This package contains the files needed for developing applications that
use libudev.
- libudev1: libudev shared library
This library provides access to udev device information.
- libudev1-udeb: libudev shared library
This library provides access to udev device information.
.
This is a minimal version, only for use in the installation system.
- systemd: 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, supports snapshotting and restoring of the system
state, 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=/bin/systemd or install systemd-sysv in addition.
- systemd-container: 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-container-dbgsym: debug symbols for package systemd-container
This package provides systemd's tools for nspawn and container/VM management:
* systemd-nspawn
* systemd-machined and machinectl
* systemd-importd
- systemd-dbg: system and service manager (debug symbols)
This package contains the debugging symbols for systemd, udev and
related libraries.
- systemd-dbgsym: debug symbols for package systemd
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, supports snapshotting and restoring of the system
state, 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=/bin/systemd or install systemd-sysv in addition.
- systemd-sysv: 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, supports snapshotting and restoring of the system
state, 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.
- udev: /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.
- udev-dbgsym: debug symbols for package udev
udev is a daemon which dynamically creates and removes device nodes from
/dev/, handles hotplug events and loads drivers at boot time.
- udev-udeb: /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.
.
This is a minimal version, only for use in the installation system.
- udev-udeb-dbgsym: debug symbols for package udev-udeb
udev is a daemon which dynamically creates and removes device nodes from
/dev/, handles hotplug events and loads drivers at boot time.
.
This is a minimal version, only for use in the installation system.

