mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 00:05:24 +01:00
Rebuild coreutils-5.0 with tcc+musl and more utilities
Add comm, expr, date, dd, sort, uname, uniq
This commit is contained in:
parent
1eb67e5fd1
commit
d5a9f4c9ea
4 changed files with 159 additions and 0 deletions
|
|
@ -325,3 +325,8 @@ be useful later for autotools.
|
|||
|
||||
`diffutils` is useful for comparing two files. It is not immediately needed but
|
||||
is required later for autotools.
|
||||
|
||||
#### Part 27: coreutils 5.0
|
||||
|
||||
`coreutils` is rebuilt against musl. Additional utilities are built including
|
||||
`comm`, `expr`, `date`, `dd`, `sort`, `uname`, and `uniq`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue