| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
they would leave enough elements on the stack that if you escaped to the
loader prompt and then typed 'setenv', it would pull in all of the leaked
junk and cause an exception in the environment. There still seems to be
3 leaked elements, but they don't appear to be coming from this file.
|
|
|
|
|
|
| |
keyboards to work if no PS/2 keyboard is attached. The position in the
menu was chosen to avoid moving option 6 (loader prompt). This should
be a no-op on non-i386/amd64 machines.
|
|
|
|
| |
will disable both APIC interrupt routing and SMP.
|
| |
|
|
|
|
| |
Submitted by: dcs
|
|
|
|
|
|
| |
/boot/loader.conf to see the pretty colors =-)
loader_color="YES"
|
|
|
|
|
|
|
| |
'YES'.
If the user selects to escape to the loader prompt, set 'autoboot_delay'
to 'NO' so that the prompt timer doesn't run.
|
|
|
|
| |
should make our beloved friend look less like he has a massive head wound.
|
|
|
|
| |
something with it.
|
|
examples directory to support it. This is installed only on i386 for
now. It will be enabled in a later commit.
Approved by: re
|