Rainyday Productions
http://forum.rainyday-productions.de/

Linux Gentoo Konfiguration fuer ein ACER Aspire 9920G
http://forum.rainyday-productions.de/viewtopic.php?f=31&t=58
Seite 1 von 1

Autor:  Gladdle [ Do 3. Sep 2009, 13:40 ]
Betreff des Beitrags:  Linux Gentoo Konfiguration fuer ein ACER Aspire 9920G

Da ich auch gerne ein mal der Gentoo Community helfen will hier ein Leitfaden zur Konfiguration von Lnux Gento auf einem ACER Aspire 9920G:


/etc/make.conf
Code:
# Prozessor und Co
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"

# Hardware
ALSA_CARDS="hda-intel"
ALSA_TOOLS="ac3dec"
VIDEO_CARDS="vesa v4l v4l2 nvidia"
INPUT_DEVICES="joystick keyboard mouse synaptics"

# Portage - Infos zu den USE Flags unter http://www.gentoo.org/dyn/use-index.xml
USE="acpi adns alsa crypt dbus device-mapper ipv6 ipw4965 mime networkmanager udev unicode usb wifi wlan"
# Eins der folgenden beiden Aktivieren (fuer Anfaenger das erste)
# ACCEPT_KEYWORDS="amd64"       ## Installiert NUR stabile amd64 packete!
# ACCEPT_KEYWORDS="~amd64"    ## Installiert UNstable amd64 packete!
AUTOCLEAN="yes"
FEATURES="parallel-fetch"
PORTDIR_OVERLAY="/usr/local/portage"
PORTDIR="/usr/portage"

# Sprachen
LINGUAS="de jp us"
LANG="de_DE@euro.utf8"
LANGUAGE="49"

# Programmspezifische Parameter:
APACHE2_MODULES=""


Wird fortgefuehrt

Seite 1 von 1 Alle Zeiten sind UTC + 1 Stunde [ Sommerzeit ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/