mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +01:00
Implement fletcher16 checksumming up to path
Uses fletcher16 from previous commits. Next we will use sha-2 to do checksumming.
This commit is contained in:
parent
192221af22
commit
372e08e4f9
23 changed files with 90 additions and 2 deletions
|
|
@ -35,6 +35,7 @@ cp ../bin/kaem bin/kaem
|
|||
cp ../catm bin/catm
|
||||
chmod 755 bin/hex2 bin/M1 bin/M2-Planet bin/blood-elf \
|
||||
bin/get_machine bin/mes-m2 bin/kaem bin/catm
|
||||
fletcher16 mescc-tools-seed-checksums
|
||||
PATH=/after/bin
|
||||
|
||||
# Part 4: blynn-compiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue