diff options
Diffstat (limited to 'it/using-d-i/modules/hppa/palo-installer.xml')
-rw-r--r-- | it/using-d-i/modules/hppa/palo-installer.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/it/using-d-i/modules/hppa/palo-installer.xml b/it/using-d-i/modules/hppa/palo-installer.xml new file mode 100644 index 000000000..84a3608e8 --- /dev/null +++ b/it/using-d-i/modules/hppa/palo-installer.xml @@ -0,0 +1,20 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 14602 untranslated --> + + <sect3 arch="hppa"> + <title><command>palo</command>-installer</title> +<para> + +The bootloader on PA-RISC is <quote>palo</quote>. +<command>PALO</command> is similar in configuration and usage to +<command>LILO</command>, with a few exceptions. First of all, +<command>PALO</command> allows you to boot any kernel image on your +boot partition. This is because <command>PALO</command> can actually +read Linux partitions. + +</para><para condition="FIXME"> + +hppa FIXME ( need more info ) + +</para> + </sect3> |