- 25 Jun, 2014 1 commit
-
-
Martin Pitt authored
kmod is too fast and then sg races with sd, causing the latter to not see SCSI disks. Closes: #752591, #752605
-
- 24 Jun, 2014 6 commits
-
-
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 1 commit
-
-
Michael Stapelberg authored
Closes: #747741
-
- 01 May, 2014 1 commit
-
-
Michael Biebl authored
-
- 30 Apr, 2014 1 commit
-
-
Martin Pitt authored
-
- 29 Apr, 2014 2 commits
-
-
Martin Pitt authored
Patches backported from current upstream. LP: #1313522
-
Martin Pitt authored
-
- 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 6 commits
-
-
Martin Pitt authored
-
Michael Biebl authored
-
Martin Pitt authored
This avoids future diff noise when removing, cherry-picking, and merging patches. From now on, always use "gbp-pq export --no-patch-numbers" to update them.
-
Martin Pitt authored
-
Martin Pitt authored
On Dell PowerEdge systems, the iDRAC7 and later support a USB Virtual NIC for management. Name this interface "idrac" to avoid confusion with "real" network interfaces.
-
Martin Pitt authored
LP: #1207705
-
- 26 Apr, 2014 11 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
-
Martin Pitt authored
This is necessary for unprivileged LXC containers.
-
Martin Pitt authored
-
Michael Biebl authored
-
Michael Biebl authored
-
Martin Pitt authored
-
Michael Biebl authored
-
Marco d'Itri authored
The systemd package should not change kernel policies, at least until it will become the only supported init system.
-
Martin Pitt authored
This covers smoke-testing logind, hostnamed, timedated, localed, and a compile/link/run test against libsystemd-login-dev.
-
Martin Pitt authored
-