retro-imager/debian
Floris Bos a403df4385 Advanced settings FAT modification: fix expanding directory
When no more directory entries are available in the existing
cluster(s) of a directory on FAT32, we allocate an
extra cluster.
Make sure to zero out that new cluster, as disk checking utilities
may not stop reading when reaching an end of directory marker but
read the rest of cluster as well.
So there must not be any garbage data from a previously deleted file
in the sector there.

Also add checks to prevent getting in an endless loop on
encoutering circular "next cluster" references.
2022-11-20 18:44:22 +01:00
..
source Qt/QML edition 2020-03-04 16:55:40 +01:00
changelog Advanced settings FAT modification: fix expanding directory 2022-11-20 18:44:22 +01:00
compat Qt/QML edition 2020-03-04 16:55:40 +01:00
control Linux: allow using GnuTLS instead of OpenSSL for computing SHA256 hashes 2022-06-14 16:13:55 +02:00
copyright Fix copyright file 2022-10-11 16:15:49 +02:00
rpi-imager.manpages Add a man-page for rpi-imager 2022-09-28 00:39:48 +01:00
rules Move source files to /src 2022-02-14 10:07:15 +01:00