diff --git a/airootfs/etc/motd b/airootfs/etc/motd index 79ceeca5..abda12d7 100755 --- a/airootfs/etc/motd +++ b/airootfs/etc/motd @@ -16,12 +16,15 @@ https://github.com/calamares/calamares Live environment will start now and let you install EndeavourOS to disk, or tryout KDE-Desktop from Live-Session. -!! WARNING : DO NOT REPORT ISSUES OR REQUEST HELP AT ENDEAVOUROS TEAM. YOU MUST COME TO T2LINUX DISCORD FOR HELP !! +Although EndeavourOS team will respond and forward T2 specific issues, if you know that it's T2 specific issue, just report it directly to us. Bugs can be reported here: -https://discord.com/invite/68MRhQu +https://discord.com/invite/68MRhQu (T2Linux) +https://forum.endeavouros.com/c/Arch-based-related-questions/bug-reports (EndeavourOS upstream) -Getting help at Discord: https://discord.com/invite/68MRhQu +Getting help at Discord (T2Linux): https://discord.com/invite/68MRhQu +Getting help at the forum (upstream): https://forum.endeavouros.com +Help-Chat is available on telegram (upstream): https://t.me/Endeavouros/ Upstream news at Twitter: https://twitter.com/OsEndeavour Our journey wouldn't be made possible without the generosity of our open collective community: diff --git a/profiledef.sh b/profiledef.sh index 19a95ddb..070523b9 100644 --- a/profiledef.sh +++ b/profiledef.sh @@ -2,10 +2,10 @@ # shellcheck disable=SC2034 iso_name="EndeavourOS-T2" -iso_label="EOS_T2_GALILEO_PLUS" +iso_label="EOS_T2_GALILEO_NEO" iso_publisher="t2linux " iso_application="EndeavourOS Live/Rescue CD for Macs with T2 security chip" -iso_version="Galileo Plus-T2" +iso_version="Galileo Neo-T2" install_dir="arch" buildmodes=('iso') quiet="n"