注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Upgrade Instructions/1.4-release"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[Category:Upgrade Instructions]] | [[Category:Upgrade Instructions]] | ||
{{Important|The goal of these instructions is to provide Funtoo Linux users with a reliable, consistent set of instructions for upgrading Funtoo Linux from 1.3 to 1.4. Please assist in ensuring that these instructions are complete and guide users through any potential complications. Since this is a wiki, make changes to the page that are needed to make these instructions 100% reliable. Thank you!}} | {{Important|The goal of these instructions is to provide Funtoo Linux users with a reliable, consistent set of instructions for upgrading Funtoo Linux from 1.3 to 1.4. Please assist in ensuring that these instructions are complete and guide users through any potential complications. Since this is a wiki, make changes to the page that are needed to make these instructions 100% reliable. Thank you!}} | ||
=== Set Release and Sync === <!--T:15--> | |||
<!--T:16--> | |||
In {{f|/etc/ego.conf}}, set the release to 1.4: | |||
<!--T:17--> | |||
{{file|name=/etc/ego.conf|body= | |||
[global] | |||
<!--T:18--> | |||
release = 1.4 | |||
}} | |||
<!--T:19--> | |||
Then, run {{c|ego sync}}: |
Revision as of 04:42, August 1, 2019
Important
The goal of these instructions is to provide Funtoo Linux users with a reliable, consistent set of instructions for upgrading Funtoo Linux from 1.3 to 1.4. Please assist in ensuring that these instructions are complete and guide users through any potential complications. Since this is a wiki, make changes to the page that are needed to make these instructions 100% reliable. Thank you!
Set Release and Sync
In /etc/ego.conf
, set the release to 1.4:
/etc/ego.conf
[global]
release = 1.4
Then, run ego sync
: