Orphaning selinux and xen

View: New views
9 Messages — Rating Filter:   Alert me  

Orphaning selinux and xen

by Sergej Pupykin-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, TUs,

I am going to orphan SELinux and Xen packages. If nobody wants to
maintain them in community, I'll move these packages to aur on next Sat.

Re: Orphaning selinux and xen

by helios-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi.
currently I am maintaining the Xen-Dom0-kernel and the
Xen-HV-tools-package in AUR and therefor it would be no problem to
maintain the Xen-Package in AUR, but I am not a TU.

Greetings
Moritz Rudert

Re: Orphaning selinux and xen

by Thomas Bächler-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

helios schrieb:
> Hi.
> currently I am maintaining the Xen-Dom0-kernel and the
> Xen-HV-tools-package in AUR and therefor it would be no problem to
> maintain the Xen-Package in AUR, but I am not a TU.

Out of curiosity, what is your Xen dom0 based on? Is it using
forward-ported Xensource or the new experimental pv_ops-based code?



signature.asc (269 bytes) Download Attachment

Re: Orphaning selinux and xen

by helios-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
my Dom0-kernel is using the OpenSuSE-patches from
http://code.google.com/p/gentoo-xen-kernel/

Greetings
Moritz Rudert

Parent Message unknown Re: Orphaning selinux and xen

by Bugzilla from Nicky726@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello

If noone is up to it, I could try maitaining SELinux stuff, if it goes to AUR.

Getings,
Ondrej Vadinsky

Re: Orphaning selinux and xen

by Sergej Pupykin-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Xen and selinux moved to AUR. Feel free to adopt...


Re: Orphaning selinux and xen

by Ionut Biru :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 11/09/2009 01:28 PM, Sergej Pupykin wrote:
> Hi,
>
> Xen and selinux moved to AUR. Feel free to adopt...
>

hey. please next time use /arch/db-remove to avoid this:

  The following files are missing in the repo
         selinux-coreutils-7.1-1.pkg.tar.gz
         selinux-flex-2.5.4a-2.pkg.tar.gz
         selinux-kernel26-2.6.30-1.pkg.tar.gz
         selinux-pam-1.0.3-2-i686.pkg.tar.gz
         selinux-refpolicy-src-20081210-1.pkg.tar.gz
         selinux-sysvinit-2.86-1.pkg.tar.gz
         selinux-usr-checkpolicy-1.34.7-1.pkg.tar.gz
         selinux-usr-libselinux-1.34.15-1.pkg.tar.gz
         selinux-usr-libsemanage-1.10.9-1.pkg.tar.gz
         selinux-usr-libsepol-1.16.14-1.pkg.tar.gz
         selinux-usr-policycoreutils-1.34.16-2.pkg.tar.gz
         xen-3.4.1-1-i686.pkg.tar.gz


you don't have to remove any files manually they will be deleted
automatically. same for repos/community$arch.

--
Ionut

Parent Message unknown Re: Orphaning selinux and xen

by Bugzilla from Nicky726@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

adopted SELinux stuff in AUR, I'll dig into it in my free time, so I may be
spamming you with my lame questions. Please bare with me.

To Sergej Pupykin: Do you have some special notes or knowledge you learned
when maintaining SELinux stuff?

Greetings,
Ondrej Vadinsky

Re: Orphaning selinux and xen

by Sergej Pupykin-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Nicky726 wrote:
> Hello,
>
> adopted SELinux stuff in AUR, I'll dig into it in my free time, so I may be
> spamming you with my lame questions. Please bare with me.
>
> To Sergej Pupykin: Do you have some special notes or knowledge you learned
> when maintaining SELinux stuff?
>  
My note is you need separate (virtual) machine to build selinux
packages. Because of some apps detect selinux at configure time and then
depends on selinux libs, but for AUR it makes no sense I think...

Also it would be nice if you create default arch selinux policy)
I am not sure if selinux-flex is still needed to build selinux policy.