Difference between revisions of "Funtoo:Next-Release"

From Funtoo
Jump to navigation Jump to search
(headers are nice)
(referenced official upgrade instructions to next release to avoid confusion)
 
(8 intermediate revisions by 3 users not shown)
Line 8: Line 8:
}}
}}
}}
}}
This is the Next-Release project, which is focused on the "next" release of Funtoo Linux. This a more aggressively updated release of Funtoo that is intended to perpetually be improved.
This is the Next-Release project, which is focused on the "next" release of Funtoo Linux.
 
On 31 July 2022, [https://forums.funtoo.org/topic/5055-next-is-now-recommended-release-for-funtoo/ it was announced] that "next" release is now the recommended release of Funtoo Linux. This decision was made because next-release is more updated than 1.4-release -- in particular, it offers support for [[SiFive_Freedom_U740]], [[Amd64-zen3|third-generation Ryzen]] and [[Raspberry Pi 4]], due to its updated toolchain.


There are other projects that are related to Next-Release but have their own project -- see [[Project:Media-Kit]].
There are other projects that are related to Next-Release but have their own project -- see [[Project:Media-Kit]].
{{ProjectFooter}}
 


===Where to begin===
===Where to begin===
It is shockingly easy to get started, should you choose to. Thanks @drobbins
Please follow [https://www.funtoo.org/Upgrade_Instructions/Next official instructions]


To convert a system to next-release:


  Do a world update on your system and specifically ensure you have the latest portage and ego installed.
===Additional references===
  Add "release = next" to the "[global]" section of /etc/ego.conf
* https://www.funtoo.org/FAQ:Length_of_LTS_support_and_EOL_for_other_versions
  Run "ego sync"
* https://forums.funtoo.org/topic/4970-announcing-next-release/
  Then run "epro build next".
* https://forums.funtoo.org/topic/5055-next-is-now-recommended-release-for-funtoo/


https://forums.funtoo.org/topic/4970-announcing-next-release/
{{ProjectFooter}}

Latest revision as of 14:53, August 20, 2022

   Summary
This is the Next-Release project, which is focused on the "next" release of Funtoo Linux.
   People
Leads

This is the Next-Release project, which is focused on the "next" release of Funtoo Linux.

On 31 July 2022, it was announced that "next" release is now the recommended release of Funtoo Linux. This decision was made because next-release is more updated than 1.4-release -- in particular, it offers support for SiFive_Freedom_U740, third-generation Ryzen and Raspberry Pi 4, due to its updated toolchain.

There are other projects that are related to Next-Release but have their own project -- see Project:Media-Kit.


Where to begin

Please follow official instructions


Additional references