noobs
noobs copied to clipboard
Add note about sparse files
The tar implementation used doesn't unpack sparse files correctly, so add a note about this ( we were using bsdtar to generate the archive, and a random file (usr/lib/locale/locale-archive) was for some reason sparse, so it wasn't unpacked currently).
Is this still an issue given that we use bsdtar to unpack now?