Update snapshot and change PKG_VERSION layout to be more consistent with base packages.
Change bz2 to gz for consistency with other base packages.
Adds support for Linux 4.7 kernels.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Fixes filesystem corruption reports after writing on Linux and running chkdsk afterwards on Windows.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Add "exfat-nofuse" kernel module for EXFAT filesystem which was originally
found in an Android kernel of Samsung. While there has been some doubt about
the license originally, it has later been officially released under the GPL by
Samsung and can be found on:
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=exfat
Signed-off-by: Bruno Randolf <br1@einfach.org>