From: ChenQi <Qi.Chen@windriver.com>
To: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>,
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH V3 1/5] systemd: add 'less' to its RRECOMMENDS
Date: Mon, 20 Jan 2014 16:35:02 +0800 [thread overview]
Message-ID: <52DCDFB6.2070801@windriver.com> (raw)
In-Reply-To: <143aeafa800.2760.0f39ed3bcad52ef2c88c90062b7714dc@gmail.com>
On 01/20/2014 04:06 PM, Bernhard Reutner-Fischer wrote:
> On 20 January 2014 03:23:02 Chen Qi <Qi.Chen@windriver.com> wrote:
>
>> The less command provided by busybox cannot interpret the control
>> character, resulting in obscure output of the journalctl command
>> in a systemd based image.
>
> Can you send me the input containing this control character, please?
>
> Perhaps we can do something sensible about it..
> TIA,
For more details, please refer to
https://bugzilla.yoctoproject.org/show_bug.cgi?id=5723.
You can also add you comments there.
Best Regards,
Chen Qi
>>
>> Add the 'less' package to systemd's RRECOMMENDS so that the output
>> of 'journalctl' looks clear to users.
>>
>> [YOCTO #5723]
>>
>> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
>> ---
>> meta/recipes-core/systemd/systemd_208.bb | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/meta/recipes-core/systemd/systemd_208.bb
>> b/meta/recipes-core/systemd/systemd_208.bb
>> index 6590235..3c44dec 100644
>> --- a/meta/recipes-core/systemd/systemd_208.bb
>> +++ b/meta/recipes-core/systemd/systemd_208.bb
>> @@ -219,10 +219,12 @@ FILES_${PN}-dev +=
>> "${base_libdir}/security/*.la ${datadir}/dbus-1/interfaces/ $
>>
>> RDEPENDS_${PN} += "kmod dbus util-linux-mount"
>>
>> +# Recommend the less package to correctly display the contents of
>> 'journalctl'
>> RRECOMMENDS_${PN} += "systemd-serialgetty systemd-compat-units \
>> util-linux-agetty \
>> util-linux-fsck e2fsprogs-e2fsck \
>> kernel-module-autofs4 kernel-module-unix
>> kernel-module-ipv6 \
>> + less \
>> "
>>
>> PACKAGES =+ "udev-dbg udev udev-utils udev-hwdb"
>> --
>> 1.7.9.5
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
>
> Sent with AquaMail for Android
> http://www.aqua-mail.com
>
>
>
>
next prev parent reply other threads:[~2014-01-20 8:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-20 2:22 [PATCH V3 0/5] systemd misc fixes Chen Qi
2014-01-20 2:22 ` [PATCH V3 1/5] systemd: add 'less' to its RRECOMMENDS Chen Qi
2014-01-20 8:06 ` Bernhard Reutner-Fischer
2014-01-20 8:35 ` ChenQi [this message]
2014-01-22 10:00 ` Bernhard Reutner-Fischer
[not found] ` <52DF98A1.4090206@windriver.com>
[not found] ` <CAC1BbcRWE7cEpnfBA5JwVKgmXwSMWW85GjPPMVW9C5Y=HFZS5A@mail.gmail.com>
2014-01-23 8:23 ` ChenQi
[not found] ` <143c0d151a0.2760.0f39ed3bcad52ef2c88c90062b7714dc@gmail.com>
2014-01-23 20:41 ` Bernhard Reutner-Fischer
2014-01-20 2:23 ` [PATCH V3 2/5] dropbear: add systemd unit files Chen Qi
2014-01-20 2:23 ` [PATCH V3 3/5] openssh: fixes for systemd Chen Qi
2014-01-20 2:23 ` [PATCH V3 4/5] distcc: add systemd support Chen Qi
2014-01-20 2:23 ` [PATCH V3 5/5] at: " Chen Qi
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=52DCDFB6.2070801@windriver.com \
--to=qi.chen@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=rep.dot.nop@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox