@yoctoproject.org
Subject: Re: [yocto] Shell not processing color escape codes
On 01/29/2015 05:56 AM, Moore, Thomas (FtWorth) wrote:
Hello,
In my image, I've included systemd. I've noticed that when running the
systemctl command, the shell (/bin/sh) is not processing the color escape
codes.
On 01/29/2015 05:56 AM, Moore, Thomas (FtWorth) wrote:
Hello,
In my image, I’ve included systemd. I’ve noticed that when running the
systemctl command, the shell (/bin/sh) is not processing the color
escape codes. Here’s an example of what it looks like:
[[1;39m82 loaded units listed.[[0m P
015 8:31 PM
*To:* Moore, Thomas (FtWorth); yocto@yoctoproject.org
*Subject:* Re: [yocto] Shell not processing color escape codes
On 01/29/2015 05:56 AM, Moore, Thomas (FtWorth) wrote:
Hello,
In my image, I’ve included systemd. I’ve noticed that when running
the systemctl command, t
Subject: Re: [yocto] Shell not processing color escape codes
That's a little strange. The `less' command you are using should be from the
less package.
It has higher priority than that from busybox.
ALTERNATIVE_${PN} = "less"
ALTERNATIVE_PRIORITY = "100"
The priority
Hello,
In my image, I've included systemd. I've noticed that when running the
systemctl command, the shell (/bin/sh) is not processing the color escape
codes. Here's an example of what it looks like:
[[1;39m82 loaded units listed.[[0m Pass -all to see loaded but inactive units,
too.
Any sugge