]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - make.sh
exfatprogs: Provide package to work with exfat formats
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 9 Sep 2021 11:53:30 +0000 (13:53 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 22 Oct 2021 10:14:51 +0000 (10:14 +0000)
commit574690dc0015447b5db788ab08190790e0c22d7b
tree90f1840b083d1a7096e7aa81f37e5dc60045f5f4
parenteb8dcf245fc8fa1c40f5248863dd4a003f68e35e
exfatprogs: Provide package to work with exfat formats

- Create lfs and rootfile
- Add exfatprogs to make.sh
- exfat is supported as a native kernel module since kernel 5.7
- This package requires CONFIG_EXFAT_FS=m to be set for the kernel module for each
   architecture that will be supported. Currently that is only i586

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/exfatprogs [new file with mode: 0644]
lfs/exfatprogs [new file with mode: 0644]
make.sh