All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH Resend] features: Add distro feature "audit"
@ 2026-07-15  5:57 Jörg Sommer
  2026-07-16 13:14 ` [docs] " Antonin Godard
  2026-07-16 21:25 ` [PATCH v2] " Jörg Sommer
  0 siblings, 2 replies; 4+ messages in thread
From: Jörg Sommer @ 2026-07-15  5:57 UTC (permalink / raw)
  To: docs, joerg.sommer

From: Jörg Sommer <joerg.sommer@navimatix.de>

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
---
 documentation/ref-manual/features.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index 77d034f0c..7194bf4ac 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -141,6 +141,8 @@ metadata, as extra layers can define their own:
    section in the Yocto Project Application Development and the
    Extensible Software Development Kit (eSDK) manual.
 
+-  *audit:* Enables libaudit support.
+
 -  *bluetooth:* Include bluetooth support (integrated BT only).
 
 -  *cramfs:* Include CramFS support.
-- 
2.53.0



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

* Re: [docs] [PATCH Resend] features: Add distro feature "audit"
  2026-07-15  5:57 [PATCH Resend] features: Add distro feature "audit" Jörg Sommer
@ 2026-07-16 13:14 ` Antonin Godard
  2026-07-16 21:25 ` [PATCH v2] " Jörg Sommer
  1 sibling, 0 replies; 4+ messages in thread
From: Antonin Godard @ 2026-07-16 13:14 UTC (permalink / raw)
  To: joerg.sommer, docs

Hi,

On Wed Jul 15, 2026 at 7:57 AM CEST, Jörg Sommer via lists.yoctoproject.org wrote:
> From: Jörg Sommer <joerg.sommer@navimatix.de>
>
> Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
> ---
>  documentation/ref-manual/features.rst | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
> index 77d034f0c..7194bf4ac 100644
> --- a/documentation/ref-manual/features.rst
> +++ b/documentation/ref-manual/features.rst
> @@ -141,6 +141,8 @@ metadata, as extra layers can define their own:
>     section in the Yocto Project Application Development and the
>     Extensible Software Development Kit (eSDK) manual.
>  
> +-  *audit:* Enables libaudit support.

We could add a link to the project, which I think is named "audit-userspace"?

libaudit -> `audit-userspace <https://github.com/linux-audit/audit-userspace>`__

Antonin


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

* [PATCH v2] features: Add distro feature "audit"
  2026-07-15  5:57 [PATCH Resend] features: Add distro feature "audit" Jörg Sommer
  2026-07-16 13:14 ` [docs] " Antonin Godard
@ 2026-07-16 21:25 ` Jörg Sommer
  2026-07-28  7:31   ` [docs] " Antonin Godard
  1 sibling, 1 reply; 4+ messages in thread
From: Jörg Sommer @ 2026-07-16 21:25 UTC (permalink / raw)
  To: docs, joerg.sommer; +Cc: Jörg Sommer

From: Jörg Sommer <joerg.sommer@navimatix.de>

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
---
Changes since v1:

* I've added a link to the documentation wiki.

 documentation/ref-manual/features.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index 77d034f0c..d12b7fa13 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -141,6 +141,8 @@ metadata, as extra layers can define their own:
    section in the Yocto Project Application Development and the
    Extensible Software Development Kit (eSDK) manual.
 
+-  *audit:* Enables `linux-audit <https://github.com/linux-audit/audit-documentation/wiki>`__ support.
+
 -  *bluetooth:* Include bluetooth support (integrated BT only).
 
 -  *cramfs:* Include CramFS support.
-- 
2.53.0



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

* Re: [docs] [PATCH v2] features: Add distro feature "audit"
  2026-07-16 21:25 ` [PATCH v2] " Jörg Sommer
@ 2026-07-28  7:31   ` Antonin Godard
  0 siblings, 0 replies; 4+ messages in thread
From: Antonin Godard @ 2026-07-28  7:31 UTC (permalink / raw)
  To: joerg.sommer, docs

Hi,

On Thu Jul 16, 2026 at 11:25 PM CEST, Jörg Sommer via lists.yoctoproject.org wrote:
> From: Jörg Sommer <joerg.sommer@navimatix.de>
>
> Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
> ---
> Changes since v1:
>
> * I've added a link to the documentation wiki.
>
>  documentation/ref-manual/features.rst | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
> index 77d034f0c..d12b7fa13 100644
> --- a/documentation/ref-manual/features.rst
> +++ b/documentation/ref-manual/features.rst
> @@ -141,6 +141,8 @@ metadata, as extra layers can define their own:
>     section in the Yocto Project Application Development and the
>     Extensible Software Development Kit (eSDK) manual.
>  
> +-  *audit:* Enables `linux-audit <https://github.com/linux-audit/audit-documentation/wiki>`__ support.

We haven't received feedback on whether audit should be added to OE-Core, so at
least we need to note here that this recipe in available in meta-oe. By adding
the following note just below your addition?

.. note::

   The ``audit`` recipe is provided by :oe_git:`meta-oe
   </meta-openembedded/tree/meta-oe/>` in ``meta-openembedded``.


Thanks,
Antonin


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

end of thread, other threads:[~2026-07-28  7:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-15  5:57 [PATCH Resend] features: Add distro feature "audit" Jörg Sommer
2026-07-16 13:14 ` [docs] " Antonin Godard
2026-07-16 21:25 ` [PATCH v2] " Jörg Sommer
2026-07-28  7:31   ` [docs] " Antonin Godard

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.