mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-07 00:05:47 +03:00
15 lines
686 B
XML
15 lines
686 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>alpha</herd>
|
|
<longdescription lang="en">
|
|
On Intel based PC systems, the BIOS firmware sets up the system and
|
|
then loads the image to be run from the boot block of a DOS file
|
|
system. This is more or less what MILO does on an Alpha based system,
|
|
however there are several interesting differences between BIOS firmware
|
|
and MILO, not least of which is that MILO includes and uses standard
|
|
Linux device drivers unmodified. MILO is firmware, unlike LILO, which
|
|
relies on the BIOS firmware to get itself loaded.
|
|
</longdescription>
|
|
</pkgmetadata>
|