How To Change FreeBSD Uname Information

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

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *