]> git.proxmox.com Git - systemd.git/log
systemd.git
10 years agoDrop our Check-for-kmod-binary.patch
Martin Pitt [Fri, 17 Oct 2014 14:09:34 +0000 (16:09 +0200)]
Drop our Check-for-kmod-binary.patch

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.

10 years agoMake-emergency.service-conflict-with-rescue.service.patch got accepted upstream,...
Martin Pitt [Thu, 16 Oct 2014 15:30:31 +0000 (17:30 +0200)]
Make-emergency.service-conflict-with-rescue.service.patch got accepted upstream, adjust series

10 years agoRun tests during package build
Martin Pitt [Thu, 16 Oct 2014 12:22:51 +0000 (14:22 +0200)]
Run tests during package build

For the first round don't make them fatal for now (that will happen once we see
results from all the architectures).

10 years agoAllow specifying an alternate /etc/machine-id location
Martin Pitt [Thu, 16 Oct 2014 12:14:39 +0000 (14:14 +0200)]
Allow specifying an alternate /etc/machine-id location

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)

10 years agoCherry-pick upstream patch to fix tests in limited schroot environments
Martin Pitt [Thu, 16 Oct 2014 10:23:18 +0000 (12:23 +0200)]
Cherry-pick upstream patch to fix tests in limited schroot environments

10 years agoCherry-pick upstream patch to fix udev crash in link_config_get()
Martin Pitt [Thu, 16 Oct 2014 07:50:58 +0000 (09:50 +0200)]
Cherry-pick upstream patch to fix udev crash in link_config_get()

10 years agoRelease version 215-5 to unstable
Michael Biebl [Sat, 27 Sep 2014 15:50:52 +0000 (17:50 +0200)]
Release version 215-5 to unstable

10 years agoRe-enable mount propagation for udevd
Michael Biebl [Sat, 27 Sep 2014 02:44:39 +0000 (04:44 +0200)]
Re-enable mount propagation for udevd

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
10 years agoDon't overmount existing /run/user/<UID> directories with a per-user tmpfs on upgrades
Michael Biebl [Sat, 27 Sep 2014 02:17:10 +0000 (04:17 +0200)]
Don't overmount existing /run/user/<UID> directories with a per-user tmpfs on upgrades

Closes: #762041
10 years agod/p/sd-bus-Accept-no-sender-as-the-destination-field.patch
Sjoerd Simons [Thu, 25 Sep 2014 20:16:34 +0000 (22:16 +0200)]
d/p/sd-bus-Accept-no-sender-as-the-destination-field.patch

* d/p/sd-bus-Accept-no-sender-as-the-destination-field.patch
  + Fix compatibility between systemctl v215 and v208. Resolves issue when
    reloads of services is requested before systemd is re-execed
    (Closes: #762146)

10 years agofix typo in previous changelog
Martin Pitt [Fri, 19 Sep 2014 04:45:21 +0000 (06:45 +0200)]
fix typo in previous changelog

10 years agoBump systemd-shim Depends/Breaks to 8.2 to ensure a lockstep upgrade
Martin Pitt [Fri, 19 Sep 2014 04:43:54 +0000 (06:43 +0200)]
Bump systemd-shim Depends/Breaks to 8.2 to ensure a lockstep upgrade

Closes: #761947
10 years agoUnblacklist hyperv_fb again
Martin Pitt [Thu, 18 Sep 2014 06:32:24 +0000 (08:32 +0200)]
Unblacklist hyperv_fb again

It is needed for graphical support on Hyper-V platforms.

Thanks Andy Whitcroft!

LP: #1359933

10 years agoRelease version 215-4 to unstable
Michael Biebl [Mon, 15 Sep 2014 15:38:44 +0000 (17:38 +0200)]
Release version 215-4 to unstable

10 years agoUpload to unstable.
Michael Biebl [Mon, 15 Sep 2014 13:32:47 +0000 (15:32 +0200)]
Upload to unstable.

10 years agoTarget experimental
Sjoerd Simons [Sun, 14 Sep 2014 18:15:32 +0000 (20:15 +0200)]
Target experimental

10 years agospelling police corrections
Sjoerd Simons [Sun, 14 Sep 2014 18:13:16 +0000 (20:13 +0200)]
spelling police corrections

10 years agod/p/buildsys-Don-t-default-to-gold-as-the-linker.patch
Sjoerd Simons [Sun, 14 Sep 2014 16:46:20 +0000 (18:46 +0200)]
d/p/buildsys-Don-t-default-to-gold-as-the-linker.patch

* d/p/buildsys-Don-t-default-to-gold-as-the-linker.patch
  + Don't explicitely pick gold as the defualt linker. Fixes FTBS on sparc
    (Closes: #760879)

10 years agochangelog tweak
Michael Biebl [Sun, 14 Sep 2014 15:16:40 +0000 (17:16 +0200)]
changelog tweak

10 years agoBe more conservative and upfront when attaching data to the bug report
Michael Biebl [Sun, 14 Sep 2014 15:10:16 +0000 (17:10 +0200)]
Be more conservative and upfront when attaching data to the bug report

Rework bug-script to be more upfront about what kind of data is gathered
and ask the user for permission before attaching the information to the
bug report.

Closes: #756248
10 years agoBump dependency on systemd-shim to (>= 7-2)
Michael Biebl [Sun, 14 Sep 2014 14:30:54 +0000 (16:30 +0200)]
Bump dependency on systemd-shim to (>= 7-2)

This ensures we have a version which supports systemd >= 209 and has the
necessary Breaks against incompatible versions.

10 years agoMake systemd recommend dbus
Michael Biebl [Sun, 14 Sep 2014 14:24:34 +0000 (16:24 +0200)]
Make systemd recommend dbus

This ensures dbus is installed on upgrades. The dbus system bus is
required to run systemd-logind and the autovt feature relies on logind.

Unprivileged access to systemd via systemctl also requires a system bus,
while root access is done via a privat dbus socket.

Closes: #758111
10 years agoFix incorrect paths in man pages
Michael Biebl [Sun, 14 Sep 2014 14:13:00 +0000 (16:13 +0200)]
Fix incorrect paths in man pages

LP: #1357782
Closes: #717491
10 years agoFix up /dev/log and /dev/initctl symlinks on upgrades
Michael Biebl [Sun, 14 Sep 2014 14:00:12 +0000 (16:00 +0200)]
Fix up /dev/log and /dev/initctl symlinks on upgrades

The /dev/log socket and /dev/initctl FIFO have been moved to /run and
replaced by symlinks. Create the symlinks manually on upgrades as well.

Closes: #761340
10 years agoMerge branch 'master' into experimental
Michael Biebl [Sat, 13 Sep 2014 20:30:48 +0000 (22:30 +0200)]
Merge branch 'master' into experimental

Conflicts:
debian/changelog

10 years agoUpdate upstream v215-stable patch series
Michael Biebl [Sat, 13 Sep 2014 20:06:33 +0000 (22:06 +0200)]
Update upstream v215-stable patch series

10 years ago75-persistent-net-generator.rules: Add new MS Azure MAC prefix 00:25:ae
Martin Pitt [Fri, 12 Sep 2014 05:47:37 +0000 (07:47 +0200)]
75-persistent-net-generator.rules: Add new MS Azure MAC prefix 00:25:ae

LP: #1367883

10 years agoFix two more /usr/lib/ references in udev(7)
Martin Pitt [Mon, 8 Sep 2014 11:38:55 +0000 (13:38 +0200)]
Fix two more /usr/lib/ references in udev(7)

10 years agoFix udev path in udev(7)
Martin Pitt [Mon, 8 Sep 2014 10:58:57 +0000 (12:58 +0200)]
Fix udev path in udev(7)

LP: #1357782

10 years agoTarget experimental
Sjoerd Simons [Sun, 7 Sep 2014 21:46:40 +0000 (23:46 +0200)]
Target experimental

10 years agodebian/rules: add systemd-update-utmp-runlevel.service to {poweroff, rescue, multi...
Sjoerd Simons [Sun, 7 Sep 2014 21:45:13 +0000 (23:45 +0200)]
debian/rules: add systemd-update-utmp-runlevel.service to {poweroff, rescue, multi-user, graphical, reboot}.target.wants to trigger the runlevel target to be loaded

10 years agoFix typos
Sjoerd Simons [Sun, 7 Sep 2014 20:55:14 +0000 (22:55 +0200)]
Fix typos

10 years agoAdd patches to fix FTBS on ppc and run timesyncd without networkd
Sjoerd Simons [Sun, 7 Sep 2014 15:18:58 +0000 (17:18 +0200)]
Add patches to fix FTBS on ppc and run timesyncd without networkd

* debian/patches/always-check-for-__BYTE_ORDER-__BIG_ENDIAN-when-chec.patch
  + Added. Fix checking of of system endianess. Fixes FTBS on powerpc
* debian/patches/timesyncd-when-we-don-t-know-anything-about-the-netw.patch:
  + Let timesyncd go online even if networkd isn't running (from upstream
    git) (Closes: #760087)

10 years agoRelease version 215-1 to experimental
Michael Biebl [Sun, 7 Sep 2014 07:59:02 +0000 (09:59 +0200)]
Release version 215-1 to experimental

10 years agoCherry-pick upstream commit for sd-journal to properly convert object->size on big...
Michael Biebl [Sun, 7 Sep 2014 07:48:09 +0000 (09:48 +0200)]
Cherry-pick upstream commit for sd-journal to properly convert object->size on big endian

This fixes a crash in journalctl --list-boots.

Closes: #758392
10 years agoRe-exec systemd and restart services at the end of postinst
Michael Biebl [Sun, 7 Sep 2014 00:31:20 +0000 (02:31 +0200)]
Re-exec systemd and restart services at the end of postinst

10 years agoUpdate code for recent copy_file() API changes
Michael Biebl [Sat, 6 Sep 2014 23:01:45 +0000 (01:01 +0200)]
Update code for recent copy_file() API changes

10 years agoAdd missing sd-daemon.h include for sd_booted()
Michael Biebl [Sat, 6 Sep 2014 23:01:25 +0000 (01:01 +0200)]
Add missing sd-daemon.h include for sd_booted()

10 years agoRename one incredibly poorly named patch.
Jon Severinsson [Wed, 16 Jul 2014 18:00:00 +0000 (20:00 +0200)]
Rename one incredibly poorly named patch.

10 years agoImprove extended package description for compat library packages
Michael Biebl [Sat, 6 Sep 2014 21:53:29 +0000 (23:53 +0200)]
Improve extended package description for compat library packages

10 years agoFix deletion of factory-reset files
Michael Biebl [Sat, 6 Sep 2014 21:34:33 +0000 (23:34 +0200)]
Fix deletion of factory-reset files

This is a follow-up fix for commit
f5d78072f6d1dc247384e21d0abaf553a09e4aa1.

10 years agoAdd systemd-bus-proxy system user so systemd-bus-proxyd can properly drop its privileges
Michael Biebl [Sat, 6 Sep 2014 19:39:00 +0000 (21:39 +0200)]
Add systemd-bus-proxy system user so systemd-bus-proxyd can properly drop its privileges

10 years agoUse adduser in quiet mode
Michael Biebl [Sat, 6 Sep 2014 19:36:18 +0000 (21:36 +0200)]
Use adduser in quiet mode

* Use adduser in quiet mode when creating the system users/groups to avoid
  warning messages about the missing home directories. Those are created
  dynamically during runtime.
* Set the gecos field when creating the system users.

Closes: #759175
10 years agoSmall comment tweaks and indentation fixes
Michael Biebl [Sat, 6 Sep 2014 19:35:22 +0000 (21:35 +0200)]
Small comment tweaks and indentation fixes

10 years agoFix ProtectSystem= to properly work with split /usr
Michael Biebl [Sat, 6 Sep 2014 18:26:17 +0000 (20:26 +0200)]
Fix ProtectSystem= to properly work with split /usr

Cherry-pick upstream commit to fix ProtectSystem=full and make the
ProtectSystem= option consider /bin, /sbin, /lib and /lib64 (if it
exists) on Debian systems.

Closes: #759689
10 years agoDisable factory-reset feature and remove files associated with it
Michael Biebl [Sat, 6 Sep 2014 13:02:18 +0000 (15:02 +0200)]
Disable factory-reset feature and remove files associated with it

This feature needs more integration work first before it can be enabled
in Debian. E.g. Debian still uses a split /usr setup and a merged /usr is
a prerequisite for factory-reset to work properly.
Atm. it also leads to dependency cycles between keyboard-setup.service
and systemd-udev-hwdb-update.service.

This should be revisited for jessie+1.

10 years agoOrder ifup@.service after networking.service
Michael Biebl [Sat, 6 Sep 2014 12:51:04 +0000 (14:51 +0200)]
Order ifup@.service after networking.service

so we don't need to setup the runtime directory ourselves and we have a
defined point during boot when hotplugged network interfaces are
started.

10 years agoProperly escape network interface names in net.agent
Michael Biebl [Sat, 6 Sep 2014 12:48:30 +0000 (14:48 +0200)]
Properly escape network interface names in net.agent

Use the new systemd-escape utility to properly escape the network
interface name when starting an ifup@.service instance for hotplugged
network interfaces. Make sure a recent enough systemd version is
installed by bumping the versioned Breaks accordingly.

Also make "systemctl start" non-blocking as we only want to enqueue the
job but do not actually need to wait for it to finish.

Closes: #747044
10 years agoCherry-pick upstream commit which fixes the references to the systemctl man page
Michael Biebl [Sat, 6 Sep 2014 12:22:17 +0000 (14:22 +0200)]
Cherry-pick upstream commit which fixes the references to the systemctl man page

Closes: #760613
10 years agoTrim down udeb build further
Michael Biebl [Fri, 5 Sep 2014 04:40:05 +0000 (06:40 +0200)]
Trim down udeb build further

by not enabling unused/unnecessary features.

10 years agoInstall new systemd-path and systemd-escape binaries.
Michael Biebl [Thu, 4 Sep 2014 23:54:44 +0000 (01:54 +0200)]
Install new systemd-path and systemd-escape binaries.

10 years agoMake /run/lock tmpfs an API fs so it is available during early boot
Michael Biebl [Thu, 4 Sep 2014 23:23:21 +0000 (01:23 +0200)]
Make /run/lock tmpfs an API fs so it is available during early boot

Closes: #751392
10 years agoCherry-pick upstream commit to not install busname units if kdbus support is disabled
Michael Biebl [Thu, 4 Sep 2014 23:14:12 +0000 (01:14 +0200)]
Cherry-pick upstream commit to not install busname units if kdbus support is disabled

10 years agoUpdate symbols files
Michael Biebl [Thu, 4 Sep 2014 16:50:20 +0000 (18:50 +0200)]
Update symbols files

- Add two new symbols for libudev1.
- Remove private symbol from libgudev-1.0-0. This symbol was never part of
  the public API and not used anywhere so we don't need a soname bump.

10 years agoCherry-pick upstream fix to use correct versions for the new symbols that were introd...
Michael Biebl [Thu, 4 Sep 2014 15:58:30 +0000 (17:58 +0200)]
Cherry-pick upstream fix to use correct versions for the new symbols that were introduced in libudev.

10 years agoImport upstream v215-stable patch series
Michael Biebl [Thu, 4 Sep 2014 15:49:44 +0000 (17:49 +0200)]
Import upstream v215-stable patch series

Rebase remaining Debian patches on top of v215-stable.

10 years agoNew upstream release v215
Michael Biebl [Thu, 4 Sep 2014 15:12:50 +0000 (17:12 +0200)]
New upstream release v215

10 years agoMerge tag 'upstream/215' into experimental
Michael Biebl [Thu, 4 Sep 2014 15:08:40 +0000 (17:08 +0200)]
Merge tag 'upstream/215' into experimental

Upstream version 215

10 years agoImported Upstream version 215
Michael Biebl [Thu, 4 Sep 2014 15:08:06 +0000 (17:08 +0200)]
Imported Upstream version 215

10 years agoRevert "Add systemd depends on new mount."
Michael Biebl [Thu, 4 Sep 2014 14:58:14 +0000 (16:58 +0200)]
Revert "Add systemd depends on new mount."

This reverts commit 61af16b53ef2e288b9765c2046a15b4e823a2609.

We don't want a dependency on new mount for now as this would entangle
util-linux and systemd when transitioning to unstable. As systemd seems
to work fine with the old mount, we simply add back the changes to the
documentation using the comment= syntax. This also re-opens #754411.

10 years agoApply patch which was forgotten when merging changes from master
Michael Biebl [Thu, 4 Sep 2014 14:51:15 +0000 (16:51 +0200)]
Apply patch which was forgotten when merging changes from master

The merge commit 87eac63ebe41726d96ddc4d35c772566b84d4891 added the path
util-avoid-considering-dpkg-temporary-files-relevant.patch but forgot to
actually add it to the series file.

10 years agoDrop patches which have been merged upstream
Michael Biebl [Thu, 4 Sep 2014 14:45:34 +0000 (16:45 +0200)]
Drop patches which have been merged upstream

10 years agoSource lsb init-functions in udev-finish SysV init script
Michael Biebl [Tue, 26 Aug 2014 11:55:52 +0000 (13:55 +0200)]
Source lsb init-functions in udev-finish SysV init script

This makes sure any calls are redirected to the native service file when
running under systemd.

10 years agoFix typo in changelog
Michael Biebl [Tue, 26 Aug 2014 11:55:13 +0000 (13:55 +0200)]
Fix typo in changelog

Found by lintian.

10 years agoDrop our Debian-specific run-user.mount unit
Michael Biebl [Tue, 26 Aug 2014 10:13:40 +0000 (12:13 +0200)]
Drop our Debian-specific run-user.mount unit

as upstream now creates a per-user tmpfs via logind.

See upstream commit 1c231f56482546725c4dbd3303f70300bd3c63e9.

10 years ago75-persistent-net-generator.rules: Fix matches of HyperV
Martin Pitt [Tue, 26 Aug 2014 06:25:05 +0000 (08:25 +0200)]
75-persistent-net-generator.rules: Fix matches of HyperV

LP: #1361272

10 years agotarget experimental
Sjoerd Simons [Sun, 24 Aug 2014 12:56:17 +0000 (14:56 +0200)]
target experimental

10 years agoMerge branch 'master' into experimental
Sjoerd Simons [Sat, 23 Aug 2014 20:35:40 +0000 (22:35 +0200)]
Merge branch 'master' into experimental

Conflicts:
debian/changelog
debian/control
debian/patches/Add-run-initctl-support-to-SysV-compat-tools.patch
debian/patches/Add-targets-for-compatibility-with-Debian-insserv-sy.patch
debian/patches/Also-redirect-to-update-rc.d-when-not-using-.service.patch
debian/patches/Avoid-reload-and-re-start-requests-during-early-boot.patch
debian/patches/Avoid-reloading-services-when-shutting-down.patch
debian/patches/Check-for-kmod-binary.patch
debian/patches/Don-t-mount-tmp-as-tmpfs-by-default.patch
debian/patches/Revert-service-drop-support-for-SysV-scripts-for-the.patch
debian/patches/Revert-udev-network-device-renaming-immediately-give.patch
debian/patches/Start-logind-on-demand-via-libpam-systemd.patch
debian/patches/Use-comment-systemd.-syntax-in-systemd.mount-man-pag.patch
debian/patches/Use-different-default-paths-for-various-binaries.patch
debian/patches/build-sys-don-t-move-libgudev-to-lib.patch
debian/patches/change-the-log_info-line-in-systemctl-to-reflect-rea.patch
debian/patches/core-You-can-not-put-the-cached-result-of-use_smack-.patch
debian/patches/core-snapshot-log-info-when-snapshots-are-created-an.patch
debian/patches/core-transaction-avoid-misleading-error-message-when.patch
debian/patches/core-transaction-fix-cycle-break-attempts-outside-tr.patch
debian/patches/cryptsetup-don-t-add-unit-dependency-on-dev-null-dev.patch
debian/patches/ignore-chkconfig-headers-entirely-they-are-often-bro.patch
debian/patches/insserv.conf-generator.patch
debian/patches/logind-if-a-user-is-sitting-in-front-of-the-computer.patch
debian/patches/man-fix-path-in-crypttab-5.patch
debian/patches/series
debian/patches/systemctl-call-update-rc.d-enable-disable-not-defaul.patch
debian/patches/systemctl-don-t-skip-native-units-when-enabling-disa.patch
debian/patches/units-conditionalize-static-device-node-logic-on-CAP.patch
debian/patches/util-do-not-strip-dev-prefix-twice.patch

10 years agoRelease version 208-8 to unstable
Michael Biebl [Wed, 20 Aug 2014 22:15:20 +0000 (00:15 +0200)]
Release version 208-8 to unstable

10 years agoStop syslog.socket when entering emergency mode
Michael Biebl [Wed, 20 Aug 2014 22:03:30 +0000 (00:03 +0200)]
Stop syslog.socket when entering emergency mode

Otherwise every log message triggers the start of the syslog service and
its dependencies which conflicts with emergency.target.

Closes: #755581
10 years agoMake emergency.service conflict with rescue.service
Michael Biebl [Wed, 20 Aug 2014 21:49:50 +0000 (23:49 +0200)]
Make emergency.service conflict with rescue.service

Otherwise if rescue mode is selected during boot and the emergency mode
is triggered (e.g. via a broken fstab entry), we have two sulogin
processes fighting over the tty.

Closes: #757072
10 years agoMark upstream cherry-picks as such
Michael Biebl [Wed, 20 Aug 2014 21:41:26 +0000 (23:41 +0200)]
Mark upstream cherry-picks as such

10 years agoCherry-pick upstream fix to ignore temporary dpkg files
Michael Biebl [Wed, 20 Aug 2014 21:27:02 +0000 (23:27 +0200)]
Cherry-pick upstream fix to ignore temporary dpkg files

Closes: #757302
10 years agoUpdated upstream v208-stable patch series to 53b1b6c
Michael Biebl [Wed, 20 Aug 2014 21:21:33 +0000 (23:21 +0200)]
Updated upstream v208-stable patch series to 53b1b6c

10 years agoAdd Breaks: systemd (<< 208) to udev to avoid partial upgrades
Michael Biebl [Wed, 20 Aug 2014 20:38:02 +0000 (22:38 +0200)]
Add Breaks: systemd (<< 208) to udev to avoid partial upgrades

Newer udev versions rely on kmod-static-nodes.service being provided by
systemd.

Closes: #757777
10 years agoAdd Breaks: kmod (<< 14) to udev
Michael Biebl [Wed, 20 Aug 2014 20:34:12 +0000 (22:34 +0200)]
Add Breaks: kmod (<< 14) to udev

to make sure we have a kmod version supporting the static-nodes command.

10 years agoDon't write to /sys/kernel/uevent_helper unconditionally
Michael Biebl [Wed, 20 Aug 2014 19:48:24 +0000 (21:48 +0200)]
Don't write to /sys/kernel/uevent_helper unconditionally

Fix udev SysV init script and d-i start script to not write to
/sys/kernel/uevent_helper unconditionally to not fail on a kernel with
CONFIG_UEVENT_HELPER unset.

Closes: #756312
10 years agoDon't rely on /dev/stdout when creating static device nodes under sysvinit
Michael Biebl [Wed, 20 Aug 2014 19:27:58 +0000 (21:27 +0200)]
Don't rely on /dev/stdout when creating static device nodes under sysvinit

"kmod static-nodes" will write its output to /dev/stdout by default.
That device node is created by udevd as a symlink to /proc/self/fd/1.
Since we run make_static_nodes() in the udev SysV init script before
udevd is started, this device node is not guaranteed to exist and kmod
fails to deal with that properly.
As a workaround, use "kmod static-nodes --output=/proc/self/fd/1".

Closes: #757830
10 years agoDrop copy rule for vio_type from initramfs-tools hook
Michael Biebl [Wed, 20 Aug 2014 19:25:09 +0000 (21:25 +0200)]
Drop copy rule for vio_type from initramfs-tools hook

We no longer build the vio_type udev helper.

10 years agoBackport fix for lazy session-activation on non-seat0 seats
Martin Pitt [Thu, 14 Aug 2014 13:09:36 +0000 (15:09 +0200)]
Backport fix for lazy session-activation on non-seat0 seats

LP: #1355331

10 years agoAdd Turkish debconf translations
Martin Pitt [Wed, 13 Aug 2014 10:35:44 +0000 (12:35 +0200)]
Add Turkish debconf translations

Thanks Mert Dirik!

Closes: #757498
10 years agoDrop --disable-xattr configure option for udeb
Martin Pitt [Tue, 12 Aug 2014 07:49:16 +0000 (09:49 +0200)]
Drop --disable-xattr configure option for udeb

It does not exist any more after commit 1608ddfd.

10 years agoRe-add reworked Map-rcS.d-init-script-dependencies-to-their-systemd-.patch
Sjoerd Simons [Sun, 10 Aug 2014 14:45:56 +0000 (16:45 +0200)]
Re-add reworked Map-rcS.d-init-script-dependencies-to-their-systemd-.patch

10 years agoBe more precise on what gets purged in the changelog entry
Sjoerd Simons [Sun, 10 Aug 2014 13:35:40 +0000 (15:35 +0200)]
Be more precise on what gets purged in the changelog entry

10 years agoRemove more stuff from /var/lib/systemd on systemd purge.
Jon Severinsson [Sun, 13 Jul 2014 16:00:00 +0000 (18:00 +0200)]
Remove more stuff from /var/lib/systemd on systemd purge.

10 years agoUpdate /run/initctl symlink target in debian/tmpfiles.d/debian.conf.
Jon Severinsson [Fri, 11 Jul 2014 12:57:17 +0000 (14:57 +0200)]
Update /run/initctl symlink target in debian/tmpfiles.d/debian.conf.

/dev/initctl is now a symlink to /run/systemd/initctl/fifo, so make /run/initct point directly to that.

10 years agoAdd systemd depends on new mount.
Jon Severinsson [Wed, 23 Jul 2014 10:00:00 +0000 (12:00 +0200)]
Add systemd depends on new mount.

Also drop now-obsolete manpage patch.

10 years agoRefer to more bugs in the changelog.
Jon Severinsson [Thu, 24 Jul 2014 17:06:25 +0000 (19:06 +0200)]
Refer to more bugs in the changelog.

10 years agoDo not order rcS.d services after local-fs.target if they do not explicitly depend...
Jon Severinsson [Thu, 3 Jul 2014 00:00:00 +0000 (02:00 +0200)]
Do not order rcS.d services after local-fs.target if they do not explicitly depend on $local_fs.

10 years agoAdd support for rcS.d init scripts to the sysv-generator.
Jon Severinsson [Thu, 24 Jul 2014 12:34:48 +0000 (14:34 +0200)]
Add support for rcS.d init scripts to the sysv-generator.

10 years agoDo not force-enable default-on services on every upgrade.
Jon Severinsson [Sun, 13 Jul 2014 18:00:00 +0000 (20:00 +0200)]
Do not force-enable default-on services on every upgrade.

Also drops the systemd-networkd, systemd-resolved and systemd-timesyncd
from the set of default services.

10 years agoTry-restart networkd, resolved, and timesyncd after an upgrade.
Jon Severinsson [Sun, 13 Jul 2014 18:00:00 +0000 (20:00 +0200)]
Try-restart networkd, resolved, and timesyncd after an upgrade.

Just like is already done for journald and logind.

10 years agoAdd new system group "input" used by udev rules in udev postinst.
Jon Severinsson [Sun, 13 Jul 2014 15:15:22 +0000 (17:15 +0200)]
Add new system group "input" used by udev rules in udev postinst.

10 years agoAdd new systemd service users in systemd postinst.
Jon Severinsson [Thu, 3 Jul 2014 00:00:00 +0000 (02:00 +0200)]
Add new systemd service users in systemd postinst.

10 years agoUse the debian ntp pool and configure systemd uid/gid maximums
Sjoerd Simons [Sun, 13 Jul 2014 13:39:02 +0000 (15:39 +0200)]
Use the debian ntp pool and configure systemd uid/gid maximums

* debian/rules: Use the debian ntp pool as default ntp servers
* debian/rules: explicitely configure the maximum system uid/gids instead of
  relying on autodetection

10 years agodebian/rules: Explicitely turn off rfkill, networkd, timesyncd and resolved for the...
Sjoerd Simons [Sun, 13 Jul 2014 12:04:29 +0000 (14:04 +0200)]
debian/rules: Explicitely turn off rfkill, networkd, timesyncd and resolved for the udeb build

10 years agodebian/rules: Drop outdated --enable-tcpwrap
Sjoerd Simons [Sun, 13 Jul 2014 12:03:52 +0000 (14:03 +0200)]
debian/rules: Drop outdated --enable-tcpwrap

10 years agodebian/control: Remove b-d on librwap0-dev and bump kmod
Sjoerd Simons [Sun, 13 Jul 2014 11:47:40 +0000 (13:47 +0200)]
debian/control: Remove b-d on librwap0-dev and bump kmod

* debian/control: Remove b-d on librwap0-dev
* debian/control: Bump libkmod-dev b-d to >= 15

10 years agodebian/control: Make udev break plymouth (<< 0.9.0-7) as older plymouths assume udev...
Sjoerd Simons [Sun, 10 Aug 2014 08:43:26 +0000 (10:43 +0200)]
debian/control: Make udev break plymouth (<< 0.9.0-7) as older plymouths assume udev implementation details that have changed slightly since v213

10 years agoMerge branch 'master' into experimental
Sjoerd Simons [Fri, 8 Aug 2014 21:18:00 +0000 (23:18 +0200)]
Merge branch 'master' into experimental

Conflicts:
debian/changelog
debian/control
debian/patches/series
debian/rules