mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Merge remote-tracking branch 'pder/coreutils' into gcc
This commit is contained in:
commit
e30b56cb3e
10 changed files with 29 additions and 21 deletions
|
|
@ -304,13 +304,14 @@ coreutils 5.0
|
|||
=============
|
||||
|
||||
``coreutils`` is rebuilt against musl. Additional utilities are built
|
||||
including ``comm``, ``expr``, ``date``, ``dd``, ``sort``, ``uname`` and
|
||||
including ``comm``, ``expr``, ``dd``, ``sort``, ``sync``, ``uname`` and
|
||||
``uniq``. This fixes a variety of issues with existing ``coreutils``.
|
||||
|
||||
coreutils 6.3
|
||||
coreutils 6.10
|
||||
=============
|
||||
We build ``sha256sum`` from coreutils 6.3 since it is absent in 5.0.
|
||||
Other utils are not build at this stage.
|
||||
We build ``date``, ``mktemp`` and ``sha256sum`` from coreutils 6.10 which are
|
||||
either missing or don't build correctly in 5.0. Other utils are not built at
|
||||
this stage.
|
||||
|
||||
gawk 3.0.4
|
||||
==========
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue