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.
11-08-2009, 05:03 PM
helios
Orphaning selinux and xen
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
11-08-2009, 05:12 PM
Thomas Bächler
Orphaning selinux and xen
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?
11-09-2009, 08:08 AM
Moritz Rudert
Orphaning selinux and xen
Hi,
my Dom0-kernel is using the OpenSuSE-patches from
http://code.google.com/p/gentoo-xen-kernel/
Greetings
Moritz Rudert
11-09-2009, 09:40 AM
Nicky726
Orphaning selinux and xen
Hello
If noone is up to it, I could try maitaining SELinux stuff, if it goes to AUR.
Getings,
Ondrej Vadinsky
11-09-2009, 10:28 AM
Sergej Pupykin
Orphaning selinux and xen
Hi,
Xen and selinux moved to AUR. Feel free to adopt...
11-09-2009, 10:26 PM
Ionut Biru
Orphaning selinux and xen
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
11-10-2009, 05:23 AM
Nicky726
Orphaning selinux and xen
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
11-10-2009, 10:39 AM
Sergej Pupykin
Orphaning selinux and xen
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.