mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Split installed files out of /after into /image.
This commit is contained in:
parent
4d7b25e47a
commit
c8784cbcd3
118 changed files with 689 additions and 690 deletions
|
|
@ -291,7 +291,7 @@ including ``comm``, ``expr``, ``dd``, ``sort``, ``sync``, ``uname`` and
|
|||
``uniq``. This fixes a variety of issues with existing ``coreutils``.
|
||||
|
||||
coreutils 6.10
|
||||
=============
|
||||
==============
|
||||
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.
|
||||
|
|
@ -670,7 +670,7 @@ patch 2.7.6
|
|||
===========
|
||||
|
||||
Our old patch was built with manual makefile and used mes libc.
|
||||
This is a newer version of which we need in order to import gnulib into gettext.
|
||||
This is a newer version which we need in order to import gnulib into gettext.
|
||||
|
||||
gettext 0.21
|
||||
============
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue