mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-08 01:02:04 +01:00
overlay profiles: Add overrides for branding.eclass
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
d6de673b80
commit
796b386032
@ -133,3 +133,14 @@ MODULES_SIGN_CERT="/tmp/certs/modules.pub.pem"
|
||||
|
||||
# enable signing kernel modules from portage
|
||||
USE="${USE} modules-sign"
|
||||
|
||||
# Branding stuff
|
||||
BRANDING_OS_NAME="Flatcar Container Linux by Kinvolk"
|
||||
BRANDING_OS_ID="flatcar"
|
||||
BRANDING_OS_ID_LIKE="coreos"
|
||||
BRANDING_OS_HOME_URL="https://flatcar.org"
|
||||
BRANDING_OS_SUPPORT_URL="https://groups.google.com/forum/#!forum/flatcar-linux-user"
|
||||
BRANDING_OS_BUG_REPORT_URL="https://issues.flatcar.org"
|
||||
#BRANDING_OS_VERSION=
|
||||
#BRANDING_OS_VERSION_ID=
|
||||
#BRANDING_OS_PRETTY_NAME=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user