| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
did anything, so this commit should be considered a NO-OP.
|
|
|
|
|
| |
Reduce diffs between help.common and loader(8).
Mention that boot_userconfig is currently a no-op.
|
|
|
|
|
|
|
|
|
| |
Fix device hints entry for disabling acpi(4).
This also should fix the arbitration with apm(4) when both drivers
are enabled.
Note that your /boot/device.hints needs to be updated if you want to
stop auto-loading acpi.ko or disable acpi(4).
|
| |
|
| |
|
| |
|
|
|
|
|
| |
cleaning. The 'help' command in the loader should now be usable and
hopefully informative.
|
|
|
|
| |
help files, sorting topics and subtopics to allow maximum flexibility.
|
|
filesystems.
- New 'help' command and data in the help.* files (not yet installed),
provides topic and subtopic help, indexes, etc.
- Don't crash if the user tries to set an invalid console. Be helpful
instead.
- Expand tabs (badly) on the i386 video console.
- Some minor cosmetic changes.
|