All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Lautrbach <plautrba@redhat.com>
To: Ashish Mishra <ashishm@mvista.com>,
	SElinux list <selinux@vger.kernel.org>
Subject: Re: Git link to get semanage , sesearch source code
Date: Thu, 07 Jan 2021 08:53:06 +0100	[thread overview]
Message-ID: <87y2h5ji8t.fsf@redhat.com> (raw)
In-Reply-To: <CAP2OjcieTJAmeuZX_uGQjjsqCZ7x208aHAVSzHfZxS9uzyBAzg@mail.gmail.com>

Ashish Mishra <ashishm@mvista.com> writes:

> Hi Senior Members ,
>
> Good Evening.
>
> I am trying to get SELINUX on our custom SDK for which we have added :
> a) Userland libraries and tools projects from
> https://github.com/SELinuxProject/selinux
> b) Refpolicy from https://github.com/SELinuxProject/refpolicy
>
> With these added , I can't see binary for applications like semanage &
> sesearch .
> Further looking I tried to get the packages mentioned below which
> provide these binaries.
> Can members please let me know which stable source code for
>        a) policycoreutils-python    ( to get semanage on target )

semanage is a python script -
https://github.com/SELinuxProject/selinux/blob/master/python/semanage/semanage

The latest released version is provided by selinux-python-3.1.tar.gz,
see https://github.com/SELinuxProject/selinux/releases/tag/20200710

SELinux libraries and tools can be installed from distribution packages
or built from sources, see README.md -
https://github.com/SELinuxProject/selinux/blob/master/README.md 

You can download sources directly form the repo or use the latest
release -
https://github.com/SELinuxProject/selinux/releases/tag/20200710 -
https://github.com/SELinuxProject/selinux/archive/20200710.tar.gz


>        b) setools-console              ( to get seinfo / sesearch on target )

seinfo and sesearch are part of SETools, see
https://github.com/SELinuxProject/setools/blob/master/README.md


> Since I came across these while working for another issue , I thought of
> creating a new thread just for this to keep it separate .
> Please do let me know if this is violating any accepted norms of
> community here ,
> I would align with community rules.
>



      reply	other threads:[~2021-01-07  7:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-06 13:48 Git link to get semanage , sesearch source code Ashish Mishra
2021-01-07  7:53 ` Petr Lautrbach [this message]

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=87y2h5ji8t.fsf@redhat.com \
    --to=plautrba@redhat.com \
    --cc=ashishm@mvista.com \
    --cc=selinux@vger.kernel.org \
    /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 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.