profiles/linux: add a first iteration of minimal profiles
This commit is contained in:
1
profiles/linux/arch/amd64/busybox/eapi
Normal file
1
profiles/linux/arch/amd64/busybox/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/linux/arch/amd64/busybox/make.defaults
Normal file
1
profiles/linux/arch/amd64/busybox/make.defaults
Normal file
@@ -0,0 +1 @@
|
||||
USE="-udev -pam"
|
||||
1
profiles/linux/arch/amd64/busybox/musl/eapi
Normal file
1
profiles/linux/arch/amd64/busybox/musl/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/linux/arch/amd64/busybox/musl/parent
Normal file
2
profiles/linux/arch/amd64/busybox/musl/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
gentoo:features/musl
|
||||
2
profiles/linux/arch/amd64/busybox/package.use
Normal file
2
profiles/linux/arch/amd64/busybox/package.use
Normal file
@@ -0,0 +1,2 @@
|
||||
sys-apps/busybox -static syslog mdev math make-symlinks
|
||||
sys-apps/util-linux -cramfs -hardlink -logger -su -suid
|
||||
2
profiles/linux/arch/amd64/busybox/packages
Normal file
2
profiles/linux/arch/amd64/busybox/packages
Normal file
@@ -0,0 +1,2 @@
|
||||
*sys-apps/baselayout
|
||||
*sys-apps/busybox
|
||||
6
profiles/linux/arch/amd64/busybox/parent
Normal file
6
profiles/linux/arch/amd64/busybox/parent
Normal file
@@ -0,0 +1,6 @@
|
||||
../../../gentoo/base
|
||||
../../../gentoo/default
|
||||
gentoo:arch/amd64
|
||||
gentoo:arch/amd64/no-multilib
|
||||
gentoo:features/merged-usr
|
||||
../../../minimal
|
||||
1
profiles/linux/arch/amd64/gnu/eapi
Normal file
1
profiles/linux/arch/amd64/gnu/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/linux/arch/amd64/gnu/make.defaults
Normal file
1
profiles/linux/arch/amd64/gnu/make.defaults
Normal file
@@ -0,0 +1 @@
|
||||
USE="${USE} cxx"
|
||||
1
profiles/linux/arch/amd64/gnu/musl/eapi
Normal file
1
profiles/linux/arch/amd64/gnu/musl/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/linux/arch/amd64/gnu/musl/make.defaults
Normal file
1
profiles/linux/arch/amd64/gnu/musl/make.defaults
Normal file
@@ -0,0 +1 @@
|
||||
CHOST="x86_64-pc-linux-musl"
|
||||
1
profiles/linux/arch/amd64/gnu/musl/packages
Normal file
1
profiles/linux/arch/amd64/gnu/musl/packages
Normal file
@@ -0,0 +1 @@
|
||||
*sys-libs/musl
|
||||
2
profiles/linux/arch/amd64/gnu/musl/parent
Normal file
2
profiles/linux/arch/amd64/gnu/musl/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
gentoo:features/musl
|
||||
15
profiles/linux/arch/amd64/gnu/packages
Normal file
15
profiles/linux/arch/amd64/gnu/packages
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
*>=sys-apps/baselayout-2
|
||||
*app-alternatives/awk
|
||||
*app-alternatives/bzip2
|
||||
*app-alternatives/gzip
|
||||
*app-alternatives/sh
|
||||
*app-alternatives/tar
|
||||
*app-arch/xz-utils
|
||||
*sys-apps/coreutils
|
||||
*>=sys-apps/findutils-4.4
|
||||
*sys-apps/grep
|
||||
*sys-apps/sed
|
||||
*virtual/libc
|
||||
6
profiles/linux/arch/amd64/gnu/parent
Normal file
6
profiles/linux/arch/amd64/gnu/parent
Normal file
@@ -0,0 +1,6 @@
|
||||
../../../gentoo/base
|
||||
../../../gentoo/default
|
||||
gentoo:arch/amd64
|
||||
gentoo:arch/amd64/no-multilib
|
||||
gentoo:features/merged-usr
|
||||
../../../minimal
|
||||
1
profiles/linux/gentoo/base/README
Normal file
1
profiles/linux/gentoo/base/README
Normal file
@@ -0,0 +1 @@
|
||||
Same as gentoo:base, but without packages
|
||||
1
profiles/linux/gentoo/base/eapi
Normal file
1
profiles/linux/gentoo/base/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/linux/gentoo/base/packages
Normal file
1
profiles/linux/gentoo/base/packages
Normal file
@@ -0,0 +1 @@
|
||||
-*
|
||||
1
profiles/linux/gentoo/base/parent
Normal file
1
profiles/linux/gentoo/base/parent
Normal file
@@ -0,0 +1 @@
|
||||
gentoo:base
|
||||
1
profiles/linux/gentoo/default/README
Normal file
1
profiles/linux/gentoo/default/README
Normal file
@@ -0,0 +1 @@
|
||||
Same as gentoo:default/linux, but without packages
|
||||
1
profiles/linux/gentoo/default/eapi
Normal file
1
profiles/linux/gentoo/default/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/linux/gentoo/default/packages
Normal file
1
profiles/linux/gentoo/default/packages
Normal file
@@ -0,0 +1 @@
|
||||
-*
|
||||
1
profiles/linux/gentoo/default/parent
Normal file
1
profiles/linux/gentoo/default/parent
Normal file
@@ -0,0 +1 @@
|
||||
gentoo:default/linux
|
||||
1
profiles/linux/minimal/eapi
Normal file
1
profiles/linux/minimal/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
7
profiles/linux/minimal/make.defaults
Normal file
7
profiles/linux/minimal/make.defaults
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
USE="pam pcre zlib ipv6 minimal ssl"
|
||||
USE="${USE} -acl -xattr -fortran -ncurses -readline -static-libs -nls -multiarch -kmod -seccomp"
|
||||
|
||||
INSTALL_MASK="/usr/share/doc /usr/share/man /usr/share/locale /usr/lib64/pkgconfig /usr/include /usr/share/info /usr/lib*/python*/test"
|
||||
1
profiles/linux/minimal/package.use
Normal file
1
profiles/linux/minimal/package.use
Normal file
@@ -0,0 +1 @@
|
||||
app-arch/xz-utils -extra-filters
|
||||
2
profiles/linux/minimal/package.use.force
Normal file
2
profiles/linux/minimal/package.use.force
Normal file
@@ -0,0 +1,2 @@
|
||||
app-shells/bash:0 -readline
|
||||
sys-libs/glibc -static-libs
|
||||
1
profiles/linux/minimal/packages
Normal file
1
profiles/linux/minimal/packages
Normal file
@@ -0,0 +1 @@
|
||||
*virtual/gcc-libs
|
||||
Reference in New Issue
Block a user