- 24 Jun, 2014 8 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
Conflicts: debian/changelog debian/gbp.conf debian/patches/Always-probe-cpu-support-drivers.patch debian/patches/Load-sg-module-from-80-drivers.rules.patch debian/patches/series
-
Michael Biebl authored
-
Michael Biebl authored
LSB system facilities begin with a dollar sign '$'.
-
Ansgar Burchardt authored
/lib/lsb/init-functions.d/40-systemd unconditionally uses "set +e; set +u". This can change the behavior of init scripts that use "set -e" and/or "set -u". Change the systemd integration to not rely on "set +e" or "set +u" but instead work correctly in all cases by catching all commands that might fail. Closes: #751472
-
Michael Biebl authored
- Use DefaultDependencies=no in ifup@.service so the service can be started as early as possible. - Create the ifupdown runtime directory in ifup@.service as we can no longer rely on the networking service to do that for us. - Don't stop ifup@.service on shutdown but let the networking service take care of stopping all hotplugged interfaces. - Only start ifup@.service for interfaces configured as allow-hotplug.
-
Michael Biebl authored
If systemd is not the active PID 1 and the SysV compat tools are provided by systemd-sysv, /sbin/telinit simply forwards the requests to the native telinit implementation. To make the upgrade from sysvinit to systemd less disruptive, the plan is to make the transitional sysvinit package provide /lib/sysvinit/telinit and /lib/sysvinit/init which then can be used as a fallback in case of emergency. Set the telinit path in systemd accordingly in preparation for that.
-
Michael Biebl authored
This makes them usable under sysvinit as PID 1 without requiring any symlinks.
-
- 23 Jun, 2014 7 commits
-
-
Michael Biebl authored
This avoids /sbin/init going missing when switching from systemd-sysv to sysvinit. While at it, add a Replaces: upstart. Closes: #751589
-
Michael Biebl authored
The runit-run package has been removed from the archive a long time ago.
-
Michael Biebl authored
since this breaks dist-upgrades from wheezy when switching from sysvinit to systemd-sysv as default init. While downgrading the Pre-Depends in sysvinit would have been an alternative, dropping the Conflicts and only keeping the Replaces was deemed the lesser evil. Closes: #748355
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
Closes: #746351
-
Michael Biebl authored
-
- 16 May, 2014 2 commits
-
-
Michael Stapelberg authored
Closes: #747741
-
Michael Stapelberg authored
Closes: #748311
-
- 01 May, 2014 1 commit
-
-
Michael Biebl authored
-
- 30 Apr, 2014 1 commit
-
-
Martin Pitt authored
-
- 29 Apr, 2014 3 commits
-
-
Martin Pitt authored
Patches backported from current upstream. LP: #1313522
-
Martin Pitt authored
-
Sjoerd Simons authored
Fixes long shutdown times when using a systemd user session
-
- 28 Apr, 2014 4 commits
-
-
Martin Pitt authored
Our debian/gbp.conf disables gbp-pq patch numbers, adjust README.source accordingly.
-
Michael Biebl authored
See 6b3ad962
-
Martin Pitt authored
That patch is more general and will go away when we move to newer upstream versions.
-
Martin Pitt authored
-
- 27 Apr, 2014 14 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
With the changes in 2d54bc37 this script is no longer necessary.
-
Michael Biebl authored
The cgroup handling has been reworked in v205 and logind no longer creates cgroup hierarchies on its own. That means that the standalone logind is no longer functional without support from systemd (or an equivalent cgroup manager).
-
Michael Biebl authored
Conflicts: debian/changelog
-
Michael Biebl authored
This pam config file is used by libpam-systemd/systemd-logind when launching systemd user instances.
-
Michael Biebl authored
See 6b3ad962
-
Michael Biebl authored
Upstream renamed systemd-random-seed-load.service to systemd-random.service.
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
since we don't want a hard dependency on kmod e.g. for container installations.
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
as systemd-sysctl no longer reads /etc/sysctl.conf
-