tinkerbell / hook

In-memory Operating System Installation Environment for Executing Tinkerbell Workflows
Apache License 2.0
102 stars 49 forks source link

Add os-release file #177

Closed jacobweinstock closed 1 year ago

jacobweinstock commented 1 year ago

Description

This allows us to know at runtime the version of HookOS. Also, modified the prompt to contain the version so that when sharing screenshots to debug it will be clear the Hook version.

Turned down the kernel.printk log level to warning (4) so that the console Getty doesn't get messy with kernel messages. Better UX (hopefully). A side effect of this is that we won't see messages anymore on the console when workflow action containers run. Syslog messages will still be sent to Boots.

image

Why is this needed

Fixes: #176

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have: