This might be useful to others creating customised respins or trying run old scripts with compatibility hacks.
FreeBSD makes changing the uname information very easy, you can try it straight from the shell and then run uname -a to check:
export UNAME_s=CleanForkHPC
export UNAME_r=1.0.0a
Leave a Reply