summaryrefslogtreecommitdiff
path: root/en/install-methods/tftp
diff options
context:
space:
mode:
authorHolger Wansing <hwansing@mailbox.org>2022-05-20 00:02:26 +0200
committerHolger Wansing <hwansing@mailbox.org>2022-05-20 00:02:26 +0200
commitc88fe18c8e799ebd957509a416683baecd537caa (patch)
treef1bfedec4c1f616003b002b47f27311b962130b4 /en/install-methods/tftp
parentcf31af36a58834f1dc445c72d7e30ad2614172e3 (diff)
downloadinstallation-guide-c88fe18c8e799ebd957509a416683baecd537caa.zip
Clean-up of outdated/no longer used content (remove docs for non-release archs)
Diffstat (limited to 'en/install-methods/tftp')
-rw-r--r--en/install-methods/tftp/bootp.xml6
-rw-r--r--en/install-methods/tftp/rarp.xml3
2 files changed, 0 insertions, 9 deletions
diff --git a/en/install-methods/tftp/bootp.xml b/en/install-methods/tftp/bootp.xml
index 4e89b8622..678e1cb3a 100644
--- a/en/install-methods/tftp/bootp.xml
+++ b/en/install-methods/tftp/bootp.xml
@@ -49,12 +49,6 @@ specifies the hardware address of the client. The <quote>bf</quote>
option specifies the file a client should retrieve via TFTP; see
<xref linkend="tftp-images"/> for more details.
-<phrase arch="mips">
-On SGI machines you can just enter the command monitor and type
-<userinput>printenv</userinput>. The value of the
-<userinput>eaddr</userinput> variable is the machine's MAC address.
-</phrase>
-
</para><para>
By contrast, setting up BOOTP with ISC <command>dhcpd</command> is
diff --git a/en/install-methods/tftp/rarp.xml b/en/install-methods/tftp/rarp.xml
index 289d3a5c0..dc6b1f4d7 100644
--- a/en/install-methods/tftp/rarp.xml
+++ b/en/install-methods/tftp/rarp.xml
@@ -9,9 +9,6 @@ To set up RARP, you need to know the Ethernet address (a.k.a. the MAC address)
of the client computers to be installed.
If you don't know this information, you can
-<phrase arch="sparc"> pick it off the initial OpenPROM boot messages, use the
-OpenBoot <userinput>.enet-addr</userinput> command, or </phrase>
-
boot into <quote>Rescue</quote> mode and use the
command <userinput>ip addr show dev eth0</userinput>.