mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 22:30:59 +02:00
profile: rearchitect the profiles a little to more closely match gentoo and support arm
This commit is contained in:
parent
9584da3ff0
commit
570a51efa5
76 changed files with 12 additions and 6 deletions
2
profiles/pentoo/arch/amd64/parent
Normal file
2
profiles/pentoo/arch/amd64/parent
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
gentoo:arch/amd64
|
||||
pentoo:arch/x86
|
||||
1
profiles/pentoo/arch/x86/EAPI
Normal file
1
profiles/pentoo/arch/x86/EAPI
Normal file
|
|
@ -0,0 +1 @@
|
|||
4
|
||||
1
profiles/pentoo/arch/x86/packages
Normal file
1
profiles/pentoo/arch/x86/packages
Normal file
|
|
@ -0,0 +1 @@
|
|||
*sys-kernel/genkernel[pentoo]
|
||||
1
profiles/pentoo/arch/x86/parent
Normal file
1
profiles/pentoo/arch/x86/parent
Normal file
|
|
@ -0,0 +1 @@
|
|||
gentoo:arch/x86
|
||||
1
profiles/pentoo/base/eapi
Normal file
1
profiles/pentoo/base/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
4
|
||||
|
|
@ -11,4 +11,4 @@
|
|||
net-wireless/madwifi-ng-tools
|
||||
>net-wireless/gnome-bluetooth-3
|
||||
|
||||
>sys-kernel/genkernel-3.4.32
|
||||
<sys-kernel/genkernel-9999
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
#only really need this unmask line for the hardened profile...
|
||||
x11-drivers/nvidia-drivers
|
||||
<x11-drivers/nvidia-drivers-304.22
|
||||
|
||||
#unmasking alpha release despite gentoo-wide mask of alpha releases
|
||||
net-analyzer/ncrack
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
gentoo:default/linux/amd64/10.0/desktop
|
||||
pentoo:pentoo/common
|
||||
pentoo:pentoo/base
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
gentoo:default/linux/x86/10.0/desktop
|
||||
pentoo:pentoo/common
|
||||
pentoo:pentoo/base
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
gentoo:hardened/linux/amd64
|
||||
pentoo:pentoo/common
|
||||
pentoo:pentoo/base
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
gentoo:hardened/linux/x86
|
||||
pentoo:pentoo/common
|
||||
pentoo:pentoo/base
|
||||
|
|
|
|||
Loading…
Reference in a new issue