NOTES: Use non-default value for BOOT_TAG
Reported by: jhb MFC after: 1 week (except non-empty value in stable/11)
This commit is contained in:
parent
fb7a2f4237
commit
1af8373c08
@ -150,7 +150,7 @@ options BOOTHOWTO=RB_MULTIPLE
|
||||
#
|
||||
# Default boot tag; may use 'kern.boot_tag' loader tunable to override. The
|
||||
# current boot's tag is also exposed via the 'kern.boot_tag' sysctl.
|
||||
options BOOT_TAG=\"---<<BOOT>>---\"
|
||||
options BOOT_TAG=\"\"
|
||||
# Maximum boot tag size the kernel's static buffer should accomodate. Maximum
|
||||
# size for both BOOT_TAG and the assocated tunable.
|
||||
options BOOT_TAG_SZ=32
|
||||
|
Loading…
Reference in New Issue
Block a user