Difference between revisions of "Download/kernel/2.6.18/028test007.1/changes"
< Download | kernel | 2.6.18 | 028test007.1
(separate lines) |
(added config changes; linked to yum) |
||
Line 9: | Line 9: | ||
* AIC94xx driver. | * AIC94xx driver. | ||
{{Kernel git log|2.6.18|028test007}} | {{Kernel git log|2.6.18|028test007}} | ||
+ | |||
+ | === Config changes === | ||
+ | * +<code>CONFIG_MD_RAID456=y</code> ({{bug|360}}) | ||
+ | * +<code>CONFIG_SCSI_SAS_LIBSAS=y</code> | ||
+ | * +<code>CONFIG_SCSI_AIC94XX=m</code> ({{bug|324}}) | ||
+ | * +<code>CONFIG_AIC94XX_DEBUG=y</code> | ||
=== Compatibility === | === Compatibility === | ||
− | * Please note that if you use yum and have openvz-kernel-devel repository enabled, there will be no automatic upgrade to this new kernel. This will be fixed during next kernel releases. | + | * Please note that if you use [[yum]] and have openvz-kernel-devel repository enabled, there will be no automatic upgrade to this new kernel. This will be fixed during next kernel releases. |
* CPT functionality still has a few known issues. | * CPT functionality still has a few known issues. | ||
=== Notes === | === Notes === | ||
* For NFS in VE configuration, see [[NFS]]. | * For NFS in VE configuration, see [[NFS]]. |
Revision as of 13:54, 19 March 2008
Changes
- Major bugfixes.
- Mainstream update up to 2.6.18.3.
- OpenVZ stable update up to 023stab035.
- VLAN virtualization.
- NFS client support.
- Generic features interface with vzctl.
- Netfilters redesign.
- AIC94xx driver.
For the complete list of changes in this release, see git changelog for kernel 028test007.
Config changes
- +
CONFIG_MD_RAID456=y
(OpenVZ Bug #360) - +
CONFIG_SCSI_SAS_LIBSAS=y
- +
CONFIG_SCSI_AIC94XX=m
(OpenVZ Bug #324) - +
CONFIG_AIC94XX_DEBUG=y
Compatibility
- Please note that if you use yum and have openvz-kernel-devel repository enabled, there will be no automatic upgrade to this new kernel. This will be fixed during next kernel releases.
- CPT functionality still has a few known issues.
Notes
- For NFS in VE configuration, see NFS.