coreutils
Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, who,...)
Standard GNU file utilities (chmod, cp, dd, dir, ls, ...), text utilities (sort, tr, head, wc, ...), and shell utilities (whoami, who, ...)
homepage ↗ cpe: cpe:/a:gnu:coreutils savannah: coreutils
⚠ Security advisories affect this package: GLSA 202407-16
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 9.11-r1 | 5 | 15 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | m68k | mips | ppc | s390 | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |||||||||||||
| 9.11-r1 | gentoo | amd64 stable | arm64 stable | x86 testing | ppc64 stable | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | — | view · download · history ↗ |
| 9.11 | gentoo | amd64 stable | arm64 stable | x86 testing | ppc64 stable | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | — | view · download · history ↗ |
| 9.10 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 9.9-r12 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
Use flags of 9.11-r1
- acl Add support for Access Control Lists
- caps Add Linux capabilities support in output of file utilities (ls, dir, ...) via sys-libs/libcap
- gmp Add support for dev-libs/gmp (GNU MP library)
- hostname Build the hostname program
- kill Build the kill program
- multicall Build all tools into a single `coreutils` program akin to busybox to save space
- nls Add Native Language Support (using gettext - GNU locale utilities)
- +openssl Use openssl libcrypto hash routines for hash functions
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- +split-usr Enable this if /bin and /usr/bin are separate directories
- static !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- test-full Run expensive tests (mostly CPU intensive).
- vanilla Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
- xattr Add support for extended attributes (filesystem-stored metadata)
- verify-sig Verify upstream signatures on distfiles
Runtime dependencies of 9.11-r1
show 38 lines
!static?
(
acl?
(
)
caps?
(
)
gmp?
(
)
openssl?
(
)
xattr?
(
)
)
selinux?
(
)
nls?
(
)
hostname?
(
)
kill?
(
)