- 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
-
- 13 Feb, 2015 4 commits
-
-
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
-
Michael Biebl authored
-
Michael Biebl authored
Otherwise we cannot even invoke systemd-exit.service anymore, thus not even exit. Closes: #759320
-
- 12 Feb, 2015 1 commit
-
-
Martin Pitt authored
Just the ones that systemd itself created. This avoids cleaning up empty cgroups from e. g. LXC. Closes: #777601
-
- 09 Feb, 2015 1 commit
-
-
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
-
- 29 Jan, 2015 3 commits
-
-
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
-
- 21 Jan, 2015 3 commits
-
-
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
-
- 13 Jan, 2015 2 commits
-
-
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 1 commit
-
-
Martin Pitt authored
Cherry-picked from upstream (14fe721b) Closes: #770504
-
- 05 Dec, 2014 1 commit
-
-
Martin Pitt authored
Closes: #766598
-
- 04 Dec, 2014 1 commit
-
-
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 5 commits
-
-
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
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 3 commits
-
-
Martin Pitt authored
-
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
-
- 28 Oct, 2014 1 commit
-
-
Martin Pitt authored
Run hwdb update with the new --usr option to keep current behaviour. Adjust Fix-paths-in-man-pages.patch accordingly.
-
- 17 Oct, 2014 2 commits
-
-
Martin Pitt authored
Our util-linux is now recent enough. Bump dependency to >= 2.21.
-
Martin Pitt authored
The upstream patch units-conditionalize-static-device-node-logic-on-CAP.patch supersedes it. Containers usually don't have CAP_SYS_MODULE, and in the rare case when they actually do (i. e. you want them to handle modules), it's better to actually do get an error message if kmod is not available.
-
- 16 Oct, 2014 4 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
Add d/p/Add-env-variable-for-machine-ID-path.patch. This is necessary for running tests as long as it isn't in our base images (see Debian #745876)
-
Martin Pitt authored
-
Martin Pitt authored
-
- 27 Sep, 2014 1 commit
-
-
Michael Biebl authored
This avoids that broken software like laptop-mode-tools, which runs mount from within udev rules, causes the root file system to end up read-only. Closes: #762018
-