fdisk、lsblk、parted -> Filesystem -> attr、btrfs-progs(Build with zstd support)、chattr、dosfstools、 e2fsprogs、f2fs-tools、f2fsck、lsattr、mkf2fs、xfs-fsck、xfs-mkfs -> Shells -> bash -> acpid、coremark、coreutils(-> coreutils-base64、coreutils-nohup)、gawk、getopt、 losetup、pv、tar、uuid...
{ testcase = native; name = f2fs_test; common = tests/f2fs_test.in; }; script = { testcase = native; name = nilfs2_test; common = tests/nilfs2_test.in; }; script = { testcase = native; name = romfs_test; common = tests/romfs_test.in; }; script = { testcase = native;...
fs: Add F2FS support Jaegeuk Kimauthored and Daniel KipercommittedApr 11, 2018 71f9e4a Commits on Mar 13, 2016 Makefile.util.def: add $LIBINTL to grub-macbless flags arvidjaarcommittedMar 13, 2016 ee83919 Commits on Feb 27, 2016 mkimage.c: Split into separate files. phcodercommitte...