- 26 Mar, 2015 3 commits
-
-
Martin Pitt authored
Fixes creation of static device nodes with kmod 20. Closes: #780263
-
Didier Roche authored
Ensure PrivateTmp doesn't require tmpfs through tmp.mount, but rather adds an After relationship. Closes: #779902
-
Martin Pitt authored
Patch cherry-picked from upstream. Closes: #780675
-
- 05 Mar, 2015 2 commits
-
-
Martin Pitt authored
This is fixed upstream in 217 and later. Thanks Christos Trochalakis! Closes: #779571
-
Martin Pitt authored
Patch cherry-picked from upstream. Closes: #779710
-
- 24 Feb, 2015 1 commit
-
-
Martin Pitt authored
This provides monotonic time for reboots. Thanks to Stefan Fritsch for the initial unit. Note: this is a hack for jessie; the next Debian release will enable timesyncd by default. Closes: #755722
-
- 13 Feb, 2015 6 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
Patch cherry-picked from upstream. Closes: #767267
-
Martin Pitt authored
This avoids kernel buffer I/O errors and timeouts. Patch cherry-picked from upstream git. LP: #1333140
-
Martin Pitt authored
This reproduces #777601 and verifies the fix for it.
-
Michael Biebl authored
Otherwise we cannot even invoke systemd-exit.service anymore, thus not even exit. Closes: #759320
-
Michael Biebl authored
-
- 12 Feb, 2015 2 commits
-
-
Martin Pitt authored
Just the ones that systemd itself created. This avoids cleaning up empty cgroups from e. g. LXC. Closes: #777601
-
Didier Roche authored
If there is no display-manager.service unit there is no need to create an unused /dev/null symlink and print a warning.
-
- 11 Feb, 2015 1 commit
-
-
Martin Pitt authored
This checks systemd unit/sysv init enabling and disabling via systemctl. This also reproduces #777613 (did not affect unstable, only experimental).
-
- 09 Feb, 2015 2 commits
-
-
Martin Pitt authored
Add getty-static.service unit which starts getty@.service on tty 2 to 6 if dbus is not installed, and hence logind cannot auto-start them on demand. Closes: #772700
-
Martin Pitt authored
This fixes the noisy startup failure in environments without D-BUS, such as LXC containers or servers. Part of #772700, does not yet address the auto-VT issue
-
- 01 Feb, 2015 1 commit
-
-
Martin Pitt authored
-
- 30 Jan, 2015 2 commits
-
-
Martin Pitt authored
Closes: #776546
-
Martin Pitt authored
Only keep the Debian specific bits. Part of #776546
-
- 29 Jan, 2015 5 commits
-
-
Martin Pitt authored
-
Michael Biebl authored
if /var is on a separate partition. Otherwise we might end up creating the /var/lock and /var/run symlink in the underlying root filesystem. Closes: #768644
-
Martin Pitt authored
-
Martin Pitt authored
To make forced input device release after log out actually work. Cherry-picked from upstream git head.
-
Martin Pitt authored
Patch cherry-picked from upstream git. Closes: #759515 LP: #1415104
-
- 26 Jan, 2015 3 commits
-
-
Martin Pitt authored
Tone down "Network interface NamePolicy= disabled on kernel commandline, ignoring" info message to debug We expect this while we disable net.ifnames by default. Closes: #762101 LP: #1411992
-
Martin Pitt authored
networking.service is usually generated from /etc/init.d/networking, so just add a .d/ snippet. Closes: #766938
-
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 1 commit
-
-
Didier Roche authored
Do it even if display-manager.service was removed and adapt the autopkgtests for this.
-