lp://staging/~yuningdodo/systemd/systemd.trusty-proposed.lp1313522
- Get this branch:
- bzr branch lp://staging/~yuningdodo/systemd/systemd.trusty-proposed.lp1313522
Branch merges
- Ubuntu Development Team: Pending requested
-
Diff: 1581 lines (+1423/-19)12 files modified.pc/Advertise-hibernation-only-if-there-s-enough-free-sw.patch/src/shared/fileio.c (+596/-0)
.pc/Advertise-hibernation-only-if-there-s-enough-free-sw.patch/src/shared/fileio.h (+37/-0)
.pc/Advertise-hibernation-only-if-there-s-enough-free-sw.patch/src/shared/sleep-config.c (+179/-0)
.pc/Advertise-hibernation-only-if-there-s-enough-free-sw.patch/src/test/test-fileio.c (+145/-0)
.pc/applied-patches (+1/-0)
debian/changelog (+8/-0)
debian/patches/Advertise-hibernation-only-if-there-s-enough-free-sw.patch (+289/-0)
debian/patches/series (+1/-0)
src/shared/fileio.c (+34/-0)
src/shared/fileio.h (+2/-0)
src/shared/sleep-config.c (+107/-19)
src/test/test-fileio.c (+24/-0)
Related bugs
Bug #1313522: There is hibernate option even without an active swap partition | Medium | Fix Released |
Related blueprints
Recent revisions
- 73. By Yu Ning
-
[Martin Pitt]
* Advertise hibernation only if there's enough free swap. Patches backported
from current upstream. (LP: #1313522) - 72. By Stéphane Graber
-
systemd-
logind. conf: Don't use the limit stanza which fails the
whole job when failing to set the ulimit. Instead call ulimit itself
from the job and ignore its return code. This allow systemd-logind to
start in unprivileged LXC containers. (LP: #1307595) - 71. By Serge Hallyn
-
cgmanager: don't call nih_dbus_setup() since we won't use the
nih_mainloop(). (LP: #1303649) - 70. By Martin Pitt
-
* Revert "Do not restart logind on package upgrades" change from
204-0ubuntu1. This is obsolete now, as we only ever shipped version 204 in
stable releases. This was an intra-development release upgrade fix only,
and it did not even work properly. This fixes logind not getting started
on package install. (LP: #1305395)
* Update 60-keyboard.hwdb from upstream git. Adds Samsung Series 7 Ultra.
* debian/libpam- systemd. systemd- logind. upstart: Don't try to mount
/sys/fs/cgroup/ systemd in a container, as that will fail. cgmanager will
be used for these cases. - 68. By Stéphane Graber
-
[ Stéphane Graber ]
* Never call normalize_controller when controll is NULL as this
triggers an assert... (LP: #1301846)[ Serge Hallyn ]
* d/p/add-cgmanager- support: make sure connections are closed (LP: #1301882) - 66. By Stéphane Graber
-
[ Steve Langasek ]
* Do proper refcounting of the PAM module package on prerm, so that we
don't drop the module from the PAM config when uninstalling a
foreign-arch package. Related to Ubuntu bug #1295521.[ Stéphane Graber ]
* Add cgmanager support to logind. This will use the cgmanager socket
instead of cgroupfs when cgmanager is available. Otherwise it'll simply
fallback on the cgroupfs code. (LP: #1297363) - 64. By Martin Pitt
-
* Mark autopkgtest with "isolation-machine" as this test can't run in
schroot or LXC.
* Import latest keymaps from upstream git.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/systemd