summaryrefslogtreecommitdiff
path: root/en/using-d-i
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2015-04-12 19:00:09 +0000
committerSamuel Thibault <sthibault@debian.org>2015-04-12 19:00:09 +0000
commit38c35830ad56f2a735767a6e3cc3700dcb8cec67 (patch)
tree0e4ee883d8b3035775ca0ca5dcdaa126695dc9e8 /en/using-d-i
parentb9909134f56ce8c665e069dabd9aee67c9edddb2 (diff)
downloadinstallation-guide-38c35830ad56f2a735767a6e3cc3700dcb8cec67.zip
Contributions gathered by Holger Wansing: Add ppc64el bits
Diffstat (limited to 'en/using-d-i')
-rw-r--r--en/using-d-i/components.xml1
-rw-r--r--en/using-d-i/modules/powerpc/grub-installer.xml13
2 files changed, 14 insertions, 0 deletions
diff --git a/en/using-d-i/components.xml b/en/using-d-i/components.xml
index 4420a01da..297341745 100644
--- a/en/using-d-i/components.xml
+++ b/en/using-d-i/components.xml
@@ -153,6 +153,7 @@ linkend="boot-dev-select-sun"/>.</phrase>
&module-mipsel-colo-installer.xml;
&module-powerpc-yaboot-installer.xml;
&module-powerpc-quik-installer.xml;
+&module-powerpc-grub-installer.xml;
&module-s390-zipl-installer.xml;
&module-sparc-silo-installer.xml;
&module-arm-flash-kernel-installer.xml;
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>