You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-boot/milo/metadata.xml

18 lines
784 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>alpha@gentoo.org</email>
<name>Alpha architecture team</name>
</maintainer>
<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>