-
-
- - - - - - - - - - - - - -
- <%= link_to(tumbleweed_distributions_path) do %> - <%= image_tag('jekyll/Tumbleweed-green.png', alt: "Tumbleweed Logo") %> - <% end %> - <%= link_to 'Tumbleweed', tumbleweed_distributions_path %> - - <%= link_to(leap_distributions_path) do %> - <%= image_tag('jekyll/Leap-green.png', alt: "Leap Logo") %> - <% end %> - <%= link_to 'Leap', leap_distributions_path %> -
- <%= _('Download openSUSE’s rolling release and always run the latest packages provided by the openSUSE Project.') %> - - <%= _('Download openSUSE’s regular release and enjoy the benefits of both enterprise-grade engineering and community-developed innovation.') %> -
- -
- -<% if false %> - - - - - - - - - - - -
- <%= link_to 'Testing', testing_distributions_path %> -
- <%= _('Help test openSUSE’s next version of Leap by downloading - the latest development milestone.') %> -
-<% end %> - -
- -

- <%= _('Choosing which Distribution to Download') %> -

-

- <%= _('%{tumbleweed} is a rolling-release. This means the software is always the latest stable versions available from the openSUSE Project. Things will change regularly as Free and Open Source projects continually release new versions of their software.') % { tumbleweed: link_to(_('openSUSE Tumbleweed'), tumbleweed_distributions_path) } %> -
- <%= _('Tumbleweed is recommended for Developers, openSUSE Contributors, and Linux/FOSS Enthusiasts.') %> -

- -

- <%= _('%{leap} is a regular-release. This means it releases %{annually}, with security and stability updates being the priority during each release %{lifetime}.') % - { leap: link_to(_('openSUSE Leap'), leap_distributions_path), - annually: link_to(_('annually'), _('https://en.opensuse.org/openSUSE:Roadmap')), - lifetime: link_to(_('lifetime'), _("https://en.opensuse.org/Lifetime")) - } %> - <%= _('It is not expected to change in any significant way until its next annual release.') %> -
- <%= _('Leap shares a Common Base System with %{sles}, so major architectural changes are not expected for several years, aligned with each new Major Release (eg 12, 13, etc) of SUSE Linux Enterprise.') % { - sles: link_to(_('SUSE Linux Enterprise'), "https://www.suse.com/products/server/") - } %> -
- <%= _('Leap is recommended for Sysadmins, Enterprise Developers, and ‘Regular’ Desktop Users.') %> -

->>>>>>> 0d399cc20dc0aebd59b740a94bad584182a9ae50