Skip to content

TOOL-27513 Add FAT and VFAT support for building EFI boot images #337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions resources/delphix_kernel_annotations
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ CONFIG_EXFAT_FS policy<{'amd64': 'n', 'arm64': '
CONFIG_EXT2_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_EXT3_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_F2FS_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_FAT_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_GFS2_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_HFSPLUS_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_HFS_FS policy<{'amd64': 'n', 'arm64': 'n'}>
Expand All @@ -126,7 +125,6 @@ CONFIG_SYSV_FS policy<{'amd64': 'n', 'arm64': '
CONFIG_UBIFS_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_UDF_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_UFS_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_VFAT_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_VXFS_FS policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_XFS_FS policy<{'amd64': 'n', 'arm64': 'n'}>

Expand Down