summaryrefslogtreecommitdiffstats
path: root/package/systemd/systemd-02-efi-fix-Undefined-reference-efi_loader_get_boot_usec.patch
Commit message (Collapse)AuthorAgeFilesLines
* systemd: bump to version 210.Eric Le Bihan2014-03-171-29/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch bumps systemd to version 210. Systemd 209 introduced some majors changes, which generated a lot of feedback and bugfixes. This lead to version 210 a few days later. Notable changes in 210: - dropped dependency on libdbus in favor of internal sd-bus library. - experimental support for kdbus. - introduction of systemd-networkd, a simple network configuration manager. - merge of libsystemd-*.so libraries into libsystemd.so. - changes in Gudev API. See NEWS file in the tarball for an exhaustive list. Changes introduced by this bump: - new configuration menu entry to enable systemd-networkd, which is an alternative to ISC dhcp and dhcpcd. - remove EFI patch for version 208. - update of the getty unit patch. - new patch to remove the *.service files accidentally shipped in the official tarball (contain some invalid hardcoded paths) and force their re-generation. [Peter: add a note that dbus is only a runtime dependency now] Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* systemd: bump to v208.Eric Le Bihan2014-03-121-0/+29
This version bump comes with a patch, backported from v209, to fix a linker error when EFI support is disabled. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud