⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 060-rootfs_split.patch

📁 Linux Home Server 是专门为家庭和SOHO/SMB 设计的高性价比的ISCSI 存储服务器, 具有如下的特色: 强大的iscsi 存储服务器软件; 混合iscsi 和NAS 服务;
💻 PATCH
字号:
Index: linux-2.6.21.7/drivers/mtd/Kconfig===================================================================--- linux-2.6.21.7.orig/drivers/mtd/Kconfig+++ linux-2.6.21.7/drivers/mtd/Kconfig@@ -49,6 +49,16 @@ config MTD_PARTITIONS 	  devices. Partitioning on NFTL 'devices' is a different - that's the 	  'normal' form of partitioning used on a block device. +config MTD_ROOTFS_ROOT_DEV+	bool "Automatically set 'rootfs' partition to be root filesystem"+	depends on MTD_PARTITIONS+	default y++config MTD_ROOTFS_SPLIT+	bool "Automatically split 'rootfs' partition for squashfs"+	depends on MTD_PARTITIONS+	default y+ config MTD_REDBOOT_PARTS 	tristate "RedBoot partition table parsing" 	depends on MTD_PARTITIONS

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -