Difference between revisions of "Platform Notes (Solaris/Illumos)"

From FreeM Wiki
Jump to navigation Jump to search
(Created page with "== Port Category == The Solaris port is a Tier 1 Port == Testing Details == We build and test the Solaris port of FreeM on the following systems: === Sun Ultra 10 ===...")
 
Line 51: Line 51:
  
 
Coming soon.
 
Coming soon.
 +
 +
[[Category:Tier 1 Ports]]

Revision as of 13:27, 3 August 2023

Port Category

The Solaris port is a Tier 1 Port

Testing Details

We build and test the Solaris port of FreeM on the following systems:

Sun Ultra 10

  • Sun Ultra 10 with a 400MHz UltraSPARC-IIi CPU (64-bit)
  • 640MB RAM
  • Solaris 10 Generic_147147-26
  • gcc v4.8.0
  • autoconf 2.69
  • automake 1.16.5

Sun SPARCserver 20

  • Sun SPARCserver 20 with dual 100MHz Ross HyperSPARC CPUs (32-bit)
  • 512MB RAM
  • Solaris 7 with the latest 7_Recommended.zip patch cluster applied (REQUIRED FOR SOLARIS 7)
  • gcc v3.4.6
  • autoconf 2.68
  • automake 1.11.1

SunFire T2000

  • Sun UltraSPARC T1 CPU (64-bit)
  • Solaris 11.3
  • gcc v4.8.2
  • autoconf 2.68
  • automake 1.11.2

x86 VM

  • ESXi Virtual Machine (amd64)
  • Solaris 11.4
  • gcc v7.3.0
  • autoconf 2.69
  • automake 1.15


This port should theoretically run on any Solaris or Illumos machine running Solaris 7 or newer. Solaris/Illumos platforms other than the above have not been tested.

Required Kernel Tuning

Coming soon.

Starting FreeM Daemon Automatically

Coming soon.