mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
gzip: Regenerate crc table in util.c using makecrc
This commit is contained in:
parent
87601931b2
commit
247b2a2a89
6 changed files with 123 additions and 14 deletions
12
parts.rst
12
parts.rst
|
|
@ -244,6 +244,12 @@ GNU ``make`` is now built so we have a more robust building system.
|
|||
``make`` allows us to do things like define rules for files rather than
|
||||
writing complex kaem scripts.
|
||||
|
||||
patch 2.5.9
|
||||
===========
|
||||
|
||||
``patch`` is a very useful tool at this stage, allowing us to make
|
||||
significantly more complex edits, including just changes to lines.
|
||||
|
||||
gzip 1.2.4
|
||||
==========
|
||||
|
||||
|
|
@ -261,12 +267,6 @@ sed 4.0.9
|
|||
|
||||
You are most likely aware of GNU ``sed``, a line editor.
|
||||
|
||||
patch 2.5.9
|
||||
===========
|
||||
|
||||
``patch`` is a very useful tool at this stage, allowing us to make
|
||||
significantly more complex edits, including just changes to lines.
|
||||
|
||||
bzip2 1.0.8
|
||||
===========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue