Summary
Standard GNU file utilities (chmod, cp, dd, dir, ls, ...), text utilities (sort, tr, head, wc, ...), and shell utilities (whoami, who, ...), written in Rust
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- MIT Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT Unicode-DFS-2016
- USE flags
- debug selinux test
v0.0.21 :: 0 :: gentoo
- Modified
- License
- MIT Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT Unicode-DFS-2016
- Keywords
- ~amd64 ~arm64
- USE flags
- debug selinux test
v0.0.20 :: 0 :: gentoo
- Modified
- License
- MIT Apache-2.0 BSD-2 BSD ISC MIT Unicode-DFS-2016 || ( Artistic-2 CC0-1.0 ) || ( CC0-1.0 MIT-0 )
- Keywords
- ~amd64 ~arm64
- USE flags
- debug selinux test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / oniguruma : Regular expression library for different character encodings
sys-libs / libselinux : SELinux userland library
Runtime Dependencies
dev-libs / oniguruma : Regular expression library for different character encodings
sys-libs / libselinux : SELinux userland library
Bugs
- 832502
- sys-apps/uutils-coreutils-0.0.14 does not respect LDFLAGS
- 836764
- sys-apps/uutils-coreutils-0.0.13 fails tests
- 863716
- sys-apps/uutils-coreutils-0.0.14 fails to compile (lto): undefined reference to onig_region_free
- 885557
- sys-apps/uutils-coreutils-0.0.15 fails test - test test_df::test_file_column_width_if_filename_contains_unicode_chars FAILED
- 907862
- sys-apps/uutils-coreutils: rekeywording
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/uutils-coreutils: add 0.0.21
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/uutils-coreutils: drop 0.0.18, 0.0.19
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/uutils-coreutils: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/uutils-coreutils: add 0.0.20
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/uutils-coreutils: Keyword 0.0.19 arm64, #907862
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/uutils-coreutils: add 0.0.19
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/uutils-coreutils: drop 0.0.17-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/uutils-coreutils: add 0.0.18
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/uutils-coreutils: install multicall binary & use hardlinks
This saves a huge amount of disk by having one binary where everything is hardlinked to it: ``` [WW] SIZE: 128.45MiB -> 16.73MiB, 401 -> 405 files [WW] ------> FILES(+105,-101) SIZE(-86.98%) ``` Closes: https://bugs.gentoo.org/836820 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/uutils-coreutils: Keyword 0.0.17 ppc64, #893626
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
Rename sys-apps/{uutils -> uutils-coreutils}
Closes: https://bugs.gentoo.org/895754 Signed-off-by: Sam James <sam@gentoo.org>