Yocto Project Discussions
 help / color / mirror / Atom feed
* [meta-selinux][PATCH 1/4] SELinux-FAQ: remove references to poky-selinux distro
@ 2022-11-02  7:30 Yi Zhao
  2022-11-02  7:30 ` [meta-selinux][PATCH 2/4] base-files: set correct label for /var/volatile Yi Zhao
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yi Zhao @ 2022-11-02  7:30 UTC (permalink / raw)
  To: yocto, joe_macdonald, joe

Update SELinux-FAQ as the poky-selinux distro has been removed for a
long time.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 SELinux-FAQ | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/SELinux-FAQ b/SELinux-FAQ
index 8f56b2b..2ae6649 100644
--- a/SELinux-FAQ
+++ b/SELinux-FAQ
@@ -47,7 +47,6 @@ controls could be added to an operating system.
 To enable SELinux features, this layers has done these works:
 
    * new DISTRO_FEATURES "selinux" defined
-   * new DISTRO "poky-selinux" defined, with DISTRO_FEATURES += "pam selinux"
    * config file for Linux kernel to enable SELinux
    * recipes for SELinux userland libraries and tools
    * package group (packagegroup-core-selinux) for SELinux userland packages
@@ -67,7 +66,7 @@ After init Poky build environment, please follow these steps:
 
    1. Add meta-selinux path to BUILDDIR/conf/bblayers.conf file.
 
-   2. Set DISTRO="poky-selinux" or add DISTRO_FEATURES:append=" pam selinux"
+   2. Add DISTRO_FEATURES:append=" acl xattr pam selinux"
       in BUILDDIR/conf/local.conf file.
 
    3. Build the default selinux image.
@@ -94,7 +93,6 @@ the following steps:
        $ bitbake core-image-custom
 
 
-
 ==============================================================================
 
 3 - Using SELinux 
@@ -109,7 +107,7 @@ Alternatively, you can add "selinux=0" to your kernel boot parameters. It is
 not recommended but useful on some testing situations.
 For example, when you are using qemu targets,  
 
-  $ runqemu qemumips core-image-selinux ext3 nographic bootparams="selinux=0"
+  $ runqemu qemumips core-image-selinux nographic bootparams="selinux=0"
 
 The initial filesystem relabel step requires considerable memory and can result
 in unexpected, sometimes impossible to reproduce, failures if an OOM condition
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-09  3:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02  7:30 [meta-selinux][PATCH 1/4] SELinux-FAQ: remove references to poky-selinux distro Yi Zhao
2022-11-02  7:30 ` [meta-selinux][PATCH 2/4] base-files: set correct label for /var/volatile Yi Zhao
2022-11-02  7:30 ` [meta-selinux][PATCH 3/4] libsepol: fix build failure for refpolicy-mls Yi Zhao
2022-11-02  7:30 ` [meta-selinux][PATCH 4/4] refpolicy: upgrade 20210908+git -> 20221101+git Yi Zhao
     [not found]   ` <20221107193343.jrkm4tdey75dwev6@siemens.com>
2022-11-08  2:29     ` Yi Zhao
     [not found]     ` <17257B1B9EFC9AB1.28792@lists.yoctoproject.org>
2022-11-09  3:47       ` [yocto] " Yi Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox