#!/bin/sh # # $Revision: 1.31 $ # # Information for diskless client setup # Please make a copy of this file for each class of diskless machines # # DISKLESS CLIENT TREE SPECIFICATIONS # # CLROOT : directory where client tree resides. # SWAP : directory where swap file resides. # SWAPSIZE : size of swap file. # Same format as "mkfile" takes. # NISDOMAIN : If set to any value, then NIS domain is set # as specified. If set to null, then client's # NIS domain is set as diskless server's NIS domain # unless client's NIS domain is set previously. # # NOTE: # If one wants to prevent the client of using # swap space on server, then set SWAPSIZE="0". # However, If one still wants to preserve already # existing swap space on server for some reason, # then set SWAP="". # CLROOT="$DISKLESS/client/$HOST" SWAP="$DISKLESS/swap/$HOST" SWAPSIZE="64m" NISDOMAIN="" # # # Client CPUARCH/CPUBOARD/GFXBOARD/MODE values for IRIX releases 6.4 and # beyond. # # NOTES NOTES NOTES NOTES NOTES # # 1. For CPUARCH values which are derivatives of the R4000 architecture, # like R4400, just use R4000 as the CPUARCH value. # # 2. CPUARCH should be set to the values shown below. # # 3. If you modify the supported or unsupported architectures below, please # change the file dl_classes. # # 4. The MACH variable is no longer applicable to current releases. # # 5. The MODE tag should be set for all machines. # #+--------------------+---------+----------+---------------------------+-------+ #| Machine Type | CPUARCH | CPUBOARD | GFXBOARD | VIDEO | #+--------------------+---------+----------+---------------------------+-------+ #| Indigo R4K | R4000 | IP20 | "LIGHT -mSUBGR=LG1MC" | | #| Indigo R4K DH | R4000 | IP20 | "LIGHT -mSUBGR=LG1MC" | | #| Indigo R4K XS | R4000 | IP20 | "EXPRESS -mSUBGR=EXPRESS" | | #| Indigo R4K XZ | R4000 | IP20 | "EXPRESS -mSUBGR=EXPRESS" | | #| Indigo R4K Elan | R4000 | IP20 | "EXPRESS -mSUBGR=EXPRESS" | | #| | | | | | #| Note: Indigo is also known as 4D/RPC. | | | #| Note: MODE="32bit" | | | | | #| | | | | | #| Indigo2 Extreme | R4000 | IP22 | "EXPRESS -mSUBGR=EXPRESS" | | #| Indigo2 XZ | R4000 | IP22 | "EXPRESS -mSUBGR=EXPRESS" | | #| Indigo2 Extreme+XL | R4000 | IP22 |"NEWPRESS -mSUBGR=NEWPRESS"| | #| Indigo2 XL | R4000 | IP22 | "NEWPORT -mSUBGR=NG1" | | #| Indigo2 IMPACT | R4000 | IP22 | "MGRAS -mSUBGR=MGRAS" | | #| | | | | | #| Notes: (1) Extreme+XL indicates dual heads: one Extreme, one XL. | | #| (2) The galileo board is only a graphics option. It does not change | #| the architecture of a diskless client. | | #| NOTE: MODE="32bit" | | | | | #| | | | | | #| Indy | R4000 | IP22 | "NEWPORT -mSUBGR=NG1" | VINO | #| Indy R5000 | R5000 | IP22 | "NEWPORT -mSUBGR=NEWTON" | VINO | #| | | | | | #| NOTE: MODE="32bit" | | | | | #| | | | | | #| Indigo2 10000 | | | | | #| IMPACT | R10000 | IP28 | "MGRAS -mSUBGR=I2_64" | | #| Extreme | R10000 | IP28 | "EXPRESS -mSUBGR=I2_64" | | #| XZ | R10000 | IP28 | "EXPRESS -mSUBGR=I2_64" | | #| NOTE: MODE="64bit" | | | | | #| | | | | | #| OCTANE | | | | | #| SI/SSI/MXI | R10000 | IP30 | "MGRAS -mSUBGR=RACER" | | #| NOTE: MODE="64bit" | | | | | #| | | | | | #| O2 | R5000 | IP32 | "CRIME -mSUBGR=CRM" | VICE | #| | R10000 | IP32 | "CRIME -mSUBGR=CRM" | VICE | #| NOTE: MODE="32bit" | | | | | #| | | | | | #+--------------------+---------+----------+---------------------------+-------+ # # The following machines are NOT supported for diskless operation in the # current release. The last column states the version of IRIX which last # supported a specific architecture. NEVER means a specific architecture # was never supported in a diskless configuration. # #+--------------------+---------+----------+---------------------------+-------+ #| Machine Type | CPUARCH | CPUBOARD | GFXBOARD |VERSION| #+--------------------+---------+----------+---------------------------+-------+ #| 4D/50G | R3000 | IP4 | "CLOVER1" | NEVER | #| 4D/50GT | R3000 | IP4 | "CLOVER2 -mSUBGR=IP4GT" | NEVER | #| 4D/70G | R3000 | IP4 | "CLOVER1" | NEVER | #| 4D/70GT | R3000 | IP4 | "CLOVER2 -mSUBGR=IP4GT" | NEVER | #| | | | | | #| 4D/120GTX | R3000 | IP5 | "CLOVER2 -mSUBGR=IP5GT" | NEVER | #| | | | | | #| 4D/xy0GTX | R3000 | IP{5,7,9}| "CLOVER2 -mSUBGR=IP7GT" | NEVER | #| 4D/xy0RE | R3000 | IP{5,7,9}| "VENICE -mSUBGR=IP7" | NEVER | #| 4D/xy0SKY | R3000 | IP{5,7,9}| "STAPUFT -mSUBGR=SKYWR" | NEVER | #| 4D/xy0VGX | R3000 | IP{5,7,9}| "STAPUFT -mSUBGR=IP7GT" | NEVER | #| where x=2, 3 or 4, and y=1, 2, 4, or 8. | | #| | | | | | #| 4D/20{G,TG} | R3000 | IP6 | "ECLIPSE -mSUBGR=ECLIPSE" | 5.3 | #| 4D/25{G,TG} | R3000 | IP6 | "ECLIPSE -mSUBGR=ECLIPSE" | 5.3 | #| Key: 4D/20{G,TG} is an abbreviation for 4D/20, 4D/20G, and 4D/20TG.| | #| | | | | | #| 4D/210GTX #| 4D/30{G,TG} | R3000 | IP12 | "ECLIPSE -mSUBGR=ECLIPSE" | 5.3 | #| 4D/30EG (Elan) | R3000 | IP12 | "EXPRESS -mSUBGR=EXPRESS" | 5.3 | #| 4D/30XS{24} | R3000 | IP12 | "EXPRESS -mSUBGR=EXPRESS" | 5.3 | #| 4D/35XS{24} | R3000 | IP12 | "EXPRESS -mSUBGR=EXPRESS" | 5.3 | #| | | | | | #| 4D/35{G,TG} | R3000 | IP12 | "ECLIPSE -mSUBGR=ECLIPSE" | 5.3 | #| 4D/35EG (Elan) | R3000 | IP12 | "EXPRESS -mSUBGR=EXPRESS" | 5.3 | #| | | | | | #| Indigo | R3000 | IP12 | "LIGHT -mSUBGR=LIGHT" | 5.3 | #| Indigo Dual Head | R3000 | IP12 | "LIGHT -mSUBGR=LIGHT" | 5.3 | #| Indigo XS{24} | R3000 | IP12 | "EXPRESS -mSUBGR=EXPRESS" | 5.3 | #| Indigo Elan | R3000 | IP12 | "EXPRESS -mSUBGR=EXPRESS" | 5.3 | #| | | | | | #| Crimson BLG | R4000 | IP17 | "LIGHT -mSUBGR=IP17" | NEVER | #| Crimson XS{24} | R4000 | IP17 | "EXPRESS -mSUBGR=IP17" | NEVER | #| Crimson Elan | R4000 | IP17 | "EXPRESS -mSUBGR=IP17" | NEVER | #| Crimson GTX | R4000 | IP17 | "CLOVER2 -mSUBGR=IP17" | NEVER | #| Crimson VGX | R4000 | IP17 | "STAPUFT -mSUBGR=IP17" | NEVER | #| Crimson VGXT | R4000 | IP17 | "STAPUFT -mSUBGR=IP17SKY" | NEVER | #| Crimson RE | R4000 | IP17 | "VENICE -mSUBGR=IP17" | NEVER | #| | | | | | #| Onyx | | | | | #| Extreme | R4000 | IP19 | "EXPRESS -mSUBGR=IP19" | NEVER | #| Extreme | R10000 | IP25 | "EXPRESS -mSUBGR=IP25" | NEVER | #| RealityEngine2 | R4000 | IP19 | "VENICE -mSUBGR=IP19" | NEVER | #| RealityEngine2 | R10000 | IP25 | "VENICE -mSUBGR=IP25" | NEVER | #| InfiniteReality | R4000 | IP19 | "KONA -mSUBGR=IP19" | NEVER | #| InfiniteReality | R10000 | IP25 | "KONA -mSUBGR=IP25" | NEVER | #| | | | | | #| PowerOnyx | | | | | #| Extreme | R8000 | IP21 | "EXPRESS -mSUBGR=IP21" | NEVER | #| RealityEngine2 | R8000 | IP21 | "VENICE -mSUBGR=IP21" | NEVER | #| InfiniteReality | R8000 | IP21 | "KONA -mSUBGR=IP21" | NEVER | #| | | | | | #| Power Indigo2 | | | | | #| Extreme | R8000 | IP26 | "EXPRESS -mSUBGR=I2_64" | 6.0.1 | #| XZ | R8000 | IP26 | "EXPRESS -mSUBGR=I2_64" | 6.0.1 | #| | | | | | #+--------------------+---------+----------+---------------------------+-------+ # CPUBOARD="IP20" CPUARCH=R4000 GFXBOARD="LIGHT -mSUBGR=LG1MC" VIDEO="" MODE=""