mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document the existence of cloudabi_load and cloudabi64_load.
This commit is contained in:
parent
af024d3b23
commit
42642ecd97
1 changed files with 2 additions and 0 deletions
|
|
@ -268,6 +268,8 @@ screensave_name="green_saver" # Set to the name of the screensaver module
|
|||
### Emulation modules ######################################
|
||||
##############################################################
|
||||
|
||||
cloudabi_load="NO" # Platform independent CloudABI support
|
||||
cloudabi64_load="NO" # 64-bit CloudABI executables support
|
||||
ibcs2_load="NO" # IBCS2 (SCO) emulation
|
||||
ibcs2_coff_load="NO"
|
||||
linux_load="NO" # Linux emulation
|
||||
|
|
|
|||
Loading…
Reference in a new issue