mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 08:15:24 +01:00
Merge branch 'master' into coreutils2
This commit is contained in:
commit
ae680b79e5
7 changed files with 88 additions and 0 deletions
|
|
@ -330,3 +330,8 @@ is required later for autotools.
|
|||
|
||||
`coreutils` is rebuilt against musl. Additional utilities are built including
|
||||
`comm`, `expr`, `date`, `dd`, `sort`, `uname`, and `uniq`.
|
||||
|
||||
#### Part 28: gawk 3.0.4
|
||||
|
||||
`gawk` is the GNU implementation of `awk`, yet another pattern matching and data
|
||||
extraction utility. It is also required for autotools.
|
||||
Loading…
Add table
Add a link
Reference in a new issue