diff --git a/flash/fastboot/bin-linux-x86/e2fsdroid b/flash/fastboot/bin-linux-x86/e2fsdroid new file mode 100755 index 0000000000000000000000000000000000000000..9119bb4559fe4a86d8d2cb0c0391ca7570795204 Binary files /dev/null and b/flash/fastboot/bin-linux-x86/e2fsdroid differ diff --git a/flash/fastboot/bin-linux-x86/fastboot b/flash/fastboot/bin-linux-x86/fastboot index 1141b12acb92a5de0646c3ced04beee5cde32966..8ae8cfd60486e70ebd13e412248969e2e8fabc80 100755 Binary files a/flash/fastboot/bin-linux-x86/fastboot and b/flash/fastboot/bin-linux-x86/fastboot differ diff --git a/flash/fastboot/bin-linux-x86/lib64/libc++.so b/flash/fastboot/bin-linux-x86/lib64/libc++.so new file mode 100755 index 0000000000000000000000000000000000000000..958b42eec96da0d237db96f58317653bcb2ac593 Binary files /dev/null and b/flash/fastboot/bin-linux-x86/lib64/libc++.so differ diff --git a/flash/fastboot/bin-linux-x86/make_f2fs b/flash/fastboot/bin-linux-x86/make_f2fs new file mode 100755 index 0000000000000000000000000000000000000000..94848fd2aa2a9496ba44c260372153838864d159 Binary files /dev/null and b/flash/fastboot/bin-linux-x86/make_f2fs differ diff --git a/flash/fastboot/bin-linux-x86/make_f2fs_casefold b/flash/fastboot/bin-linux-x86/make_f2fs_casefold new file mode 100755 index 0000000000000000000000000000000000000000..b463e537ce521bfccde53bea963fdef21c43ff31 Binary files /dev/null and b/flash/fastboot/bin-linux-x86/make_f2fs_casefold differ diff --git a/flash/fastboot/bin-linux-x86/mke2fs b/flash/fastboot/bin-linux-x86/mke2fs new file mode 100755 index 0000000000000000000000000000000000000000..b0e8343eeffa6d846873c0f0a421c9d4fdc27f74 Binary files /dev/null and b/flash/fastboot/bin-linux-x86/mke2fs differ diff --git a/flash/fastboot/bin-linux-x86/mke2fs.conf b/flash/fastboot/bin-linux-x86/mke2fs.conf new file mode 100755 index 0000000000000000000000000000000000000000..8ea960da6f2ee25e2e6bb591ed12e61a432cd808 --- /dev/null +++ b/flash/fastboot/bin-linux-x86/mke2fs.conf @@ -0,0 +1,53 @@ +[defaults] + base_features = sparse_super,large_file,filetype,dir_index,ext_attr + default_mntopts = acl,user_xattr + enable_periodic_fsck = 0 + blocksize = 4096 + inode_size = 256 + inode_ratio = 16384 + reserved_ratio = 1.0 + +[fs_types] + ext3 = { + features = has_journal + } + ext4 = { + features = has_journal,extent,huge_file,dir_nlink,extra_isize,uninit_bg + inode_size = 256 + } + ext4dev = { + features = has_journal,extent,huge_file,flex_bg,inline_data,64bit,dir_nlink,extra_isize + inode_size = 256 + options = test_fs=1 + } + small = { + blocksize = 1024 + inode_size = 128 + inode_ratio = 4096 + } + floppy = { + blocksize = 1024 + inode_size = 128 + inode_ratio = 8192 + } + big = { + inode_ratio = 32768 + } + huge = { + inode_ratio = 65536 + } + news = { + inode_ratio = 4096 + } + largefile = { + inode_ratio = 1048576 + blocksize = -1 + } + largefile4 = { + inode_ratio = 4194304 + blocksize = -1 + } + hurd = { + blocksize = 4096 + inode_size = 128 + } diff --git a/flash/fastboot/bin-linux-x86/sload_f2fs b/flash/fastboot/bin-linux-x86/sload_f2fs new file mode 100755 index 0000000000000000000000000000000000000000..4cd84eb2ca04e6db96fcda72318ee5f1dbf31846 Binary files /dev/null and b/flash/fastboot/bin-linux-x86/sload_f2fs differ diff --git a/flash/fastboot/bin-linux-x86/source.properties b/flash/fastboot/bin-linux-x86/source.properties new file mode 100644 index 0000000000000000000000000000000000000000..9eb2a8bfac2a22b20b8abc6f025cc8efd728f8a4 --- /dev/null +++ b/flash/fastboot/bin-linux-x86/source.properties @@ -0,0 +1,2 @@ +Pkg.UserSrc=false +Pkg.Revision=33.0.3 diff --git a/flash/fastboot/bin-msys/AdbWinApi.dll b/flash/fastboot/bin-msys/AdbWinApi.dll old mode 100644 new mode 100755 diff --git a/flash/fastboot/bin-msys/AdbWinUsbApi.dll b/flash/fastboot/bin-msys/AdbWinUsbApi.dll old mode 100644 new mode 100755 diff --git a/flash/fastboot/bin-msys/adb.exe b/flash/fastboot/bin-msys/adb.exe deleted file mode 100644 index dd233d84d4af0fcbd7933b7bc93c02ac75f103ce..0000000000000000000000000000000000000000 Binary files a/flash/fastboot/bin-msys/adb.exe and /dev/null differ diff --git a/flash/fastboot/bin-msys/fastboot.exe b/flash/fastboot/bin-msys/fastboot.exe old mode 100644 new mode 100755 index 51d620dee8a3fe51dc5ce4dae18b2ae138466cde..7e0c16f00ea41a198ad4692fc2cec98ab0f1aa3d Binary files a/flash/fastboot/bin-msys/fastboot.exe and b/flash/fastboot/bin-msys/fastboot.exe differ diff --git a/flash/fastboot/bin-msys/make_f2fs.exe b/flash/fastboot/bin-msys/make_f2fs.exe new file mode 100755 index 0000000000000000000000000000000000000000..ce4e540550e82d82ce4603f37bfc5b7d1781b467 Binary files /dev/null and b/flash/fastboot/bin-msys/make_f2fs.exe differ diff --git a/flash/fastboot/bin-msys/make_f2fs_casefold.exe b/flash/fastboot/bin-msys/make_f2fs_casefold.exe new file mode 100755 index 0000000000000000000000000000000000000000..cd8fe2467f3e77e0643f08ccb3f6c4a034e05932 Binary files /dev/null and b/flash/fastboot/bin-msys/make_f2fs_casefold.exe differ diff --git a/flash/fastboot/bin-msys/mke2fs.conf b/flash/fastboot/bin-msys/mke2fs.conf new file mode 100755 index 0000000000000000000000000000000000000000..8ea960da6f2ee25e2e6bb591ed12e61a432cd808 --- /dev/null +++ b/flash/fastboot/bin-msys/mke2fs.conf @@ -0,0 +1,53 @@ +[defaults] + base_features = sparse_super,large_file,filetype,dir_index,ext_attr + default_mntopts = acl,user_xattr + enable_periodic_fsck = 0 + blocksize = 4096 + inode_size = 256 + inode_ratio = 16384 + reserved_ratio = 1.0 + +[fs_types] + ext3 = { + features = has_journal + } + ext4 = { + features = has_journal,extent,huge_file,dir_nlink,extra_isize,uninit_bg + inode_size = 256 + } + ext4dev = { + features = has_journal,extent,huge_file,flex_bg,inline_data,64bit,dir_nlink,extra_isize + inode_size = 256 + options = test_fs=1 + } + small = { + blocksize = 1024 + inode_size = 128 + inode_ratio = 4096 + } + floppy = { + blocksize = 1024 + inode_size = 128 + inode_ratio = 8192 + } + big = { + inode_ratio = 32768 + } + huge = { + inode_ratio = 65536 + } + news = { + inode_ratio = 4096 + } + largefile = { + inode_ratio = 1048576 + blocksize = -1 + } + largefile4 = { + inode_ratio = 4194304 + blocksize = -1 + } + hurd = { + blocksize = 4096 + inode_size = 128 + } diff --git a/flash/fastboot/bin-msys/mke2fs.exe b/flash/fastboot/bin-msys/mke2fs.exe new file mode 100755 index 0000000000000000000000000000000000000000..0998ffad2ce76f01e6962aa4074981bf713eead3 Binary files /dev/null and b/flash/fastboot/bin-msys/mke2fs.exe differ diff --git a/flash/fastboot/bin-msys/source.properties b/flash/fastboot/bin-msys/source.properties new file mode 100644 index 0000000000000000000000000000000000000000..9eb2a8bfac2a22b20b8abc6f025cc8efd728f8a4 --- /dev/null +++ b/flash/fastboot/bin-msys/source.properties @@ -0,0 +1,2 @@ +Pkg.UserSrc=false +Pkg.Revision=33.0.3