Main index | Section 8 | Options |
Before using any of the commands provided in brand.4th, it must be included through the command:
include brand.4th
This line is present in the default /boot/menu.rc file, so it is not needed (and should not be re-issued) in a normal setup.
The commands provided by it are:
draw-brand |
Draws the BSD brand.
The brand that is drawn is configured by setting the loader_brand variable in loader.conf(5) to one of "fbsd" (the default) or "none". The position of the logo can be configured by setting the loader_brand_x and loader_brand_y variables in loader.conf(5). The default values are 2 (x) and 1 (y). |
The environment variables that effect its behavior are:
loader_brand | |
Selects the desired brand in the beastie boot menu. Possible values are: "fbsd" (default) or "none". | |
loader_brand_x | |
Sets the desired column position of the brand. Default is 2. | |
loader_brand_y | |
Sets the desired row position of the brand. Default is 1. | |
/boot/loader | The loader(8). |
/boot/brand.4th | brand.4th itself. |
/boot/loader.rc | loader(8) bootstrapping script. |
BRAND.4TH (8) | May 18, 2011 |
Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | UNIX has been evolving feverishly for close to 30 years, sort of like bacteria in a cesspool — only not as attractive | ” |
— John Levine, "Unix for Dummies" |