@ -4,7 +4,7 @@ diff -aruN anaconda-34.25.0.23/data/liveinst/gnome/fedora-welcome.desktop anacon
@@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
[Desktop Entry]
[Desktop Entry]
-Name=Welcome to Fedora
-Name=Welcome to Fedora
+Name=Welcome to AlmaLinux
+Name=Welcome to MSVSphere
Exec=/usr/share/anaconda/gnome/fedora-welcome
Exec=/usr/share/anaconda/gnome/fedora-welcome
Terminal=false
Terminal=false
Type=Application
Type=Application
@ -16,7 +16,7 @@ diff -aruN anaconda-34.25.0.23/data/liveinst/gnome/fedora-welcome.js anaconda-34
default_height: 550,
default_height: 550,
skip_taskbar_hint: true,
skip_taskbar_hint: true,
- title: _("Welcome to Fedora"),
- title: _("Welcome to Fedora"),
+ title: _("Welcome to AlmaLinux "),
+ title: _("Welcome to MSVSphere "),
window_position: Gtk.WindowPosition.CENTER });
window_position: Gtk.WindowPosition.CENTER });
this.window.connect('key-press-event', Lang.bind(this,
this.window.connect('key-press-event', Lang.bind(this,
function(w, event) {
function(w, event) {
@ -25,7 +25,7 @@ diff -aruN anaconda-34.25.0.23/data/liveinst/gnome/fedora-welcome.js anaconda-34
tryContent.add(new Gtk.Image({ icon_name: 'media-optical',
tryContent.add(new Gtk.Image({ icon_name: 'media-optical',
pixel_size: 256 }));
pixel_size: 256 }));
- tryContent.add(makeLabel(_("Try Fedora"), true));
- tryContent.add(makeLabel(_("Try Fedora"), true));
+ tryContent.add(makeLabel(_("Try AlmaLinux "), true));
+ tryContent.add(makeLabel(_("Try MSVSphere "), true));
let tryButton = new Gtk.Button({ child: tryContent });
let tryButton = new Gtk.Button({ child: tryContent });
buttonBox.add(tryButton);
buttonBox.add(tryButton);
@ -34,7 +34,7 @@ diff -aruN anaconda-34.25.0.23/data/liveinst/gnome/fedora-welcome.js anaconda-34
buttonBox.add(installButton);
buttonBox.add(installButton);
- this._label = makeLabel(_("You are currently running Fedora from live media.\nYou can install Fedora now, or choose \"Install to Hard Drive\" in the Activities Overview at any later time."), false);
- this._label = makeLabel(_("You are currently running Fedora from live media.\nYou can install Fedora now, or choose \"Install to Hard Drive\" in the Activities Overview at any later time."), false);
+ this._label = makeLabel(_("You are currently running AlmaLinux from live media.\nYou can install AlmaLinux now, or choose \"Install to Hard Drive\" in the Activities Overview at any later time."), false);
+ this._label = makeLabel(_("You are currently running AlmaLinux from live media.\nYou can install MSVSphere now, or choose \"Install to Hard Drive\" in the Activities Overview at any later time."), false);
mainGrid.add(this._label);
mainGrid.add(this._label);
installButton.connect('clicked', Lang.bind(this,
installButton.connect('clicked', Lang.bind(this,
@ -48,7 +48,7 @@ diff -aruN anaconda-34.25.0.23/docs/intro.rst anaconda-34.25.0.23.alma/docs/intr
-Anaconda is the installation program used by Fedora, Red Hat Enterprise Linux
-Anaconda is the installation program used by Fedora, Red Hat Enterprise Linux
-and some other distributions.
-and some other distributions.
+Anaconda is the installation program used by Fedora, Red Hat Enterprise Linux,
+Anaconda is the installation program used by Fedora, Red Hat Enterprise Linux,
+ AlmaLinux and some other distributions.
+ MSVSphere and some other distributions.
During installation, a target computer's hardware is identified and configured
During installation, a target computer's hardware is identified and configured
and the appropriate file systems for the system's architecture are created.
and the appropriate file systems for the system's architecture are created.
@ -60,7 +60,7 @@ diff -aruN anaconda-34.25.0.23/docs/iscsi.rst anaconda-34.25.0.23.alma/docs/iscs
arguments or they are simply dracut bugs.
arguments or they are simply dracut bugs.
-Note that many of the iscsi adapters are installed in different Red Hat machines
-Note that many of the iscsi adapters are installed in different Red Hat machines
+Note that many of the iscsi adapters are installed in different AlmaLinux machines
+Note that many of the iscsi adapters are installed in different MSVSphere machines
and so the issues can often be reproduced and debugged.
and so the issues can often be reproduced and debugged.
@ -73,8 +73,8 @@ diff -aruN anaconda-34.25.0.23/pyanaconda/core/constants.py anaconda-34.25.0.23.
WARNING_HARDWARE_UNSUPPORTED = N_(
WARNING_HARDWARE_UNSUPPORTED = N_(
- "This hardware (or a combination thereof) is not supported by Red Hat. For more information "
- "This hardware (or a combination thereof) is not supported by Red Hat. For more information "
- "on supported hardware, please refer to http://www.redhat.com/hardware."
- "on supported hardware, please refer to http://www.redhat.com/hardware."
+ "This hardware (or a combination thereof) is not supported by AlmaLinux . For more information "
+ "This hardware (or a combination thereof) is not supported by MSVSphere . For more information "
+ "on supported hardware, please refer to https:// almalinux.org ."
+ "on supported hardware, please refer to https:// msvsphere-os.ru/ ."
)
)
# Storage messages
# Storage messages