version 1.20, 2018/11/11 16:31:56
|
version 1.22, 2019/02/13 18:12:38
|
Line 83 Port |CPU |Machines |Latest Rel
|
Line 83 Port |CPU |Machines |Latest Rel
|
[[ofppc]] |powerpc |Generic OpenFirmware compliant PowerPC machines |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[ofppc]] |powerpc |Generic OpenFirmware compliant PowerPC machines |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[pmax]] |mips |Digital MIPS-based DECstations and DECsystems |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[pmax]] |mips |Digital MIPS-based DECstations and DECsystems |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[prep]] |powerpc |PReP (PowerPC Reference Platform) and CHRP machines |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[prep]] |powerpc |PReP (PowerPC Reference Platform) and CHRP machines |[8.0](http://www.netbsd.org/releases/formal-8/) |
|
[[riscv]] |riscv |RISC-V |none |
[[rs6000]] |powerpc |MCA-based IBM RS/6000 workstations |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[rs6000]] |powerpc |MCA-based IBM RS/6000 workstations |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[sandpoint]] |powerpc |Motorola Sandpoint reference platform |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[sandpoint]] |powerpc |Motorola Sandpoint reference platform |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[sbmips]] |mips |Broadcom SiByte evaluation boards |[8.0](http://www.netbsd.org/releases/formal-8/) |
[[sbmips]] |mips |Broadcom SiByte evaluation boards |[8.0](http://www.netbsd.org/releases/formal-8/) |
Line 150 port | MACHINE | uname -m | build.s
|
Line 151 port | MACHINE | uname -m | build.s
|
cpu | MACHINE_ARCH | uname -p | build.sh -a |
cpu | MACHINE_ARCH | uname -p | build.sh -a |
"""]] |
"""]] |
|
|
Additonally, there are things referred to as ports which are not actually "uname -m" values, but are notably different than what would be expected from that port name. One is xen, which is a system architecture variant of i386/amd64, and aarch64, which is CPU type variant of evbarm. |
Additonally, there are things referred to as ports which are not actually "uname -m" values, but are notably different than what would be expected from that port name. One is xen, which is a system architecture variant of i386/amd64, and another is aarch64, which is a CPU type variant of evbarm. |