mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-05 02:45:23 +01:00
Implement sha256summing in bash build harness
1. Adds sha256sum stage to the bash build harness. 2. Adds a third argument to build(), the checksum file name. This is used where there is more than one checksum file, most notably in multi-stage compilations. 3. Adds checksum files to all remaining programs. 4. Adds appropriate 3rd argument where needed (coreutils, tcc-musl, bison).
This commit is contained in:
parent
8724c94d20
commit
77ccf06efc
14 changed files with 93 additions and 5 deletions
2
sysa/diffutils-2.7/checksums
Normal file
2
sysa/diffutils-2.7/checksums
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
4e02244d35aec2a439e67805574ff945aec2fbb5c20fc6d7aabe46e9c1ba09e9 /after/bin/cmp
|
||||
b5c4cf04c70c93a26d61589671ea7e1dcb3bc3f1a565720a328d6d80e314538d /after/bin/diff
|
||||
Loading…
Add table
Add a link
Reference in a new issue