diff options
author | Holger Wansing <hwansing@mailbox.org> | 2022-05-20 00:02:26 +0200 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2022-05-20 00:02:26 +0200 |
commit | c88fe18c8e799ebd957509a416683baecd537caa (patch) | |
tree | f1bfedec4c1f616003b002b47f27311b962130b4 /en/using-d-i/modules/powerpc | |
parent | cf31af36a58834f1dc445c72d7e30ad2614172e3 (diff) | |
download | installation-guide-c88fe18c8e799ebd957509a416683baecd537caa.zip |
Clean-up of outdated/no longer used content (remove docs for non-release archs)
Diffstat (limited to 'en/using-d-i/modules/powerpc')
-rw-r--r-- | en/using-d-i/modules/powerpc/quik-installer.xml | 15 | ||||
-rw-r--r-- | en/using-d-i/modules/powerpc/yaboot-installer.xml | 17 |
2 files changed, 0 insertions, 32 deletions
diff --git a/en/using-d-i/modules/powerpc/quik-installer.xml b/en/using-d-i/modules/powerpc/quik-installer.xml deleted file mode 100644 index 07ba1e66b..000000000 --- a/en/using-d-i/modules/powerpc/quik-installer.xml +++ /dev/null @@ -1,15 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- $Id$ --> - - <sect3 arch="powerpc"> - <title>Install <command>Quik</command> on a Hard Disk</title> -<para> - -The boot loader for OldWorld Power Macintosh machines is -<command>quik</command>. You can also use it on CHRP. The installer -will attempt to set up <command>quik</command> automatically. The -setup has been known to work on 7200, 7300, and 7600 Powermacs, and on -some Power Computing clones. - -</para> - </sect3> diff --git a/en/using-d-i/modules/powerpc/yaboot-installer.xml b/en/using-d-i/modules/powerpc/yaboot-installer.xml deleted file mode 100644 index 29383ae5d..000000000 --- a/en/using-d-i/modules/powerpc/yaboot-installer.xml +++ /dev/null @@ -1,17 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- $Id$ --> - - <sect3 arch="powerpc"> - <title>Install <command>Yaboot</command> on a Hard Disk</title> -<para> - -Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as -their boot loader. The installer will set up <command>yaboot</command> -automatically, so all you need is a small 820k partition named -<quote>bootstrap</quote> with type -<emphasis>Apple_Bootstrap</emphasis> created back in the partitioning -component. If this step completes successfully then your disk should -now be bootable and OpenFirmware will be set to boot &debian-gnu;. - -</para> - </sect3> |