NFS
NFS copied to clipboard
Apply compression
The commit function should actually recompress it and check using the aligned file size instead of file size as well as update the real file size (in the ROM) when it did change it.
- [ ] RLE
- [ ] Huffman
- [ ] LZ77
- [ ] LZ11
- [ ] LZ40
- [ ] Show when a file can't be compressed
Without having read all the intro again, I think that would make sense to have a more generic entry for new people and not start with the DebOps tools (one peace of the puzzle) first.
Sounds good. This probably means that with current documentation system the guides should be moved to the debops/docs repository to be properly placed.
@drybjed Could be done. Another way would be a separate repo like debops-intro or so. This would have the advantage of separate docs tests for PR which results in faster tests and easier to spot error messages.