systemd: bump to v207
authoreric.le.bihan.dev@free.fr <eric.le.bihan.dev@free.fr>
Fri, 7 Feb 2014 13:21:34 +0000 (14:21 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 12 Feb 2014 21:14:36 +0000 (22:14 +0100)
commit2c66e4429d23c6e293f9789cdef01b760399fccb
tree281161b7cee9547438c3cae0314416981f2215f7
parentfabcb119b978c123ce8903b637beb63dd605dccd
systemd: bump to v207

This patch bumps systemd to v207 but also declares it as a provider for the
udev virtual package.

Starting with systemd 183, udev has been merged into
systemd. The udev daemon is now installed as /lib/systemd/systemd-udevd.
This means that /dev management using udev is only available if systemd
is chosen as init system.

When configuring systemd, the following options are available:

- activation of systemd-journal-gatewayd, to access the journal via
  HTTP.
- activation of extra features like journal compression and sealing.

Support for uClibc has also been removed because:

- upstream has no interest in supporting uClibc.
- using a shrinked libc brings no advantage, given the size of all the
  programs included in Systemd. So using glibc does not matter.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in.legacy
linux/linux.mk
package/systemd/Config.in
package/systemd/systemd-fix-getty-unit.patch
package/systemd/systemd-fix-page-size.patch [deleted file]
package/systemd/systemd-uclibc-fix.patch [deleted file]
package/systemd/systemd.mk
package/udev/udev.mk
system/Config.in