Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Systemd Upgrade
@ 2015-09-11  0:02 Khem Raj
  2015-09-11  0:03 ` [PATCH V2 1/3] rootfs: Conditionally uninstall update-rc.d Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Khem Raj @ 2015-09-11  0:02 UTC (permalink / raw)
  To: openembedded-core

Changes Since V1:
Install update-rc.d conditionally when both systemd and sysvinit are in distro features
and we are not building r/o image

The following changes since commit 56c5fa106eeccda2ca92dbeb73ff01ba40992e7d:

  ptest: use fakeroot for do_install_ptest_base (2015-09-09 14:25:09 +0100)

are available in the git repository at:

  git://github.com/kraj/openembedded-core kraj/systemd-225
  https://github.com/kraj/openembedded-core/tree/kraj/systemd-225

Khem Raj (3):
  rootfs: Conditionally uninstall update-rc.d
  systemd: Upgrade 219 -> 225
  systemd: Implement OE-Specific systemd-sysv-install

 meta/lib/oe/rootfs.py                              |  10 +-
 ...-mount-add-dependencies-to-dynamically-mo.patch |  36 ----
 ...ed-missing.h-fall-back-to-insecure-getenv.patch |  25 ---
 ...t-install-dependency-links-at-install-tim.patch |  35 ++--
 ...heck-for-additional-features-that-uclibc-.patch |  23 ++-
 ...wn-Use-execvpe-only-when-libc-supports-it.patch |  37 ++---
 ...til-Use-mkostemp-only-if-libc-supports-it.patch |   8 +-
 ...-unimplemented-_SC_PHYS_PAGES-system-conf.patch |   8 +-
 ...0-Make-root-s-home-directory-configurable.patch | 136 ++++++++-------
 ...0012-implment-systemd-sysv-install-for-OE.patch |  40 +++++
 ...files.c-Honor-ordering-within-files-as-th.patch | 185 ---------------------
 ...-remove-userspace-firmware-loading-suppor.patch |  99 ++++++-----
 .../systemd/systemd/tmpfiles-pam.patch             |  30 ----
 .../systemd/{systemd_219.bb => systemd_225.bb}     |  29 ++--
 14 files changed, 226 insertions(+), 475 deletions(-)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-Revert-core-mount-add-dependencies-to-dynamically-mo.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0002-shared-missing.h-fall-back-to-insecure-getenv.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0012-implment-systemd-sysv-install-for-OE.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0012-systemd-tmpfiles.c-Honor-ordering-within-files-as-th.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/tmpfiles-pam.patch
 rename meta/recipes-core/systemd/{systemd_219.bb => systemd_225.bb} (95%)

-- 
2.5.1



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

end of thread, other threads:[~2015-09-18 11:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-11  0:02 [PATCH V2 0/3] Systemd Upgrade Khem Raj
2015-09-11  0:03 ` [PATCH V2 1/3] rootfs: Conditionally uninstall update-rc.d Khem Raj
2015-09-11  0:19 ` [PATCH V2 2/3] systemd: Upgrade 219 -> 225 Khem Raj
2015-09-16 21:17   ` Andreas Müller
2015-09-16 21:18     ` Khem Raj
2015-09-18  7:46       ` Adrian Freihofer
2015-09-18  9:02         ` Martin Jansa
2015-09-18 10:33           ` Adrian Freihofer
2015-09-18 11:01             ` Andreas Müller
2015-09-11  0:19 ` [PATCH V2 3/3] systemd: Implement OE-Specific systemd-sysv-install Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox