lp:ubuntu/raring-proposed/systemd

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/raring-proposed/systemd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

23. By Martin Pitt

[ Iain Lane ]
* Use the shutdown fallback for "poweroff.target" too; this is invoked by
  org.freedesktop.login1.Manager.PowerOff. (LP: #1171504)

[ Martin Pitt ]
* debian/rules: Don't build ddebs for blacklisted binary packages, to avoid
  confusing Launchpad.
* Ship 70-power-switch.rules, to make suspend on lid close work with GNOME
  3.8, and fix shutdown with the power button in a VT. (LP: #1160995)

22. By Martin Pitt

debian/libpam-systemd.systemd-logind.upstart: Don't start if
libpam-systemd is removed but not purged. (LP: #1171691)

21. By Martin Pitt

debian/systemd-services.install: Don't install the D-BUS activation file
for logind. Without libpam-systemd's upstart job (which sets up the
cgroups) it does not work anyway, and with the upstart job it is already
running anyway. We'll put that back in raring+1 to respawn after crashes,
but for raring we do not want to run logind by default. (LP: #1167642)

20. By Martin Pitt

* debian/tests/control: Add libpam-systemd dependency for logind test, as
  it checks for the mounted cgroup. Mounting that moved into libpam-systemd,
  see 198-0ubuntu7.
* Drop usr/lib/systemd/ from systemd-services, this doesn't belong there and
  is already installed into systemd.
* 0016-Add-poweroff-reboot-suspend-hibernate-fallback.patch: Send
  PrepareFor{Sleep,Shutdown}() signals with "false" after the operation
  finished. Thanks to Iain Lane for the initial patch! (LP: #1157122)

19. By Dimitri John Ledkov

Add gir addon, to call dh_girepository to get the gir:Depends
dependency. (LP: #1159997)

18. By Martin Pitt

* Make systemd-services installable without forcing the usage of logind, so
  that we can install it by default for the other D-BUS services:
  - Move systemd-logind upstart job into libpam-systemd.
  - Drop systemd-services' Recommends: to libpam-systemd.
  - LP: #1156074

17. By Martin Pitt

Fix logind autopkgtest when there are no seats (as in Jenkins).

16. By Martin Pitt

* Mark systemd-services as Multi-Arch: foreign.
* Add autopkgtest for logind. Note that in Jenkins this will only have very
  light coverage as there it does not have a seat. When run locally, it will
  also cover hotplug and coldplug ACLs.
* Add 0020-uaccess-rule-with-old-udev.patch: Our old udev does not yet
  understand RUN{builtin}, use IMPORT. This can be dropped when moving to a
  recent udev. Depend on the udev version with the uaccess builtin backport,
  so that applying ACLs on hotplugged devices actually works.

15. By Martin Pitt

Add 0019-disable-unit-name-test.patch: Disable test-unit-name for now, as
it fails on the buildds, presumably because of a missing /etc/hostname.

14. By Martin Pitt

* Add 0018-Add-env-variable-for-machine-ID-path.patch: During package build,
  in minimal chroots, or other systems which do not already have an
  /etc/machine-id we get six test failures. Introduce a
  $SYSTEMD_MACHINE_ID_PATH environment variable which can specify a location
  other than /etc/machine-id, so that the unit tests are independent from
  the environment.
* debian/rules: Re-enable unit tests. Don't run them under fakeroot as that
  hangs some tests, and supply a local machine id file.
* Add autopkgtests for hostnamed, localed, and timedated.
* 0010-Add-back-support-for-Debian-specific-config-files.patch: Update patch
  for localed to use /etc/default/locale instead of /etc/locale.conf.
* Rename udev-gtk-udeb to libudev1-udeb, and build it for Ubuntu.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/systemd
This branch contains Public information 
Everyone can see this information.

Subscribers