diff options
author | Samuel Thibault <sthibault@debian.org> | 2015-04-12 19:00:09 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2015-04-12 19:00:09 +0000 |
commit | 38c35830ad56f2a735767a6e3cc3700dcb8cec67 (patch) | |
tree | 0e4ee883d8b3035775ca0ca5dcdaa126695dc9e8 /en/using-d-i/modules/powerpc | |
parent | b9909134f56ce8c665e069dabd9aee67c9edddb2 (diff) | |
download | installation-guide-38c35830ad56f2a735767a6e3cc3700dcb8cec67.zip |
Contributions gathered by Holger Wansing: Add ppc64el bits
Diffstat (limited to 'en/using-d-i/modules/powerpc')
-rw-r--r-- | en/using-d-i/modules/powerpc/grub-installer.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/en/using-d-i/modules/powerpc/grub-installer.xml b/en/using-d-i/modules/powerpc/grub-installer.xml new file mode 100644 index 000000000..5cbc92632 --- /dev/null +++ b/en/using-d-i/modules/powerpc/grub-installer.xml @@ -0,0 +1,13 @@ + <sect3 arch="ppc64el"> + <title>Install <command>GRUB2</command> on a Hard Disk</title> +<para> + +The boot loader for ppc64el machines is +<command>GRUB2</command>. + +<!-- +FIXME: add some useful content here +--> + +</para> + </sect3> |