From 2496061fabdea0be997f4d195b888690a59fffbd Mon Sep 17 00:00:00 2001 From: Luis <98406209+lumarogit@users.noreply.github.com> Date: Sat, 4 Nov 2023 17:16:18 +0100 Subject: [PATCH] update welcome_message --- virootfs/usr/share/venomlinux/welcome_message | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/virootfs/usr/share/venomlinux/welcome_message b/virootfs/usr/share/venomlinux/welcome_message index 1b046c149..fa094aa6c 100644 --- a/virootfs/usr/share/venomlinux/welcome_message +++ b/virootfs/usr/share/venomlinux/welcome_message @@ -37,7 +37,7 @@ user : venom password : venom user : root -password : root +password : venom System configuration -------------------- @@ -65,8 +65,8 @@ Run 'scratch help' from the terminal to see available options, anyway heres the Ports Repositories ------------------ -Venom Linux contains 4 repositories that is main, multilib, nonfree and testing. By default only 'main' -repository is enabled. Uncomment other repositories in '/etc/scratchpkg.repo' then run 'portsync' to sync it. +Venom Linux contains 5 repositories that is core, main, multilib, nonfree and testing. By default 'core' and 'main' +repositories are enabled. Uncomment other repositories in '/etc/scratchpkg.repo' then run 'portsync' to sync it. IMPORTANT NOTE ==============