Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Install/Introduction/zh-tw"
< Install
Jump to navigation
Jump to search
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
這份教學能幫助你在PC相容系統上以最簡單的步驟安裝Funtoo Linux。 | 這份教學能幫助你在PC相容系統上以最簡單的步驟安裝Funtoo Linux。 | ||
''If you're new to installing a Gentoo-based Linux, or new to Linux entirely -- welcome!'' We have attempted to make these installation instructions understandable to new users as well. We encourage all new users to read [[Wolf Pack Philosophy]] to understand some of the distinctives of the Funtoo community. | |||
Before we get started, please review the following important information: | Before we get started, please review the following important information: | ||
{{VMwareBlurb}} | |||
<div style="background-color: #eeefe3; border-radius: 8px; padding: 10px;"> | <div style="background-color: #eeefe3; border-radius: 8px; padding: 10px;"> | ||
;Current Release: The current release of Funtoo Linux is {{c| | ;Current Release: The current release of Funtoo Linux is {{c|next}}, sometimes referred to as {{c|next-release}}. This is actually a (mostly) rolling release with an emphasis on being current. | ||
;Development Model: Funtoo Linux is a ''community-developed'' Linux meta-distribution. If you use Funtoo Linux, you are welcome to contribute to its development via code.funtoo.org without going through any special procedure or complicated approval process. See [[Development Guide]] for more information on how to contribute to Funtoo. We also have [https://www.youtube.com/playlist?list=PL2YVrx9jFJOd8aBrJBbXPir8zCMcK3Ip8 YouTube video tutorials] to help you get started. | ;Development Model: Funtoo Linux is a ''community-developed'' Linux meta-distribution. If you use Funtoo Linux, you are welcome to contribute to its development via code.funtoo.org without going through any special procedure or complicated approval process. See [[Development Guide]] for more information on how to contribute to Funtoo. We also have [https://www.youtube.com/playlist?list=PL2YVrx9jFJOd8aBrJBbXPir8zCMcK3Ip8 YouTube video tutorials] to help you get started. | ||
; | ;Support Matrix: Please use our [[Support Matrix]] to familiarize yourself with the technologies we do -- and do not -- support. | ||
; | ;Documentation Styles:{{#ifeq:{{PAGENAME}}|Install/Introduction|We also offer the ability to [[InstallPrintable|view the install instructions]] as a single page, suitable for printing.|We now offer the ability to {{Install|1=read and browse the Install Guide section-by-section}}. Online users may find this more convenient.}} | ||
;Running Steam: We have recently released official Steam Docker Images as well as support for Steam on Flatpak -- these are the officially-supported way to run Steam on Funtoo. See [[Steam]] for more information. | |||
;Running Steam: We have recently released official | |||
;Containers: [[LXD]] container management as well as Docker is officially supported. Please see [[Chroot and Containers]] for an incomplete but growing list of container technologies available, along with links to further documentation. | ;Containers: [[LXD]] container management as well as Docker is officially supported. Please see [[Chroot and Containers]] for an incomplete but growing list of container technologies available, along with links to further documentation. | ||
Line 45: | Line 43: | ||
</div> | </div> | ||
<div class="mw-translate-fuzzy"> | |||
# [[Install/Download_LiveCD/zh-tw|下載與啟動LiveCD]] | # [[Install/Download_LiveCD/zh-tw|下載與啟動LiveCD]] | ||
# [[Install/Prepare_Disk/zh-tw|設定硬碟]] | # [[Install/Prepare_Disk/zh-tw|設定硬碟]] | ||
Line 62: | Line 61: | ||
# [[Install/Profiles/zh-tw|個人化設定]] | # [[Install/Profiles/zh-tw|個人化設定]] | ||
# [[Install/Done/zh-tw|全都完成了,享受你的新系統吧!]] | # [[Install/Done/zh-tw|全都完成了,享受你的新系統吧!]] | ||
</div> | |||
<noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude> | <noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude> |
Latest revision as of 16:24, March 21, 2024
安裝教學 : 介紹
root # 歡迎使用Funtoo Linux!
這份教學能幫助你在PC相容系統上以最簡單的步驟安裝Funtoo Linux。
If you're new to installing a Gentoo-based Linux, or new to Linux entirely -- welcome! We have attempted to make these installation instructions understandable to new users as well. We encourage all new users to read Wolf Pack Philosophy to understand some of the distinctives of the Funtoo community.
Before we get started, please review the following important information:
Our desktop environment stages (GNOME, Cinnamon, etc.) now support seamless installation on VMware Workstation Pro virtual machines. We highly recommend you enable 3D Accelerated Video for your VM, which is not enabled by default. Click here for more info.
- Current Release
- The current release of Funtoo Linux is
next
, sometimes referred to asnext-release
. This is actually a (mostly) rolling release with an emphasis on being current.
- Development Model
- Funtoo Linux is a community-developed Linux meta-distribution. If you use Funtoo Linux, you are welcome to contribute to its development via code.funtoo.org without going through any special procedure or complicated approval process. See Development Guide for more information on how to contribute to Funtoo. We also have YouTube video tutorials to help you get started.
- Support Matrix
- Please use our Support Matrix to familiarize yourself with the technologies we do -- and do not -- support.
- Documentation Styles
- We now offer the ability to read and browse the Install Guide section-by-section. Online users may find this more convenient.
- Running Steam
- We have recently released official Steam Docker Images as well as support for Steam on Flatpak -- these are the officially-supported way to run Steam on Funtoo. See Steam for more information.
- Containers
- LXD container management as well as Docker is officially supported. Please see Chroot and Containers for an incomplete but growing list of container technologies available, along with links to further documentation.
- New Fchroot Tool
- Our new fchroot tool is now available to allow you to run ARM and RISCV environments on PC-compatible hardware. This is a very effective tool for accelerating building of large pieces of software on resource-constrained ARM systems. See the code.funtoo.org page, Frankenchroot and Frankenchroot/Live_NFS_Frankenchroot for set-up information.
Now that we've covered all that important information, it's time to get started installing Funtoo Linux!
Install Guide, Chapter 0 | Next > |