Download List

Projeto Descrição

LILO is a Boot loader for Linux/x86 and other PC operating systems. It is responsible for loading your Linux kernel from either a floppy or a hard drive and passing control to it. It is capable of booting beyond cylinder 1024 of a hard disk if the BIOS supports EDD packet call extensions to the int 0x13 interface. LILO can also be used to boot many other operating systems, including DOS, Windows (all versions), OS/2, and the BSD variants. The LILO distribution includes full source, documentation and support files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-02-19 20:30
22.8

A versão de manutenção para adicionar um devmapper (device_mapper, ou LVM2) opção de compilação. Este apoio é compilado apenas se os arquivos da biblioteca adequada, e incluem estão presentes. Esta versão permite a especificação de diretório raiz usando UUID para além LABEL. A palavra-chave "nodevcache" foi adicionada ao arquivo de configuração.
Tags: Minor feature enhancements
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.

2006-08-12 10:26
22.7.3

Um erro fatal selecção de arranque em sistemas sem um PC / AT Teclado (principalmente novos sistemas 64-bit) quando compilado com a opção NOKEYBOARD foi fixada junto com um erro conhecido tabela de entrada no dispositivo principal 253.
Tags: Major bugfixes
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.

2006-07-07 22:11
22.7.2.1

Este é um arquivo de patch para corrigir uma entrada incorreta de tabela que afeta a maior de dispositivo 253. Este dispositivo é utilizado por LVM2. O patch está no diretório "updates" no site do desenvolvedor.
Tags: Minor bugfixes
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.

2006-07-05 20:10
22.7.2

Três palavras-chave são adicionados: Noraid, nokbdefault e nokbdisable. A linha de comando permitido kernel foi aumentado para 512 bytes (de 256). A gravação em torno de um comum problema de disco rígido USB BIOS (setores relatado como zero) está incluído.
Tags: Minor feature enhancements
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.

2005-09-27 23:31
22.7.2-beta2

Apoia a Enhanced Multi-Disk (RAID driver), que ainda é novo para o kernel 2.6. Drives subjacente um disco inteiro RAID-1 (/ dev / md_dXX) de matriz são automaticamente levado para ser "inacessíveis" para evitar conflitos de identificação do volume. Esta ação pode ser suprimida com a palavra "Noraid". A opção de linha de comando (-H) permite a instalação de um gerenciador de inicialização em um sistema RAID degradado-1 (/ array dev / MDXX). Veja as páginas do manual atualizado para o 'lilo' e 'lilo.conf' para informações adicionais.
Tags: Beta, Minor feature enhancements
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.

Project Resources