## Configuration for initramfs#config INITRAMFS_SOURCEstring "Initramfs source file(s)"default ""helpThis can be either a single cpio archive with a .cpio suffix or aspace-separated list of directories and files for building theinitramfs image. A cpio archive should contain a filesystem archiveto be used as an initramfs image. Directories should contain afilesystem layout to be included in the initramfs image. Filesshould contain entries according to the format described by the"usr/gen_init_cpio" program in the kernel tree.When multiple directories and files are specified then theinitramfs image will be the aggregate of all of them.See <file:Documentation/early-userspace/README> for more details.If you are not sure, leave it blank.config INITRAMFS_ROOT_UIDint "User ID to map to 0 (user root)"depends on INITRAMFS_SOURCE!=""default "0"helpThis setting is only meaningful if the INITRAMFS_SOURCE iscontains a directory. Setting this user ID (UID) to somethingother than "0" will cause all files owned by that UID to beowned by user root in the initial ramdisk image.If you are not sure, leave it set to "0".config INITRAMFS_ROOT_GIDint "Group ID to map to 0 (group root)"depends on INITRAMFS_SOURCE!=""default "0"helpThis setting is only meaningful if the INITRAMFS_SOURCE iscontains a directory. Setting this group ID (GID) to somethingother than "0" will cause all files owned by that GID to beowned by group root in the initial ramdisk image.If you are not sure, leave it set to "0".config RD_GZIPbool "Support initial ramdisks compressed using gzip"depends on BLK_DEV_INITRDdefault yselect DECOMPRESS_GZIPhelpSupport loading of a gzip encoded initial ramdisk or cpio buffer.If unsure, say Y.config RD_BZIP2bool "Support initial ramdisks compressed using bzip2"default ydepends on BLK_DEV_INITRDselect DECOMPRESS_BZIP2helpSupport loading of a bzip2 encoded initial ramdisk or cpio bufferIf unsure, say N.config RD_LZMAbool "Support initial ramdisks compressed using LZMA"default ydepends on BLK_DEV_INITRDselect DECOMPRESS_LZMAhelpSupport loading of a LZMA encoded initial ramdisk or cpio bufferIf unsure, say N.config RD_XZbool "Support initial ramdisks compressed using XZ"depends on BLK_DEV_INITRDdefault yselect DECOMPRESS_XZhelpSupport loading of a XZ encoded initial ramdisk or cpio buffer.If unsure, say N.config RD_LZObool "Support initial ramdisks compressed using LZO"default ydepends on BLK_DEV_INITRDselect DECOMPRESS_LZOhelpSupport loading of a LZO encoded initial ramdisk or cpio bufferIf unsure, say N.config RD_LZ4bool "Support initial ramdisks compressed using LZ4"default ydepends on BLK_DEV_INITRDselect DECOMPRESS_LZ4helpSupport loading of a LZ4 encoded initial ramdisk or cpio bufferIf unsure, say N.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。