Release Notes: LVM support, correct support for machines with very large memory, and refinement to the bios data collection (required for automatic bios device code determination) were added. The diagnostic utility disk was revamped. A new RAID1 implementation that is not compatible with version 21 was added. Those using version 21 should read 'README.raid1' before installing the new version.


Release Notes: A maintenance release to add a DEVMAPPER (device_mapper, or LVM2) compilation option. This support is only compiled if the appropriate library and include files are present. This release allows root directory specification using UUID in addition to LABEL. The keyword "nodevcache" has been added to the configuration file.


Release Notes: A fatal boot selection bug on systems without a PC/AT keyboard (primarily newer 64-bit systems) when compiled with the NOKEYBOARD option was fixed along with a known table entry error on major device 253.


Release Notes: This is a patch file to fix an incorrect table entry that affects major device 253. This device is used by LVM2. The patch file is in the 'updates' directory at the developer's site.


Release Notes: Three keywords are added: noraid, nokbdefault, and nokbdisable. The allowed kernel command line has been increased to 512 bytes (from 256). A write-around for a common USB hard disk BIOS problem (sectors reported as zero) is included.


Release Notes: Supports the Enhanced Multi-Disk (RAID) driver, which is still new to the 2.6 kernel. Drives underlying a full-disk RAID-1 (/dev/md_dXX) array are automatically taken to be "inaccessible" to avoid Volume ID conflicts. This action may be suppressed with the keyword "noraid". A command line switch (-H) allows installation of a boot loader on a degraded RAID-1 (/dev/mdXX) array. See the updated man pages for 'lilo' and 'lilo.conf' for additional information.