“ChangeLogNetONE”的版本间差异
		
		
		
		
		
		跳到导航
		跳到搜索
		
				
		
		
	
小  | 
				小  | 
				||
| 第1行: | 第1行: | ||
| − | + | xxxx/xx/xx:  | |
| + | * 内核增加编译选项:  | ||
| + |     * CONFIG_FUSE_FS=m  | ||
| + |     * CONFIG_CUSE=m  | ||
| + | |||
| + | 2016/9/4:  | ||
* 新增intel网卡官方驱动包, intel-igb, intel-i40e, intel-e1000e, intel-ixgbe, 安装位置/lib/modules/`uname -r`/extra/intel/;  | * 新增intel网卡官方驱动包, intel-igb, intel-i40e, intel-e1000e, intel-ixgbe, 安装位置/lib/modules/`uname -r`/extra/intel/;  | ||
* 内核升级至4.4.19, 原先编译在内核中的intel网卡驱动改为module方式, 便于使用者在测试中替换  | * 内核升级至4.4.19, 原先编译在内核中的intel网卡驱动改为module方式, 便于使用者在测试中替换  | ||
2016年9月7日 (三) 12:18的版本
xxxx/xx/xx:
- 内核增加编译选项:
 
* CONFIG_FUSE_FS=m * CONFIG_CUSE=m
2016/9/4:
- 新增intel网卡官方驱动包, intel-igb, intel-i40e, intel-e1000e, intel-ixgbe, 安装位置/lib/modules/`uname -r`/extra/intel/;
 - 内核升级至4.4.19, 原先编译在内核中的intel网卡驱动改为module方式, 便于使用者在测试中替换