All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-denzil][systemd update 0/6] Systemd updates
@ 2012-09-17 10:58 Koen Kooi
  2012-09-17 10:58 ` [for-denzil][systemd update 1/6] systemd-systemctl-native: Add additional messages for better debugging Koen Kooi
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Koen Kooi @ 2012-09-17 10:58 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi, Eric Bénard

A big update to systemd v189. Runtime tested on angstrom.

This patchset depends on the bluez updates sent to the oe-core list since bluez uses a deprecated udev API that went away somewhere in between 182 and 189.

Andreas Müller (3):
  systemd-systemctl-native: Add additional messages for better
    debugging
  systemd-systemctl-native: handle ALIAS tag
  gdm: do not rely on dev-tty7.device

Denis 'GNUtoo' Carikli (1):
  meta-systemd: systemd-systemctl-native: Also add support for
    WantedBy=*.service

Koen Kooi (1):
  systemd: update to v189

Martin Jansa (1):
  systemd-systemctl-native: extend systemctl wrapper to support mask
    action

 meta-gnome/recipes-gnome/gdm/gdm/gdm.service       |    3 +-
 meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb         |    2 +-
 .../systemd/systemd-systemctl-native.bb            |    2 +-
 .../systemd/systemd-systemctl-native/systemctl     |   42 +++-
 .../systemd/systemd/format-replace-m-uclibc.patch  |  380 --------------------
 meta-oe/recipes-core/systemd/systemd/gtk-doc.make  |  230 ++++++++++++
 .../recipes-core/systemd/systemd/modprobe.rules    |   17 +
 .../systemd/systemd/paper-over-mkostemp.patch      |   19 -
 .../systemd-pam-configure-check-uclibc.patch       |   26 ++
 .../systemd/systemd/systemd-pam-fix-execvpe.patch  |   29 ++
 .../systemd/systemd-pam-fix-fallocate.patch        |   82 +++++
 .../systemd/systemd-pam-fix-getty-unit.patch       |   35 ++
 .../systemd/systemd/systemd-pam-fix-mkostemp.patch |  166 +++++++++
 .../systemd/systemd/systemd-pam-fix-msformat.patch |  335 +++++++++++++++++
 .../recipes-core/systemd/systemd/touchscreen.rules |   18 +
 .../systemd/systemd/use-rootlibdir.patch           |   94 +++++
 meta-oe/recipes-core/systemd/systemd_git.bb        |  105 +++++-
 17 files changed, 1167 insertions(+), 418 deletions(-)
 delete mode 100644 meta-oe/recipes-core/systemd/systemd/format-replace-m-uclibc.patch
 create mode 100644 meta-oe/recipes-core/systemd/systemd/gtk-doc.make
 create mode 100644 meta-oe/recipes-core/systemd/systemd/modprobe.rules
 delete mode 100644 meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp.patch
 create mode 100644 meta-oe/recipes-core/systemd/systemd/systemd-pam-configure-check-uclibc.patch
 create mode 100644 meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch
 create mode 100644 meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch
 create mode 100644 meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-getty-unit.patch
 create mode 100644 meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch
 create mode 100644 meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch
 create mode 100644 meta-oe/recipes-core/systemd/systemd/touchscreen.rules
 create mode 100644 meta-oe/recipes-core/systemd/systemd/use-rootlibdir.patch

-- 
1.7.7.6




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-09-18  6:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17 10:58 [for-denzil][systemd update 0/6] Systemd updates Koen Kooi
2012-09-17 10:58 ` [for-denzil][systemd update 1/6] systemd-systemctl-native: Add additional messages for better debugging Koen Kooi
2012-09-17 10:58 ` [for-denzil][systemd update 2/6] systemd-systemctl-native: extend systemctl wrapper to support mask action Koen Kooi
2012-09-17 10:58 ` [for-denzil][systemd update 3/6] systemd-systemctl-native: handle ALIAS tag Koen Kooi
2012-09-17 10:58 ` [for-denzil][systemd update 4/6] meta-systemd: systemd-systemctl-native: Also add support for WantedBy=*.service Koen Kooi
2012-09-17 10:58 ` [for-denzil][systemd update 5/6] gdm: do not rely on dev-tty7.device Koen Kooi
2012-09-17 10:58 ` [for-denzil][systemd update 6/6] systemd: update to v189 Koen Kooi
2012-09-17 13:13 ` [for-denzil][systemd update 0/6] Systemd updates Otavio Salvador
2012-09-17 13:27   ` Koen Kooi
2012-09-17 13:31     ` Otavio Salvador
2012-09-17 17:09       ` Koen Kooi
2012-09-18  6:34         ` Holger Hans Peter Freyther

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.