Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Translations:Install/223/zh-cn"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{c|epro}} 基本用法如下: | |||
{{TableStart}} | {{TableStart}} | ||
{{2ColHead|Description|Command}} | {{2ColHead|Description|Command}} | ||
{{2Col|查看可用的 | {{2Col|查看可用的 profile。启用的 profile 将以青色高亮显示。直接启用的 profile 以粗体显示并且有 {{c|*}} 附在最前。|{{console|body=(chroot) # ##i##epro list}}}} | ||
{{2Col|改变系统的 flavor。|{{console|body=(chroot) # ##i##epro flavor desktop}}}} | {{2Col|改变系统的 flavor。|{{console|body=(chroot) # ##i##epro flavor desktop}}}} | ||
{{2Col|添加一个 mix-in。|{{console|body=(chroot) # ##i##epro mix-in +gnome}}}} | {{2Col|添加一个 mix-in。|{{console|body=(chroot) # ##i##epro mix-in +gnome}}}} | ||
{{TableEnd}} | {{TableEnd}} |
Latest revision as of 10:03, July 3, 2018
epro
基本用法如下:
Description | Command |
---|---|
查看可用的 profile。启用的 profile 将以青色高亮显示。直接启用的 profile 以粗体显示并且有 * 附在最前。 | (chroot) # epro list |
改变系统的 flavor。 | (chroot) # epro flavor desktop |
添加一个 mix-in。 | (chroot) # epro mix-in +gnome |