FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TCZ test also need squashfs · ScrambleShell/u-root@2b45361 · GitHub

forked from u-root/u-root

Commit 2b45361

Browse files
authored andcommitted
TCZ test also need squashfs
Signed-off-by: Ryan O'Leary <ryanoleary@google.com>
1 parent 4d7e71e commit 2b45361

2 files changed

Lines changed: 37 additions & 1 deletion

File tree

‎.circleci/images/integration/config_linux4.17_amd64.txt‎

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1793,7 +1793,41 @@ CONFIG_PROC_PAGE_MONITOR=y
17931793
# CONFIG_SYSFS is not set
17941794
# CONFIG_HUGETLBFS is not set
17951795
# CONFIG_CONFIGFS_FS is not set
1796-
# CONFIG_MISC_FILESYSTEMS is not set
1796+
CONFIG_MISC_FILESYSTEMS=y
1797+
# CONFIG_ORANGEFS_FS is not set
1798+
# CONFIG_ADFS_FS is not set
1799+
# CONFIG_AFFS_FS is not set
1800+
# CONFIG_HFS_FS is not set
1801+
# CONFIG_HFSPLUS_FS is not set
1802+
# CONFIG_BEFS_FS is not set
1803+
# CONFIG_BFS_FS is not set
1804+
# CONFIG_EFS_FS is not set
1805+
# CONFIG_CRAMFS is not set
1806+
CONFIG_SQUASHFS=y
1807+
CONFIG_SQUASHFS_FILE_CACHE=y
1808+
# CONFIG_SQUASHFS_FILE_DIRECT is not set
1809+
CONFIG_SQUASHFS_DECOMP_SINGLE=y
1810+
# CONFIG_SQUASHFS_DECOMP_MULTI is not set
1811+
# CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set
1812+
# CONFIG_SQUASHFS_XATTR is not set
1813+
CONFIG_SQUASHFS_ZLIB=y
1814+
# CONFIG_SQUASHFS_LZ4 is not set
1815+
# CONFIG_SQUASHFS_LZO is not set
1816+
# CONFIG_SQUASHFS_XZ is not set
1817+
# CONFIG_SQUASHFS_ZSTD is not set
1818+
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
1819+
# CONFIG_SQUASHFS_EMBEDDED is not set
1820+
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
1821+
# CONFIG_VXFS_FS is not set
1822+
# CONFIG_MINIX_FS is not set
1823+
# CONFIG_OMFS_FS is not set
1824+
# CONFIG_HPFS_FS is not set
1825+
# CONFIG_QNX4FS_FS is not set
1826+
# CONFIG_QNX6FS_FS is not set
1827+
# CONFIG_ROMFS_FS is not set
1828+
# CONFIG_PSTORE is not set
1829+
# CONFIG_SYSV_FS is not set
1830+
# CONFIG_UFS_FS is not set
17971831
CONFIG_NETWORK_FILESYSTEMS=y
17981832
# CONFIG_CEPH_FS is not set
17991833
# CONFIG_CIFS is not set

‎integration/testdata/CONFIG‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ CONFIG_RELOCATABLE=y
5353
# Loop device for tcz:
5454

5555
CONFIG_BLK_DEV_LOOP=y
56+
CONFIG_MISC_FILESYSTEMS=y
57+
CONFIG_SQUASHFS=y
5658

5759
# Build Linux:
5860
#

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL