A set of basic GNU tools commonly used in shell scripts
Notes about coreutils:
- Drops from 14.2MB to 5.5MB.
- Still requires coreutils-common, though being separated
allows for easier removal if required.
- Explicitly conflicts with coreutils-single to avoid errant installs
Notes about coreutils-single:
- Contains a single multicall binary which is 1.2MB
- Have to force install over any existing coreutils package
so best used for initial install without existing coreutils package
- Doesn't require (but suggests) coreutils-common
so install that manually for docs, translations, and colors etc.
Notes about coreutils-common:
- 8.7MB
- Having this split out gives an easy way to remove all
docs and translations.
Note RemovePathPostfixes: introduced with rpm 4.13
is used to facilitate producing the two sets of conflicting binaries
from the same build, while maintaining appropriate --fileprovide
in each generated rpm.
|
||
|---|---|---|
| .gitignore | ||
| coreutils-4.5.3-langinfo.patch | ||
| coreutils-6.10-configuration.patch | ||
| coreutils-6.10-manpages.patch | ||
| coreutils-7.4-sttytcsadrain.patch | ||
| coreutils-8.2-uname-processortype.patch | ||
| coreutils-8.4-mkdir-modenote.patch | ||
| coreutils-8.5-dircolors.patch | ||
| coreutils-8.22-temporarytestoff.patch | ||
| coreutils-colorls.csh | ||
| coreutils-colorls.sh | ||
| coreutils-df-direct.patch | ||
| coreutils-DIR_COLORS | ||
| coreutils-DIR_COLORS.256color | ||
| coreutils-DIR_COLORS.lightbgcolor | ||
| coreutils-getgrouplist.patch | ||
| coreutils-i18n.patch | ||
| coreutils-overflow.patch | ||
| coreutils-remove-test-update-copyright.patch | ||
| coreutils-selinux.patch | ||
| coreutils-selinuxmanpages.patch | ||
| coreutils.spec | ||
| glibc-2.22-test-fix.patch | ||
| sh-utils-2.0.11-dateman.patch | ||
| sources | ||
| STAGE1-coreutils | ||
| supported_utils | ||
| upstream-key.gpg | ||