diff --git a/.gitmodules b/.gitmodules index 6cbac639..5b531697 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "deps/eng"] path = deps/eng - url = https://github.com/joyent/eng.git + url = https://github.com/tritondatacenter/eng.git diff --git a/deps/eng b/deps/eng index 9058562f..2f6e2dd1 160000 --- a/deps/eng +++ b/deps/eng @@ -1 +1 @@ -Subproject commit 9058562f2f59892795e470ce25443ff636c90478 +Subproject commit 2f6e2dd1f19eaf9f24e5f075f8af4ddb8022a31a diff --git a/src/smartdc/lib/smartos_prompt_config.sh b/src/smartdc/lib/smartos_prompt_config.sh index 0c63766f..5e870674 100755 --- a/src/smartdc/lib/smartos_prompt_config.sh +++ b/src/smartdc/lib/smartos_prompt_config.sh @@ -7,6 +7,7 @@ # # Copyright 2022 Joyent, Inc. +# Copyright 2022 MNX Cloud, Inc. # # XXX - TODO @@ -1086,7 +1087,7 @@ export TERM=xterm-color trap sig_doshell SIGINT -printheader "Joyent" +printheader "Triton" message=" You must answer the following questions to configure your SmartOS node. diff --git a/tools/build_etcrelease b/tools/build_etcrelease index 2d019b47..2ab16926 100755 --- a/tools/build_etcrelease +++ b/tools/build_etcrelease @@ -12,6 +12,7 @@ # # Copyright 2019 Joyent, Inc. +# Copyright 2022 MNX Cloud, Inc. # # @@ -29,7 +30,7 @@ ber_wsroot=$(cd "$(dirname "$0")/.." && pwd) ber_first=true ber_template=" SmartOS %%VERSION%% x86_64 - Copyright %%YEAR%% Joyent, Inc. + Copyright %%YEAR%% MNX Cloud, Inc. Built with the following components: "