mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
firmware: small note for the future
This commit is contained in:
parent
c920004d12
commit
bc1ff2f2f7
@ -40,6 +40,10 @@ KL=0
|
||||
opnsense-update -Tb || BL=1
|
||||
opnsense-update -Tk || KL=1
|
||||
|
||||
# We could detect debug kernel by looking into /usr/lib/debug
|
||||
# and add a suffix "-dbg" suffix for the kernel, but it will meddle
|
||||
# with the name. Or we add a kernel.name file in the long run.
|
||||
|
||||
cat << EOF
|
||||
base${SEP}${BV}${SEP}${OS} userland set${SEP}${BS}${SEP}${BL}${SEP}${LIC}
|
||||
kernel${SEP}${KV}${SEP}${OS} kernel set${SEP}${KS}${SEP}${KL}${SEP}${LIC}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user