- 06 Aug, 2014 11 commits
-
-
Martin Pitt authored
-
Martin Pitt authored
This moved out of udevd. Thanks to Michael Biebl for the script! Closes: #749021
-
Martin Pitt authored
This makes it trivial to backport keymap fixes to stable releases. Closes: #657809 LP: #1322770 LP: #1339998
-
Martin Pitt authored
Avoids hangs with startpar. Workaround for #713135. Closes: #756631
-
Jon Severinsson authored
Closes: #746463
-
Jon Severinsson authored
Closes: #753589
-
Jon Severinsson authored
This avoid risking that the sysv-compatible symlinks become dangling on a partial install. Note that the Pre-Depends is unversioned to facilitate upgrades to newer systemd versions, and that the versioned Depends is kept to ensure that user doesn't get confused to thinking they are running a different systemd version then they are.
-
Jon Severinsson authored
Do not fail udev upgrades if the udev service is already runtime-masked when the preinst script is run Closes: #755746
-
Martin Pitt authored
-
Martin Pitt authored
Version it to ensure cgmanager support. Closes: #754984 LP: #1343802
-
Martin Pitt authored
-
- 05 Aug, 2014 1 commit
-
-
Martin Pitt authored
They don't violate the assignment schema, they should just not be persistent. Thanks to Boris Figovsky. Closes: #747475 LP: #1317776
-
- 04 Aug, 2014 5 commits
-
-
Martin Pitt authored
Make /dev/cdrom appear for all types of drives, not just for pure CD-ROM ones. Also, fix the symlinks to stay after change events. LP: #1323777
-
Martin Pitt authored
The PAM module is talking directly over D-BUS. Closes: #755968
-
Martin Pitt authored
-
Martin Pitt authored
Drop python-systemd; it does not have any reverse dependencies, and we want to encourage moving to Python 3. This also avoids having to do another source build. LP: #1258089
-
Martin Pitt authored
Fixes FTBFS with latest glibc and libattr. Cherrypicked from trunk. Closes: #756097
-
- 26 Jul, 2014 1 commit
-
-
Michael Biebl authored
Closes: #717540
-
- 24 Jul, 2014 2 commits
-
-
Jon Severinsson authored
-
Jon Severinsson authored
-
- 22 Jul, 2014 1 commit
-
-
Jon Severinsson authored
-
- 21 Jul, 2014 1 commit
-
-
Martin Pitt authored
Rename "api" autopkgtest to "build-login", and stop requiring that sd_login_monitor_new() succeeds. It doesn't in many environments like schroot or after upgrades from < 204, and the main point of the test is to check that libsystemd-login-dev has correct contents and dependencies. Drop "isolation-machine" requirement.
-
- 18 Jul, 2014 1 commit
-
-
Jon Severinsson authored
-
- 16 Jul, 2014 1 commit
-
-
Michael Biebl authored
and document in more detail why certain services have been masked. Closes: #659264
-
- 15 Jul, 2014 2 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
-
- 07 Jul, 2014 3 commits
-
-
Jon Severinsson authored
-
Jon Severinsson authored
-
Jon Severinsson authored
This commit was created using the following commands and then fixing up debian/patches/series manually. $ git config diff.renames false $ git rebase --onto debian/208-5 v208 stable/v208-stable $ git checkout -b patch-queue/experimental HEAD $ gbp-pq export --no-patch-numbers $ git add --ignore-removal debian/patches/
-
- 28 Jun, 2014 5 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
Deliberately exclude libgudev-1.0-dev, since it depends on gir1.2-gudev-1.0 and gobject-introspection does not (yet) support multiarch. Closes: #720017
-
Michael Biebl authored
Closes: #752992
-
- 27 Jun, 2014 6 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
The systemd-shim package no longer provides an environment to run systemd-logind standalone. See #752939 for further details.
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
Drop the obsolete check for /sys/kernel/uevent_helper from postinst and the SysV init script and do not unconditionally overwrite it in the initramfs hook. Since a long time now udev has been using the netlink interface to communicate with the kernel and with Linux 3.16 it is possible to disable CONFIG_UEVENT_HELPER completely. Closes: #752742
-
Michael Biebl authored
Update insserv generator to not create any drop-in files for services where the corresponding SysV init script does not exist.
-