mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Move libarchive to end
It is not used in the actual main bootstrap.
This commit is contained in:
parent
de28a97756
commit
a6b07b6492
3 changed files with 8 additions and 7 deletions
11
parts.rst
11
parts.rst
|
|
@ -1044,11 +1044,6 @@ perl 5.12.5
|
|||
This is the final version that can be built by perl 5.8. Again, there are new
|
||||
files to be regenerated.
|
||||
|
||||
libarchive 3.5.2
|
||||
================
|
||||
|
||||
``libarchive`` is a C library used to read and write archives.
|
||||
|
||||
openssl 3.0.13
|
||||
==============
|
||||
|
||||
|
|
@ -1514,6 +1509,12 @@ We are in need of a newer version of m4 for some modern software. Attempts to
|
|||
update m4 1.4.7 earlier in the bootstrap demonstrate some issues with Fiwix,
|
||||
so we build a newer m4 at the end of the bootstrap instead.
|
||||
|
||||
libarchive 3.5.2
|
||||
================
|
||||
|
||||
``libarchive`` is a C library used to read and write archives. This is useful
|
||||
for many applications of live-bootstrap.
|
||||
|
||||
cleanup_filesystem
|
||||
==================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue