From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 05/24] core-image-minimal-initramfs: don't install busybox-syslog
Date: Tue, 26 Mar 2013 12:05:33 -0500 [thread overview]
Message-ID: <5151D55D.4050300@windriver.com> (raw)
In-Reply-To: <cb33f47af852b62bcb4cc816b10bcbe425bb5f34.1364316411.git.ross.burton@intel.com>
On 3/26/13 11:50 AM, Ross Burton wrote:
> This uses BAD_RECOMMENDATIONS which isn't supported by all package backends, but
> it's a start.
Since it's not supported in all backends, can you add a bugzilla to add support
to the various backends?
--Mark
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta/recipes-core/images/core-image-minimal-initramfs.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta/recipes-core/images/core-image-minimal-initramfs.bb b/meta/recipes-core/images/core-image-minimal-initramfs.bb
> index 7f6826c..6de24b3 100644
> --- a/meta/recipes-core/images/core-image-minimal-initramfs.bb
> +++ b/meta/recipes-core/images/core-image-minimal-initramfs.bb
> @@ -17,3 +17,5 @@ IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}"
> inherit core-image
>
> IMAGE_ROOTFS_SIZE = "8192"
> +
> +BAD_RECOMMENDATIONS += "busybox-syslog"
>
next prev parent reply other threads:[~2013-03-26 17:22 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-26 16:49 [PATCH V2 00/24] hybrid systemd/sysvinit, and systemd fixes Ross Burton
2013-03-26 16:49 ` [PATCH 01/24] busybox: enable systemd integration for syslogd Ross Burton
2013-03-26 16:50 ` [PATCH 02/24] busybox: add strictatime support to mount Ross Burton
2013-03-26 16:50 ` [PATCH 03/24] systemd: make xz support (compressed journal) optional, defaulting to on Ross Burton
2013-03-26 16:50 ` [PATCH 04/24] systemd: merge udev-systemd into udev Ross Burton
2013-03-26 16:50 ` [PATCH 05/24] core-image-minimal-initramfs: don't install busybox-syslog Ross Burton
2013-03-26 17:05 ` Mark Hatle [this message]
2013-03-26 17:13 ` Paul Eggleton
2013-03-26 17:14 ` Burton, Ross
2013-03-26 16:50 ` [PATCH 06/24] systemd: don't depend on the PCI/USB databases Ross Burton
2013-03-26 16:50 ` [PATCH 07/24] systemd: split out the hwdb data Ross Burton
2013-03-26 16:50 ` [PATCH 08/24] default-providers: change udev selection logic Ross Burton
2013-03-26 16:50 ` [PATCH 09/24] update-rcd.bbclass: handle both sysvinit and systemd features being present Ross Burton
2013-03-26 16:50 ` [PATCH 10/24] util-linux: split uuidd into it's own package, and enable for systemd Ross Burton
2013-03-26 16:50 ` [PATCH 11/24] update-rcd: drop depends to recommends, check for update-rcd in scripts Ross Burton
2013-03-26 16:50 ` [PATCH 12/24] systemd: check for systemctl first, and don't force systemd to be installed Ross Burton
2013-03-26 16:50 ` [PATCH 13/24] systemd: add udev init script for hybrid sysvinit/systemd usage Ross Burton
2013-03-26 16:50 ` [PATCH 14/24] update-rc.d/systemd: change communication variable name Ross Burton
2013-03-26 16:50 ` [PATCH 15/24] default-distrovars: don't add INITMAN to DISTRO_FEATURES and DISTRO_FEATURES_BACKFILL Ross Burton
2013-03-26 16:50 ` [PATCH 16/24] bitbake.conf: explicitly backfill sysvinit, not DISTRO_FEATURES_INITMAN Ross Burton
2013-03-26 16:50 ` [PATCH 17/24] default-distrovars: remove obsolete DISTRO_FEATURES_INITMAN reference Ross Burton
2013-03-26 16:50 ` [PATCH 18/24] packagegroup-core-boot: revert to specifying sysvinit as default init manager Ross Burton
2013-03-26 16:50 ` [PATCH 19/24] Revert "base-files: add fstab for systemd based systems" Ross Burton
2013-03-26 16:50 ` [PATCH 20/24] systemd-compat-units: disable dbus-1 Ross Burton
2013-03-26 16:50 ` [PATCH 21/24] systemd: recommend systemd-compat-units Ross Burton
2013-03-26 16:50 ` [PATCH 22/24] dbus: explicitly disable systemd when no systemd Ross Burton
2013-03-26 16:50 ` [PATCH 23/24] busybox: order and group initscript variables logically Ross Burton
2013-03-26 16:50 ` [PATCH 24/24] udev: move /run volatile entry to udev instead of initscripts Ross Burton
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=5151D55D.4050300@windriver.com \
--to=mark.hatle@windriver.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.