sys‐apps ̸ bubba‐info - gordonb3/bubba-overlay GitHub Wiki

Bubba-info is a selection of libraries that allow the Bubba GUI scripts to query what type of machine they are running on (i.e. a B2 or a B3)

USE flags

  • php: creates the Zend module that makes the functions isB2 and isB3 globally available in php (default: enabled)
  • perl: creates perl module Bubba::Info (default: enabled)
  • python: creates bubba-info python module (default: disabled)
  • apache: activates the Zend module for apache mod_php as well (default: disabled)