Line | |
---|
1 | # No funky Beasty, but boring default, and gone in 1 second to make it go quick :-(
|
---|
2 | beastie_disable="YES"
|
---|
3 | autoboot_delay="1"
|
---|
4 |
|
---|
5 | # Named started nagging, claiming (to many) files if unable to reach master for
|
---|
6 | # quite some time
|
---|
7 | kern.maxfiles="5000"
|
---|
8 |
|
---|
9 | # Prefers stability over preformance disable Write Caching (man 4 ata)
|
---|
10 | hw.ata.wc="0"
|
---|
11 |
|
---|
12 | # Force output to run trough the comconsole, no exceptions
|
---|
13 | console="comconsole"
|
---|
14 |
|
---|
15 | # PC Engines Alix APU board default serial settings cannot changed so 115200 it is.
|
---|
16 | comconsole_speed="115200"
|
---|
17 |
|
---|
18 | # ALIX CS5536 chip is unstable, quirk workaround.
|
---|
19 | hw.usb.ehci.lostintrbug="1"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.