- 26 Jan, 2015 1 commit
-
-
Martin Pitt authored
This works around a regression in recent patch, see https://bugs.debian.org/776257.
-
- 21 Jan, 2015 5 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
Patch also committed upstream. Closes: #775067
-
Martin Pitt authored
Fixes failures due to presence of backup or old init.d scripts. Patch forwarded upstream, but not applied yet: http://lists.freedesktop.org/archives/systemd-devel/2015-January/027249.html Test case removed from the patch as we don't have the sysv-generator test suite in 218 yet. Closes: #775404
-
Martin Pitt authored
Patch sent to upstream, but not applied yet: http://lists.freedesktop.org/archives/systemd-devel/2015-January/027248.html Test case removed from the patch as we don't have the sysv-generator test suite in 215 yet. Closes: #775889
-
Martin Pitt authored
Instead of common-session. The latter can include PAM modules like libpam-mount which expect to be called just once and/or interactively, which already happens for login, ssh, or the display-manager. Add pam_systemd.so explicitly, as it's not included in -noninteractive, but is always required (and idempotent). There is no net change on systemd which don't use manually installed PAM modules. Closes: #739676
-
- 13 Jan, 2015 3 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
This happens with initramfs-tools < 0.118 which we might not get into Jessie any more. Closes: #742048
-
Martin Pitt authored
Patch cherry-picked from upstream git. Closes: #774335
-
- 19 Dec, 2014 1 commit
-
-
Martin Pitt authored
In Debian we don't want to clean /var/tmp/ automatically. Patch cherry-picked from upstream git (fixed in 218). Closes: #773313
-
- 16 Dec, 2014 2 commits
-
-
Martin Pitt authored
Cherry-picked from upstream (14fe721b) Closes: #770504
-
Martin Pitt authored
Prefer-etc-X11-default-display-manager-if-present.patch: Drop wrong copy&paste'd comment, fix log strings Thanks Adam D. Barratt.
-
- 10 Dec, 2014 2 commits
-
-
Didier Roche authored
Do it even if display-manager.service was removed and adapt the autopkgtests for this.
-
Didier Roche authored
-
- 05 Dec, 2014 5 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
This reverts commits 9868be77 and 2e3f2d06. This is still under dispute, a bit risky, and might get a different implementation. Also, nodm really needs to be fixed properly, working around it is both too risky and also too hard to get right.
-
Michael Biebl authored
So that we don't fail to enable units with keywords that wheezy's systemd does not understand yet. Fixes enabling getty units on wheezy upgrades with systemd. Closes: #771204
-
Martin Pitt authored
on partial upgrades this ensures that the udev package has appropriate Breaks:. In particular, this avoids installing current udev with kmod << 14. Closes: #771726
-
Martin Pitt authored
Closes: #766598
-
- 04 Dec, 2014 2 commits
-
-
Martin Pitt authored
This currently can't be done without losing the current journal and breaking attached processes. So only restart it from upgrades < 215-3 (where the socket location got moved) as an one-time upgrade path from wheezy. Closes: #771122
-
Martin Pitt authored
Patch cherry-picked from upstream trunk. Closes: #771707
-
- 01 Dec, 2014 1 commit
-
-
* d/p/core-Fix-bind-error-message.patch: + Added. Fix error message on bind failure to print the full path * d/p/core-Make-binding-notify-private-dbus-socket-more-ro.patch: + Added. Be more robust when binding private unix sockets (Based on current upstream logic) (Closes: #761306)
-
- 28 Nov, 2014 7 commits
-
-
Martin Pitt authored
Modify insserv generator to mask sysvinit-only display managers (those which refer to insserv's $x-display-manager tag) if they don't match /etc/X11/default-display-manager. This avoids starting multiple DMs at boot.
-
Martin Pitt authored
Add a generator to ensure /etc/X11/default-display-manager is controlling which display-manager is started. Closes: #771287
-
Didier Roche authored
We will use that function in the generator.
-
Didier Roche authored
We will use that function in the generator.
-
Martin Pitt authored
-
Martin Pitt authored
Cherry-picked patches from trunk (fixed in 217). Thanks to Aurelien Jarno for finding and testing! Closes: #769734
-
Martin Pitt authored
Thanks to Michael Biebl for the patch! Closes: #771118
-
- 25 Nov, 2014 2 commits
-
-
Martin Pitt authored
Cherry-picked from upstream, fixes a regression in 215.
-
Martin Pitt authored
- Pre-create /var/lib/container with a secure mode (0700) via tmpfiles.d. - Add new try-{guest,host} modes for --link-journal to silently skip setting up the guest journal if the host has no persistant journal. - Extend boot-and-services autopkgtest to cover systemd-nspawn@.service. Patch cherry-picked from upstream git. Closes: #770275
-
- 24 Nov, 2014 1 commit
-
-
Ansgar Burchardt authored
-
- 20 Nov, 2014 1 commit
-
-
Martin Pitt authored
-
- 19 Nov, 2014 4 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
Check booting with systemd-sysv and that the most crucial services behave as expected.
-
Jon Severinsson authored
LP: #1320534 Closes: #674755
-
Martin Pitt authored
-
- 18 Nov, 2014 3 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
-
Martin Pitt authored
This avoids long hangs during udev settle. Thanks to Ben Hutchings! Closes: #754987
-