Difference between revisions of "Install/de/Profiles"

From Funtoo
< Install‎ | de
Jump to navigation Jump to search
(completed)
 
(From eselect to epro)
 
Line 16: Line 16:




Bedenke das Profile immer vererbt werden koennen. Zum Beispiel erbt das <code>desktop</code> flavor die Einstellungen des <code>workstation</code> flavor. Und somit auch die Einstellungen des <code>X</code> und <code>audio</code> mix-ins. eselect zeigt dir das auch an:
Bedenke das Profile immer vererbt werden koennen. Zum Beispiel erbt das <code>desktop</code> flavor die Einstellungen des <code>workstation</code> flavor. Und somit auch die Einstellungen des <code>X</code> und <code>audio</code> mix-ins. epro zeigt dir das auch an:


<console>
{{console|body=
(chroot) # ##i##eselect profile show
(chroot) # ##i### epro show
Currently set profiles:
 
    arch: gentoo:funtoo/1.0/linux-gnu/arch/x86-64bit
=== ##g##Enabled Profiles##!g##: ===
  build: gentoo:funtoo/1.0/linux-gnu/build/current
 
  flavor: gentoo:funtoo/1.0/linux-gnu/flavor/desktop
        arch: ##c##x86-64bit
mix-ins: gentoo:funtoo/1.0/linux-gnu/mix-ins/kde
      build: ##c##current
    subarch: ##c##intel64-haswell
      flavor: ##c##desktop
    mix-ins: ##c##gnome
 
 
=== ##g##All inherited flavors from desktop flavor##!g##: ===
 
                    ##c##workstation (from desktop flavor)
                            ##c##core (from workstation flavor)
                        ##c##minimal (from core flavor)
 
=== ##g##All inherited mix-ins from desktop flavor##!g##: ===


Automatically enabled profiles:
                              ##c##X##!c## (from workstation flavor)
mix-ins: gentoo:funtoo/1.0/linux-gnu/mix-ins/print
                          ##c##audio##!c## (from workstation flavor)
mix-ins: gentoo:funtoo/1.0/linux-gnu/mix-ins/X
                            ##c##dvd##!c## (from workstation flavor)
mix-ins: gentoo:funtoo/1.0/linux-gnu/mix-ins/audio
                          ##c##media##!c## (from workstation flavor)
mix-ins: gentoo:funtoo/1.0/linux-gnu/mix-ins/dvd
      ##c##mediadevice-audio-consumer##!c## (from media mix-in)
mix-ins: gentoo:funtoo/1.0/linux-gnu/mix-ins/media
                ##c##mediadevice-base##!c## (from mediadevice-audio-consumer mix-in)
mix-ins: gentoo:funtoo/1.0/linux-gnu/mix-ins/console-extras
      ##c##mediadevice-video-consumer##!c## (from media mix-in)
</console>
                ##c##mediadevice-base##!c## (from mediadevice-video-consumer mix-in)
        ##c##mediaformat-audio-common##!c## (from media mix-in)
          ##c##mediaformat-gfx-common##!c## (from media mix-in)
        ##c##mediaformat-video-common##!c## (from media mix-in)
                  ##c##console-extras##!c## (from workstation flavor)
                          ##c##print##!c## (from desktop flavor)
}}


Um alle installieren Profile angezeigt zu bekommen:
Um alle installieren Profile angezeigt zu bekommen:
<console>
<console>
(chroot) # ##i##eselect profile list
(chroot) # ##i##epro list
</console>
</console>
Aktivierte Profile werden in Cyan angezeigt. Direkt aktivierte Profile sind in fetter Schrift dargestellt und enden mit einem *.


Um das flavor zu wechseln:
Um das flavor zu wechseln:
<console>
<console>
 
(chroot) # ##i##epro flavor desktop
(chroot) # ##i##eselect profile set-flavor 7
</console>
</console>


Line 49: Line 68:


<console>
<console>
(chroot) # ##i##eselect profile add 10
(chroot) # ##i##epro mix-in +gnome
</console>
</console>

Latest revision as of 15:14, April 27, 2015


   Note

This is a template that is used as part of the Installation instructions which covers: initial system configuration using Funtoo Linux profiles. Templates are being used to allow multiple variant install guides that use most of the same re-usable parts.


Profile

Sobald du neugestartet hast, kannst du dein System mit Funtoo Profilen weiter auf deine Beduerfnisse anpassen.

Funtoo Profile werden genutzt um Standardwerte fuer Portage zu setzen die auf deine Beduerfnisse angepasst sind. Es gibt vier Grundarten von Profilen: arch, build, flavor, und mix-ins:

arch
typischerweise x86-32bit oder x86-64bit, definiert den Prozessortyp. Dies wird definiert wernn dein stage gebaut wird, und sollte nicht geaendert werden.
build
beschreibt ob das System current, stable oder experimental ist. Systeme mit current haben neuere Pakete als stable Systeme.
flavor
beschreibt die generelle Art des Systems, wie beispielsweise server oder desktop, und setzt Standard USE Flags angepasst auf deine Beduerfnisse.
mix-ins
definiert verschiedene Einstellungen in denen du moeglicherweise interessiert bist.

Eine Auswahl von arch, build und flavor muss fuer jedes Funtoo Linux System getroffen werden. Mix-ins sind optional und du kannst mehr als eins setzen falls du das moechtest.


Bedenke das Profile immer vererbt werden koennen. Zum Beispiel erbt das desktop flavor die Einstellungen des workstation flavor. Und somit auch die Einstellungen des X und audio mix-ins. epro zeigt dir das auch an:

(chroot) # # epro show

=== Enabled Profiles: ===

        arch: x86-64bit
       build: current
     subarch: intel64-haswell
      flavor: desktop
     mix-ins: gnome


=== All inherited flavors from desktop flavor: ===

                     workstation (from desktop flavor)
                            core (from workstation flavor)
                         minimal (from core flavor)

=== All inherited mix-ins from desktop flavor: ===

                               X (from workstation flavor)
                           audio (from workstation flavor)
                             dvd (from workstation flavor)
                           media (from workstation flavor)
      mediadevice-audio-consumer (from media mix-in)
                mediadevice-base (from mediadevice-audio-consumer mix-in)
      mediadevice-video-consumer (from media mix-in)
                mediadevice-base (from mediadevice-video-consumer mix-in)
        mediaformat-audio-common (from media mix-in)
          mediaformat-gfx-common (from media mix-in)
        mediaformat-video-common (from media mix-in)
                  console-extras (from workstation flavor)
                           print (from desktop flavor)

Um alle installieren Profile angezeigt zu bekommen:

(chroot) # epro list

Aktivierte Profile werden in Cyan angezeigt. Direkt aktivierte Profile sind in fetter Schrift dargestellt und enden mit einem *.

Um das flavor zu wechseln:

(chroot) # epro flavor desktop

Um ein mix-in hinzuzufuegen:

(chroot) # epro mix-in +gnome