5.5 릴리즈 노트
Red Hat Enterprise Linux 5
새 기능 및 주요 업데이트 사항
초록
Red Hat Enterprise Linux 마이너 릴리즈는 개별적인 기능 향상과 보안 및 버그 수정을 모은 것입니다. Red Hat Enterprise Linux 5.5 릴리즈 노트는 Red Hat Enterprise Linux 5 운영 제체로부터 바뀐 주요 변경 사항과 본 마이너 릴리즈에 따라가는 어플리케이션에 대해서 설명합니다. 본 마이너 릴리즈의 모든 변경에 대한 상세한 노트는 테크니컬 노트에 있습니다.
Red Hat Enterprise Linux 5.5 릴리즈에서 눈여겨 볼 부분은 인텔 Boxboro-EX 플랫폼, AMD Magny-Cours 프로세서, 그리고 IBM Power 7 프로세서에 대한 하드웨어 사용이 가능해진 것입니다. 가상화도, 여러 10 GiE SR-IOV 카드에 대한 지원과 시스템에서 사용시 가상 게스트 메모리에 hugepage를 자동으로 사용하는 것을 포함해서, 향상되었습니다. OpenOffice를 위한 마이크로소프트 오피스 2007 필터, 윈도 7 호환성을 위한 Samba, 그리고 마이크로소프트 기반의 PXE 서비스를 사용하는 가상 머신에 대한 부팅 지원 등 상호 운용성의 향상도 포함되어 있습니다.
1. Installation
Red Hat Enterprise Linux 5.5 introduces many bugfixes and enhancements to the system installer (anaconda).
The interactive installer has been enhanced, adding the abilty to specify additional Network File System (NFS) mount options when installing from an NFS source (BZ#493052). Additionally, install sources (e.g. kickstart files) located on password protected File Transport Protocol (FTP) servers can now be retrieved during installation (BZ#505424).
Kickstart
Kickstart provides a way for users to automate a Red Hat Enterprise Linux installation. Using kickstart, a system administrator can create a single file containing the answers to all the questions that would normally be asked during a typical installation.
Kickstart debugging and error reporting has been improved. The installer now retains kickstart scriptlets during debugging, logs standard output (
stdout
) and standard error (stderr
) streams, and logs error messages to anaconda.log
(BZ#510636).
Package groups can now be excluded in a kickstart installation in the same manner that individual packages are excluded (BZ#558516). Additionally, the
bootloader
command now supports the --hvargs
parameter, allowing Xen hypervisor arguments to be specified during a kickstart installation (BZ#501438).
Previously, the kickstart installation method offered two options to select all packages
@Everything
and *
(wildcard). As of Red Hat Enterprise Linux 5.5, both of these options have been deprecated. Attempting to use a select all packages option will fail, unless the kickstart file also includes package negation for conflicting packages. Therefore, to install all packages but conflicting packages, the kickstart file must contain:
%packages @Everything -@Conflicts
Red Hat Enterprise Linux 5.5 includes the new package sets samba3x, freeradius2, postgres84. These package sets are only available via kickstart during system installation or through yum for existing systems.
Hardware Support
The following device drivers are now supported during installation:
참고
For detailed information on installation, the Installation Guide documents how to install Red Hat Enterprise Linux 5.