InstallationCheck script, VolumeCheck script (or Requirements).
| | For InstallationCheck scripts, return a value greater than or equal to 64. |
| | For VolumeCheck scripts, return a value greater than or equal to 32. A VolumeCheck script will prevent the installation of a package if no volumes can be used as the target of the installation. |
InstallationCheck script. Check the value returned by /usr/bin/arch (1) or /usr/sbin/sysctl (1) for hw.cputype and return 64 if the architecture or cpu is not the supported one.