摘要:
附:内核配置内核配置的方法很多,make config、make xconfig、make menuconfig、make oldconfig等等,它们的功能都是一样的,区别应该从名字上就能看出来,只有make oldconfig是指用系统当前的设置(./.config)作为缺省值。这里用的是mak 阅读全文
摘要:
第十一部分:除以下选项,其它全部删除file systems >文件系统Second extended fs support Ext2 extended attributes Ext2 POSIX Access Control Lists Ext2 Security LabelsExt3 journ 阅读全文
摘要:
在menuconfig中配置,可以对进行Linux内核配置选项及删改。本文介绍详细配置方法。 第一部分:全部删除Code maturity level options > 代码成熟等级选项[]Prompt for development and/or incomplete code/drivers 阅读全文