Re: [yocto] [meta-selinux][PATCH] selinux-init: use systemd (re)labelling

2019-09-06 Thread Mark Asselstine
On Thursday, September 5, 2019 4:02:11 P.M. EDT Joe MacDonald wrote: > [Re: [yocto] [meta-selinux][PATCH] selinux-init: use systemd (re)labelling] On 19.09.05 (Thu 13:55) Mark Asselstine wrote: > > On Friday, August 23, 2019 2:19:53 P.M. EDT Mark Asselstine wrote: > > > Boot loo

Re: [yocto] [meta-selinux][PATCH] selinux-init: use systemd (re)labelling

2019-09-05 Thread Mark Asselstine
On Friday, August 23, 2019 2:19:53 P.M. EDT Mark Asselstine wrote: > Boot loops were being seen when booting with selinux enabled, when the > init system in use is systemd. Once logs were retrieved from the > failing system the error was found to be > > selinux-init.sh[284]: /

[yocto] [meta-selinux][PATCH] selinux-init: use systemd (re)labelling

2019-08-23 Thread Mark Asselstine
-by: Mark Asselstine --- .../selinux/selinux-init/selinux-init.sh | 14 +- .../selinux/selinux-init/selinux-init.sh.sysvinit | 14 ++ recipes-security/selinux/selinux-init_0.1.bb | 8 +--- recipes-security/selinux/selinux-initsh.inc| 8 4

[linux-yocto] [kernel-cache][PATCH] housekeeping: remove Kconfigs which no longer exist in the kernel

2019-01-09 Thread Mark Asselstine
mainline commit eedf265aa003b4781de24cfed40a655a664457e6 CONFIG_EXT3_FS_XATTR was revoved since kernel v4.3 via mainline commit c290ea01abb7907fde602f3ba55905ef10a37477 CONFIG_RESOURCE_COUNTERS gone since kernel v3.19 via mainline commit 5b1efc027c0b51ca3e76f4e00c83358f8349f543. Signed-off-by: Mark

[linux-yocto] [PATCH] aufs: fix "dynamic" goto "sibling call"

2018-11-06 Thread Mark Asselstine
to decide which label to goto. This results in the same end result while ensuring we are a good citizen with respect to the stack validation. Signed-off-by: Mark Asselstine --- This has been sent to the aufs-users ML and will hopefully be merged upstream for upcoming releases. This patch is create

Re: [yocto] [meta-virtualization] No recipes available for meta-selinux and meta-virtualization layers

2017-04-10 Thread Mark Asselstine
On Mon, Apr 10, 2017 at 3:59 AM, Pello Heriz wrote: > Hi, > > I have tried to build a core-image-minimal image with master branch of Yocto > and I have added the meta-virtualization layer and it's dependency layers in > order to have virtualization

Re: [yocto] yocto - linaro's lava integration

2016-10-12 Thread Mark Asselstine
ou could use either a chroot or VM to update the .ext4 image with a kernel and grub. Anyways, sorry for sparse information. Again if you give me some time I can provide you with more details. But definitely go ahead and dig in, you will find that what you want to do is possible. Mark Asselstine

[yocto] [meta-security][PATCH] clamav: fixup improper quoting

2016-10-11 Thread Mark Asselstine
.../meta-security/recipes-security/clamav/clamav_0.99.2.bb ... Removed the unneeded quotes to fix the parsing issue. Signed-off-by: Mark Asselstine <mark.asselst...@windriver.com> --- recipes-security/clamav/clamav_0.99.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [yocto] Automating imaging building and testing, what aproach to use!?

2016-09-01 Thread Mark Asselstine
On September 1, 2016 11:54:30 AM Daniel. wrote: > Hi Paul, Bruce > > Thanks for the replies, > > Paul, > > I take a look at the documentation. It's an amazing feature I'll try > it as soon as got time avaible. > My next question is about that "master image" that is installed at > target