Skip to content
Snippets Groups Projects
Verified Commit d8b9c781 authored by Karel Koci's avatar Karel Koci :metal: Committed by Josef Schlehofer
Browse files

configs: set kernel identity

This sets kernel identity to packaging@turris.cz. It should cause
initial line in kernel log to contain this instead of build server
user and host name.
parent 0fdcbfeb
No related branches found
No related tags found
1 merge request!170configs: set kernel identity
......@@ -7,3 +7,7 @@ CONFIG_VERSION_DIST="TurrisOS"
CONFIG_VERSION_HOME_URL="https://www.turris.cz/"
CONFIG_VERSION_BUG_URL="https://gitlab.labs.nic.cz/groups/turris/-/issues/"
CONFIG_VERSION_SUPPORT_URL="https://www.turris.cz/support/"
# Set Linux kernel branding to Turris specific
CONFIG_KERNEL_BUILD_USER="packaging"
CONFIG_KERNEL_BUILD_DOMAIN="turris.cz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment