Change default hostname to AA000-0.
This commit is contained in:
parent
c35cbfa947
commit
477f24f9b5
@ -3,7 +3,7 @@
|
||||
# Copyright 2022-2023 Inference
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
# Version: 1.3.0.15
|
||||
# Version: 2.0.0.17
|
||||
|
||||
|
||||
CONFIG_CC_VERSION_TEXT="gcc (Gentoo Hardened 12.2.0 p1) 12.2.0"
|
||||
@ -32,7 +32,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
|
||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
# CONFIG_COMPILE_TEST is not set
|
||||
CONFIG_WERROR=y
|
||||
CONFIG_LOCALVERSION="-inf-AA000-0-1.3.0.15"
|
||||
CONFIG_LOCALVERSION="-inf-AA000-0-2.0.0.17"
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_BUILD_SALT=""
|
||||
CONFIG_HAVE_KERNEL_GZIP=y
|
||||
@ -50,7 +50,7 @@ CONFIG_HAVE_KERNEL_ZSTD=y
|
||||
# CONFIG_KERNEL_LZ4 is not set
|
||||
CONFIG_KERNEL_ZSTD=y
|
||||
CONFIG_DEFAULT_INIT=""
|
||||
CONFIG_DEFAULT_HOSTNAME="inf-AA000-0"
|
||||
CONFIG_DEFAULT_HOSTNAME="AA000-0"
|
||||
CONFIG_SYSVIPC=y
|
||||
CONFIG_SYSVIPC_SYSCTL=y
|
||||
CONFIG_POSIX_MQUEUE=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user