add rpi4 profile
This commit is contained in:
parent
9ec8e29e97
commit
617ea0459f
1
profiles/default/linux/arm64/17.0/feffe/rpi4/eapi
Normal file
1
profiles/default/linux/arm64/17.0/feffe/rpi4/eapi
Normal file
@ -0,0 +1 @@
|
||||
7
|
2
profiles/default/linux/arm64/17.0/feffe/rpi4/parent
Normal file
2
profiles/default/linux/arm64/17.0/feffe/rpi4/parent
Normal file
@ -0,0 +1,2 @@
|
||||
gentoo:default/linux/arm64/17.0/hardened/selinux
|
||||
../../../../../../targets/rpi4
|
@ -1,2 +1,3 @@
|
||||
amd64 default/linux/amd64/17.1/feffe/desktop exp
|
||||
amd64 default/linux/amd64/17.1/feffe/server exp
|
||||
arm64 default/linux/arm64/17.0/feffe/rpi4 exp
|
||||
|
20
profiles/targets/rpi4/make.defaults
Normal file
20
profiles/targets/rpi4/make.defaults
Normal file
@ -0,0 +1,20 @@
|
||||
COMMON_FLAGS="-mcpu=cortex-a72 -ftree-vectorize -O2 -pipe -fomit-frame-pointer"
|
||||
CFLAGS="${COMMON_FLAGS}"
|
||||
CXXFLAGS="${COMMON_FLAGS}"
|
||||
FCFLAGS="${COMMON_FLAGS}"
|
||||
FFLAGS="${COMMON_FLAGS}"
|
||||
|
||||
CHOST="aarch64-unknown-linux-gnu"
|
||||
|
||||
LC_MESSAGES=C.utf8
|
||||
|
||||
VIDEO_CARDS="v3d vc4"
|
||||
INPUT_DEVICES="libinput"
|
||||
PLOICY_TYPES="mcs"
|
||||
USE="${USE}
|
||||
ruby
|
||||
relp
|
||||
-sslv3
|
||||
-X wayland
|
||||
pi4
|
||||
"
|
1
profiles/targets/rpi4/package.accept_keywords/cpp-hocon
Normal file
1
profiles/targets/rpi4/package.accept_keywords/cpp-hocon
Normal file
@ -0,0 +1 @@
|
||||
=dev-cpp/cpp-hocon-0.3.0 ~amd64
|
2
profiles/targets/rpi4/package.accept_keywords/graylog
Normal file
2
profiles/targets/rpi4/package.accept_keywords/graylog
Normal file
@ -0,0 +1,2 @@
|
||||
=app-misc/elasticsearch-7.13.2
|
||||
=app-admin/graylog-4.0.7
|
1
profiles/targets/rpi4/package.accept_keywords/ipv6calc
Normal file
1
profiles/targets/rpi4/package.accept_keywords/ipv6calc
Normal file
@ -0,0 +1 @@
|
||||
=net-misc/ipv6calc-2.2.0
|
1
profiles/targets/rpi4/package.accept_keywords/jellyfin
Normal file
1
profiles/targets/rpi4/package.accept_keywords/jellyfin
Normal file
@ -0,0 +1 @@
|
||||
www-apps/jellyfin ~amd64
|
1
profiles/targets/rpi4/package.accept_keywords/leatherman
Normal file
1
profiles/targets/rpi4/package.accept_keywords/leatherman
Normal file
@ -0,0 +1 @@
|
||||
=dev-libs/leatherman-1.12.3 ~amd64
|
2
profiles/targets/rpi4/package.accept_keywords/pam_yubico
Normal file
2
profiles/targets/rpi4/package.accept_keywords/pam_yubico
Normal file
@ -0,0 +1,2 @@
|
||||
=sys-auth/pam_yubico-2.27
|
||||
=sys-auth/ykclient-2.15
|
2
profiles/targets/rpi4/package.accept_keywords/zfs
Normal file
2
profiles/targets/rpi4/package.accept_keywords/zfs
Normal file
@ -0,0 +1,2 @@
|
||||
=sys-fs/zfs-2.0.4-r1 ~amd64
|
||||
=sys-fs/zfs-kmod-2.0.4-r1 ~amd64
|
2
profiles/targets/rpi4/package.use/binutils
Normal file
2
profiles/targets/rpi4/package.use/binutils
Normal file
@ -0,0 +1,2 @@
|
||||
# Required for rclone
|
||||
sys-devel/binutils gold
|
2
profiles/targets/rpi4/package.use/libvpx
Normal file
2
profiles/targets/rpi4/package.use/libvpx
Normal file
@ -0,0 +1,2 @@
|
||||
# Required for wayland/mpv
|
||||
media-libs/libvpx postproc
|
29
profiles/targets/rpi4/packages
Normal file
29
profiles/targets/rpi4/packages
Normal file
@ -0,0 +1,29 @@
|
||||
-*app-editor/nano
|
||||
|
||||
*net-analyzer/icinga2
|
||||
*app-admin/puppet
|
||||
|
||||
*app-admin/rsyslog
|
||||
*app-admin/logrotate
|
||||
*app-misc/tmux
|
||||
*sys-process/htop
|
||||
*sys-power/cpupower
|
||||
*sys-apps/sau
|
||||
*app-editors/vim
|
||||
*net-analyzer/check_service
|
||||
*net-misc/chrony
|
||||
*sys-apps/rotator
|
||||
*sys-apps/cronwrapper
|
||||
*mail-mta/postfix
|
||||
*app-admin/sudo
|
||||
*sys-process/cronie
|
||||
*net-firewall/nftables
|
||||
*app-portage/eix
|
||||
*app-portage/cpuid2cpuflags
|
||||
*app-portage/gentoolkit
|
||||
*mail-client/mailx
|
||||
*net-analyzer/tcpdump
|
||||
|
||||
*media-libs/raspberrypi-userland
|
||||
*sys-boot/raspberrypi-firmware
|
||||
*sys-kernel/raspberrypi-image
|
Loading…
Reference in New Issue
Block a user