Skip to content
Snippets Groups Projects
Commit b06bf709 authored by Yang Sheng's avatar Yang Sheng
Browse files

Branch HEAD

b=14720
i=scjody
i=johann

Update RHEL5 kernel to 2.6.18-53.1.6.el5.
parent b7081601
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ tbd Sun Microsystems, Inc. ...@@ -3,7 +3,7 @@ tbd Sun Microsystems, Inc.
* Support for kernels: * Support for kernels:
2.6.9-67.0.4.EL (RHEL 4), 2.6.9-67.0.4.EL (RHEL 4),
2.6.16.54-0.2.3 (SLES 10), 2.6.16.54-0.2.3 (SLES 10),
2.6.18-53.1.4.el5 (RHEL 5). 2.6.18-53.1.6.el5 (RHEL 5).
* Client support for unpatched kernels: * Client support for unpatched kernels:
(see http://wiki.lustre.org/index.php?title=Patchless_Client) (see http://wiki.lustre.org/index.php?title=Patchless_Client)
2.6.16 - 2.6.21 vanilla (kernel.org) 2.6.16 - 2.6.21 vanilla (kernel.org)
...@@ -12,6 +12,10 @@ tbd Sun Microsystems, Inc. ...@@ -12,6 +12,10 @@ tbd Sun Microsystems, Inc.
* RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a * RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a
removed cwd "./" (refer to Bugzilla 14399). removed cwd "./" (refer to Bugzilla 14399).
Severity : enhancement
Bugzilla : 14720
Description: Update to RHEL5 latest kernel-2.6.18-53.1.6.el5.
Severity : enhancement Severity : enhancement
Bugzilla : 14482 Bugzilla : 14482
Description: Add rhel5 support to HEAD. Description: Add rhel5 support to HEAD.
......
lnxmaj="2.6.18" lnxmaj="2.6.18"
lnxrel="53.1.4.el5" lnxrel="53.1.6.el5"
KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2 KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2
SERIES=2.6-rhel5.series SERIES=2.6-rhel5.series
......
...@@ -3,7 +3,7 @@ SERIES VERSION COMMENT ...@@ -3,7 +3,7 @@ SERIES VERSION COMMENT
SUPPORTED KERNELS: SUPPORTED KERNELS:
2.6-rhel4 RHEL4: 2.6.9-67.0.4.EL 2.6-rhel4 RHEL4: 2.6.9-67.0.4.EL
2.6-sles10 SLES10: 2.6.16.54-0.2.3 2.6-sles10 SLES10: 2.6.16.54-0.2.3
2.6-rhel5.series RHEL5: 2.6.18-53.1.4.el5 2.6-rhel5 RHEL5: 2.6.18-53.1.6.el5
2.6.18-vanilla.series kernel.org: 2.6.18.8 2.6.18-vanilla.series kernel.org: 2.6.18.8
CLIENT SUPPORT FOR UNPATCHED KERNELS: CLIENT SUPPORT FOR UNPATCHED KERNELS:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment