- 05 Dec, 2014 1 commit
-
-
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
-
- 02 Dec, 2014 1 commit
-
-
Didier Roche authored
if /etc/X11/default-display-manager doesn't match a systemd unit (or doesn't exist), be less agressive about what to mask: we let all sysvinit-only display-manager units enabled to fallback to previous behavior and let them starting. Closes: #771739
-
- 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 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
-
- 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
-
- 17 Nov, 2014 2 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
This implements the CTTE decision #746578. This is a no-op on systems which already have systemd-sysv installed, but will prevent installing that on upgrades. Closes: #769747
-
- 15 Nov, 2014 1 commit
-
-
Martin Pitt authored
-
- 14 Nov, 2014 1 commit
-
-
Didier Roche authored
Add a ConditionPath on /run/network in case autogenerated networking.service didn't need to start and so, didn't create this directory. Starting an ifup service without this directory was resulting in the unit failing. Closes: #769528
-
- 03 Nov, 2014 1 commit
-
-
Martin Pitt authored
This gets consistent ID_PATH attributes. This is required so that tools like systemd-rfkill can be used with SysVinit or upstart scripts, too. LP: #1387282
-
- 29 Oct, 2014 2 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
Closes: #766039
-
- 28 Oct, 2014 3 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
Run hwdb update with the new --usr option to keep current behaviour. Adjust Fix-paths-in-man-pages.patch accordingly.
-
Martin Pitt authored
This requires mount >= 2.21, not the binary util-linux package. Fixes commit 8fb0c725.
-
- 26 Oct, 2014 2 commits
-
-
Martin Pitt authored
"Timezone" got renamed to "Time zone".
-
Martin Pitt authored
Architecture: was removed, check Kernel: instead.
-
- 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 2 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
For the first round don't make them fatal for now (that will happen once we see results from all the architectures).
-