We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 094c5cf commit dbd0d4aCopy full SHA for dbd0d4a
1 file changed
examples/python-agent-driver/kraft.yaml
@@ -11,9 +11,9 @@ unikraft:
11
CONFIG_LIBUKINTCTLR_HYPERLIGHT: 'y'
12
CONFIG_HYPERLIGHT_MAX_GUEST_LOG_LEVEL: 4
13
14
- CONFIG_LIBUKPRINT_KLVL_INFO: 'y'
+ CONFIG_LIBUKPRINT_KLVL_CRIT: 'y'
15
CONFIG_LIBUKPRINT_PRINT_TIME: 'n'
16
- CONFIG_LIBUKPRINT_PRINT_SRCNAME: 'y'
+ CONFIG_LIBUKPRINT_PRINT_SRCNAME: 'n'
17
CONFIG_LIBUKBOOT_BANNER_NONE: 'y'
18
CONFIG_OPTIMIZE_SIZE: 'y'
19
CONFIG_OPTIMIZE_PIE: 'y'
0 commit comments