mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
profiles: quick and fairly dirty conversion for arm6j support, may all you RPi lovers burn in the fires of hell for eternity
This commit is contained in:
parent
6423de2f80
commit
75e56ff8f2
24 changed files with 26 additions and 7 deletions
2
profiles/pentoo/arch/arm/armv6j/parent
Normal file
2
profiles/pentoo/arch/arm/armv6j/parent
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
default/linux/arm/13.0/armv6j
|
||||
..
|
||||
|
|
@ -1 +1,2 @@
|
|||
gentoo:arch/arm/armv7a
|
||||
..
|
||||
4
profiles/pentoo/default/linux/arm/arm6j/parent
Normal file
4
profiles/pentoo/default/linux/arm/arm6j/parent
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
gentoo:default/linux/arm/13.0/armv6j
|
||||
gentoo:targets/desktop
|
||||
pentoo:pentoo/arch/arm/arm6j
|
||||
pentoo:pentoo/base
|
||||
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
1
profiles/pentoo/default/linux/arm/arm7a/bootstrap/eapi
Normal file
1
profiles/pentoo/default/linux/arm/arm7a/bootstrap/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
gentoo:default/linux/arm/13.0/armv7a
|
||||
gentoo:targets/desktop
|
||||
pentoo:pentoo/arch/arm
|
||||
pentoo:pentoo/arch/arm/arm7a
|
||||
pentoo:pentoo/base
|
||||
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
..
|
||||
pentoo:pentoo/bleeding
|
||||
1
profiles/pentoo/hardened/linux/arm/arm7a/bootstrap/eapi
Normal file
1
profiles/pentoo/hardened/linux/arm/arm7a/bootstrap/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
..
|
||||
../../../../bootstrap
|
||||
1
profiles/pentoo/hardened/linux/arm/arm7a/eapi
Normal file
1
profiles/pentoo/hardened/linux/arm/arm7a/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
gentoo:hardened/linux/arm/armv7a
|
||||
gentoo:targets/desktop
|
||||
pentoo:pentoo/arch/arm
|
||||
../base
|
||||
pentoo:pentoo/arch/arm/arm7a
|
||||
../../base
|
||||
pentoo:pentoo/base
|
||||
|
|
@ -10,9 +10,12 @@ x86 pentoo/hardened/linux/x86 stable
|
|||
x86 pentoo/hardened/linux/x86/binary dev
|
||||
x86 pentoo/hardened/linux/x86/bleeding_edge dev
|
||||
|
||||
arm pentoo/default/linux/arm stable
|
||||
arm pentoo/default/linux/arm/bleeding_edge dev
|
||||
arm pentoo/hardened/linux/arm stable
|
||||
arm pentoo/hardened/linux/arm/bleeding_edge dev
|
||||
arm pentoo/default/linux/arm/arm7a stable
|
||||
arm pentoo/default/linux/arm/arm7a/bleeding_edge dev
|
||||
arm pentoo/hardened/linux/arm/arm7a stable
|
||||
arm pentoo/hardened/linux/arm/arm7a/bleeding_edge dev
|
||||
arm pentoo/default/linux/arm/arm6j stable
|
||||
arm pentoo/default/linux/arm/arm6j/bleeding_edge dev
|
||||
|
||||
#arm pentoo/hardened/linux/uclibc/arm dev
|
||||
#arm pentoo/hardened/linux/uclibc/arm/bleeding_edge dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue