All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] systemd tweaks
Date: Wed, 27 Feb 2013 14:17:39 +0000	[thread overview]
Message-ID: <cover.1361974597.git.ross.burton@intel.com> (raw)

Hi,

Whilst whittling down the install footprint of systemd I made several fixes.
Here are the simple ones, including a fixed /bin/kill patch.

Ross

The following changes since commit 2cc4fe4a0874c42421b1bf3fa100160a9e60a9da:

  upstream_tracking.inc: Coonectivity and multimedia packages updates (2013-02-25 05:58:20 -0800)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ross/systemd-good

for you to fetch changes up to b4fdb05f5e0f97b427125f27e4d824f09eb7c651:

  systemd: set the location of the kill binary (2013-02-27 14:12:03 +0000)

----------------------------------------------------------------
Ross Burton (7):
      systemd: systemd uses libkmod instead of modprobe, remove dependencies
      systemd: don't recommend IPv6 kernel module
      systemd: make gcrypt support (for signing the journal) optional
      systemd: remove unused cached configure variables
      systemd: make xz support (compressed journal) optional
      systemd: remove --with-distro option, it's not used
      systemd: set the location of the kill binary

 meta/recipes-core/systemd/systemd_197.bb |   23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)

Ross Burton (7):
  systemd: systemd uses libkmod instead of modprobe, remove
    dependencies
  systemd: don't recommend IPv6 kernel module
  systemd: make gcrypt support (for signing the journal) optional
  systemd: remove unused cached configure variables
  systemd: make xz support (compressed journal) optional
  systemd: remove --with-distro option, it's not used
  systemd: set the location of the kill binary

 meta/recipes-core/systemd/systemd_197.bb |   23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)

-- 
1.7.10.4




             reply	other threads:[~2013-02-27 14:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27 14:17 Ross Burton [this message]
2013-02-27 14:17 ` [PATCH 1/7] systemd: systemd uses libkmod instead of modprobe, remove dependencies Ross Burton
2013-02-27 14:17 ` [PATCH 2/7] systemd: don't recommend IPv6 kernel module Ross Burton
2013-02-27 14:40   ` Koen Kooi
2013-02-27 14:53     ` Burton, Ross
2013-02-27 16:07       ` Koen Kooi
2013-02-27 14:17 ` [PATCH 3/7] systemd: make gcrypt support (for signing the journal) optional Ross Burton
2013-02-27 14:17 ` [PATCH 4/7] systemd: remove unused cached configure variables Ross Burton
2013-02-27 14:17 ` [PATCH 5/7] systemd: make xz support (compressed journal) optional Ross Burton
2013-02-27 14:41   ` Koen Kooi
2013-02-27 14:58     ` Burton, Ross
2013-02-27 14:17 ` [PATCH 6/7] systemd: remove --with-distro option, it's not used Ross Burton
2013-02-27 14:17 ` [PATCH 7/7] systemd: set the location of the kill binary Ross Burton
2013-02-27 17:26   ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1361974597.git.ross.burton@intel.com \
    --to=ross.burton@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.