Difference between revisions of "Install/Profiles/es"

From Funtoo
Jump to navigation Jump to search
(Created page with "Una vez que haz reiniciado Funtoo Linux, puedes ajustar más tu sistema a tus necesidades usando Funtoo Profiles. Abajo se incluye una breve introducción a los perfiles...")
(33 intermediate revisions by 4 users not shown)
Line 2: Line 2:
== Perfiles ==
== Perfiles ==
</includeonly><noinclude><languages/>
</includeonly><noinclude><languages/>
= Guia de Instalación: Perfiles =
= Guía de instalación: Perfiles =


{{InstallNavigation|num=17|prev=Finishing|next=Done|title=Profiles}}</noinclude>
{{InstallNavigation|num=17|prev=Finishing|next=Done|title=Profiles}}</noinclude>


Una vez que haz reiniciado Funtoo Linux, puedes ajustar más tu sistema a tus necesidades usando [[Funtoo Profiles]].  Abajo se incluye una breve introducción a los perfiles - consulta la página [[Funtoo Profiles]] para información más detallada.  Hay cinco tipos básicos de perfiles: arch, build, subarch, flavors y mix-ins.
Una vez haya reiniciado Funtoo Linux, puede ajustar más su sistema a sus necesidades usando [[Funtoo Profiles]].  Abajo se incluye una breve introducción a los perfiles - consulte la página [[Funtoo Profiles]] para información más detallada.  Hay cinco tipos básicos de perfiles: arch, build, subarch, flavors y mix-ins.


{{TableStart}}
{{TableStart}}
{{2ColHead|Sub-Profile Type|Description}}
{{2ColHead|Sub-Perfil|Description}}
{{2Col|{{c|arch}}|Typically {{c|x86-32bit}} or {{c|x86-64bit}}, this defines the processor type and support of your system. This is defined when your stage was built and should not be changed.}}
{{2Col|{{c|arch}}| {{c|x86-32bit}} o {{c|x86-64bit}}, esto define el tipo de procesador y soporte para su sistema. Este perfil fue definido cuando su stage fue construido y NO deberá ser cambiado.}}
{{2Col|{{c|build}}|Defines whether your system is a {{c|current}}, {{c|stable}} or {{c|experimental}} build. At the moment, all Funtoo Linux builds use the {{c|funtoo-current}} build profile.}}
{{2Col|{{c|build}}|Define si su sistema es de la construccion {{c|current}}, {{c|stable}} or {{c|experimental}}. Todas las construcciones Funtoo Linux usan la construccion {{c|funtoo-current}}.}}
{{2Col|{{c|subarch}}|Defines CPU optimizations for your system. The subarch is set at the time the stage3 is built, but can be changed later to better settings if necessary. Be sure to pick a setting that is compatible with your CPU.}}
{{2Col|{{c|subarch}}|Define optimizaciones para el CPU de su sistema. El subarch es definido al momento de que el stage3 es construido pero luego puede ser cambiado si es necesario. Asegúrese de elegir una configuración que sea compatible con el CPU de su sistema.}}
{{2Col|{{c|flavor}}|Defines the general type of system, such as {{c|server}} or {{c|desktop}}, and will set default USE flags appropriate for your needs.}}
{{2Col|{{c|flavor}}|Define el tipo de sistema en general, si es {{c|server}} or {{c|desktop}}, y definirá los valores USE por defecto apropiados para su sistema.}}
{{2Col|{{c|mix-ins}}|Defines various optional settings that you may be interested in enabling.}}
{{2Col|{{c|mix-ins}}|Define varias configuraciones opcionales que usted puede querer habilitar.}}
{{TableEnd}}
{{TableEnd}}


One arch, build and flavor must be set for each Funtoo Linux system, while mix-ins are optional and you can enable more than one if desired. Often, flavors and mix-ins inherit settings from other sub-profiles. Use {{c|epro show}} to view your current profile settings, in addition to any inheritance information:
Para cada sistema Funtoo Linux debe escogerse una arquitectura, rama y sabor, mientras que las combinaciones son opcionales y pueden habilitarse más de una si lo desea. Con frecuencia, los sabores y las combinaciones heredan los ajustes de otros sub-perfiles. Utilice {{c|epro show}} para ver los ajustes actuales de su perfil, además de cualquier información heredada:
{{console|body=
{{console|body=
(chroot) # ##i## epro show
(chroot) # ##i## epro show}}
 
{{Note|Se recomienda que ejecute este comando ahora, aun más si está utilizando la imágen de instalación con  ''{{c|gnome}}'', para que pueda familiarizarse con la configuración de perfiles actual de su sistema.}}
 
{{console|body=
# ##i##epro show


=== ##g##Enabled Profiles##!g##: ===
=== ##g##Enabled Profiles##!g##: ===
Line 53: Line 58:
}}
}}


Here are some basic examples of {{c|epro}} usage:
He aquí algunos ejemplos básicos de uso de {{c|epro}}:
{{TableStart}}
{{TableStart}}
{{2ColHead|Description|Command}}
{{2ColHead|Descripción|Comando}}
{{2Col|View available profiles. Enabled profiles will be highlighted in cyan. Directly enabled profiles will be in bold and have a {{c|*}} appended.|{{c|epro list}}}}
{{2Col|Ver perfiles disponibles. Los perfiles habilitados estarán resaltados en color cian. Los perfiles activados directamente estarán en negrita y tendrán un {{c|*}} anexado.|{{console|body=(chroot) # ##i##epro list}}}}
{{2Col|Change the system flavor.|{{c|epro flavor desktop}}}}
{{2Col|Cambiar el sabor del sistema.|{{console|body=(chroot) # ##i##epro flavor desktop}}}}
{{2Col|Add a mix-in.|{{c|epro mix-in +gnome}}}}
{{2Col|Agregar un mix-in.|{{console|body=(chroot) # ##i##epro mix-in +gnome}}}}
{{TableEnd}}
{{TableEnd}}
=== Configuración de la tarjeta gráfica ===
{{Note|La imágen de instalación de ''{{c|gnome}}'' ya cuenta con soporte adicional para tarjetas gráficas, aun así deberá de configurar X y su display manager (Vea la siguiente sección.)}}
Funtoo Linux 1.4 incluye los siguientes mix-ins para facilitar la configuración de su tarjeta gráfica. Se recomienda utilizar estos mix-ins en lugar de colocar manualmente {{c|USE}} y {{c|VIDEO_CARDS}} en su archivo {{f|/etc/make.conf}}. Puede aprender más acerca de la configuración de gráficos de Funtoo y el enfoque de diseño de estas herramientas en la página de [[make.conf/VIDEO_CARDS]].
{{:Make.conf/VIDEO_CARDS/Mix-ins}}
Habilite la opción adecuada para su hardware de gráficos de esta forma:
{{console|body=
# ##i##epro mix-in +gfxcard-intel
}}
Una vez hecho esto, proceda a configurar X, KDE, GNOME o cualquier otro entorno de escritorio que usted desee en su sistema. Vea la siguiente sección para más información.
<noinclude>{{InstallNavigation|num=17|prev=Finishing|next=Done|align=right}}</noinclude>

Revision as of 04:49, March 8, 2020

Other languages:

Guía de instalación: Perfiles

Install Guide, Chapter 17 < Prev Next >

Una vez haya reiniciado Funtoo Linux, puede ajustar más su sistema a sus necesidades usando Funtoo Profiles. Abajo se incluye una breve introducción a los perfiles - consulte la página Funtoo Profiles para información más detallada. Hay cinco tipos básicos de perfiles: arch, build, subarch, flavors y mix-ins.

Sub-PerfilDescription
arch x86-32bit o x86-64bit, esto define el tipo de procesador y soporte para su sistema. Este perfil fue definido cuando su stage fue construido y NO deberá ser cambiado.
buildDefine si su sistema es de la construccion current, stable or experimental. Todas las construcciones Funtoo Linux usan la construccion funtoo-current.
subarchDefine optimizaciones para el CPU de su sistema. El subarch es definido al momento de que el stage3 es construido pero luego puede ser cambiado si es necesario. Asegúrese de elegir una configuración que sea compatible con el CPU de su sistema.
flavorDefine el tipo de sistema en general, si es server or desktop, y definirá los valores USE por defecto apropiados para su sistema.
mix-insDefine varias configuraciones opcionales que usted puede querer habilitar.

Para cada sistema Funtoo Linux debe escogerse una arquitectura, rama y sabor, mientras que las combinaciones son opcionales y pueden habilitarse más de una si lo desea. Con frecuencia, los sabores y las combinaciones heredan los ajustes de otros sub-perfiles. Utilice epro show para ver los ajustes actuales de su perfil, además de cualquier información heredada:

(chroot) #  epro show
   Note

Se recomienda que ejecute este comando ahora, aun más si está utilizando la imágen de instalación con gnome, para que pueda familiarizarse con la configuración de perfiles actual de su sistema.

root # 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)

He aquí algunos ejemplos básicos de uso de epro:

DescripciónComando
Ver perfiles disponibles. Los perfiles habilitados estarán resaltados en color cian. Los perfiles activados directamente estarán en negrita y tendrán un * anexado.
(chroot) # epro list
Cambiar el sabor del sistema.
(chroot) # epro flavor desktop
Agregar un mix-in.
(chroot) # epro mix-in +gnome

Configuración de la tarjeta gráfica

   Note

La imágen de instalación de gnome ya cuenta con soporte adicional para tarjetas gráficas, aun así deberá de configurar X y su display manager (Vea la siguiente sección.)

Funtoo Linux 1.4 incluye los siguientes mix-ins para facilitar la configuración de su tarjeta gráfica. Se recomienda utilizar estos mix-ins en lugar de colocar manualmente USE y VIDEO_CARDS en su archivo /etc/make.conf. Puede aprender más acerca de la configuración de gráficos de Funtoo y el enfoque de diseño de estas herramientas en la página de make.conf/VIDEO_CARDS.

Funtoo Graphics Mix-Ins

gfxcard-intel
This mix-in is equivalent to gfxcard-intel-classic or gfxcard-intel-iris, depending on the release you're running. Currently, it defaults to gfxcard-intel-classic on 1.4-release and to gfxcard-intel-classic on Next release. Do not enable more than 1 gfxcard-intel* mix-in at the same time. The result is not what you might expect.
gfxcard-intel-classic
This mix-in enables Intel graphics support based on the older i915 mesa driver (not to be confused with the i915 kernel driver). Choose this if you have a Gen3 or older chipset.
gfxcard-intel-iris
This mix-in enables Intel graphics support for cards with glamor modesetting support (drivers i965 or iris), including support OpenGL ES (>=Gen4) and OpenCL and Vulkan (>=Gen7) and video acceleration where available. If your card is >=Gen5, do an emerge libva-intel-driver or emerge media-libs/libva-intel-media-driver (for >=Gen8) afterwards to ensure you have full video acceleration support.
gfxcard-amdgpu
This mix-in enables support for modern Radeon cards, Southern Islands -- GFX Core 6 (see this x.org reference) and greater. Includes Vulkan and video acceleration where available. Drivers are built for both the Gallium framework (modern replacement for DRI framework) and DRI framework. Glamor is used to accelerate 2D operations.
gfxcard-radeon
This mix-in enables support for modern Radeon cards, R600 through Northern Islands -- GFX Core 4 and 5 (see this x.org reference). Drivers are built for the Gallium framework (modern replacement for DRI framework) as well as DRI framework. Glamor is used to accelerate 2D operations.
gfxcard-older-ati
Use this mix-in to enable support for R300 up to (but not including) R600 Radeon cards -- -- GFX Core 3 (see this x.org reference). DRI as well as Gallium-based drivers are enabled.
gfxcard-ancient-ati
Use this mix-in to enable support pre-R300 cards -- GFX Core 1 and 2 (see this x.org reference). These drivers are DRI-based.
gfxcard-nvidia
Use this to enable support for proprietary NVIDIA drivers. You will also need to emerge nvidia-kernel-modules, blacklist nouveau and add yourself to the video group. See this documentation for more details. Note that Funtoo now has two catpkgs for NVIDIA proprietary graphics -- nvidia-drivers and nvidia-kernel-modules -- to aid the use of NVIDIA acceleration on containers.
gfxcard-nvidia-legacy
Proprietary NVIDIA drivers like above, but the legacy version of the driver that supports older hardware. See https://www.nvidia.com/en-us/drivers/unix/ and browse the specific driver version that emerge is installing to get detailed compatibility information.
gfxcard-nouveau
Use this mix-in to enable support for Open Source nouveau drivers.

Habilite la opción adecuada para su hardware de gráficos de esta forma:

root # epro mix-in +gfxcard-intel

Una vez hecho esto, proceda a configurar X, KDE, GNOME o cualquier otro entorno de escritorio que usted desee en su sistema. Vea la siguiente sección para más información.

Install Guide, Chapter 17 < Prev Next >