From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EB0DE1381F3 for ; Mon, 5 Nov 2012 13:53:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 983FBE0077; Mon, 5 Nov 2012 13:53:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 01C47E0077 for ; Mon, 5 Nov 2012 13:53:32 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DB2733D809 for ; Mon, 5 Nov 2012 13:53:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id EBF92215F3; Mon, 5 Nov 2012 13:53:30 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/it: migration-to-2.6.xml X-VCS-Repository: gentoo X-VCS-Files: migration-to-2.6.xml X-VCS-Directories: xml/htdocs/doc/it X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121105135330.EBF92215F3@flycatcher.gentoo.org> Date: Mon, 5 Nov 2012 13:53:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0633f075-2ae9-4d3c-a621-d4f643eb66fc X-Archives-Hash: 3616594f5d72feb0fade2d34ec540676 ago 12/11/05 13:53:30 Modified: migration-to-2.6.xml Log: Version 4, revision 1.31 of EN CVS Revision Changes Path 1.8 xml/htdocs/doc/it/migration-to-2.6.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/migration-to-2.6.xml?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/migration-to-2.6.xml?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/migration-to-2.6.xml?r1=1.7&r2=1.8 Index: migration-to-2.6.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/migration-to-2.6.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- migration-to-2.6.xml 22 Feb 2012 20:57:51 -0000 1.7 +++ migration-to-2.6.xml 5 Nov 2012 13:53:30 -0000 1.8 @@ -1,6 +1,6 @@ - + La guida Gentoo per la migrazione completa a Linux 2.6 @@ -32,8 +32,8 @@ 2.6, da devfs a udev, da OSS ad ALSA, e da LVM a LVM2. -3 -2011-12-26 +4 +2012-07-24 Introduzione @@ -88,7 +88,7 @@

Dal rilascio 2005.0 di Gentoo Linux, il kernel predefinito è dell'ultima serie -2.6. Il profilo predefinito viene prelevato da /etc/make.profile +2.6. Il profilo predefinito viene prelevato da /etc/portage/make.profile che, nella 2005.0 o successivi rilasci non è altro che un collegamento simbolico a /usr/portage/profiles/default-linux/x86/2005.0 nel quale sono contenuti varie impostazioni molto importanti. @@ -100,8 +100,8 @@

-# rm -f /etc/make.profile
-# ln -snf /usr/portage/profiles/default-linux/x86/2005.1 /etc/make.profile
+# rm -f /etc/portage/make.profile
+# ln -snf /usr/portage/profiles/default-linux/x86/2005.1 /etc/portage/make.profile
 
@@ -1141,7 +1141,7 @@ Linux 2.6, che fornisce un meccanismo più veloce di creazione e distruzione dei thread. Sul molti sistemi potrà non fare molta differenza, comunque si ha la possibilità di abilitarlo durante il processo di migrazione. Per abilitare NPTL, -si deve modificare /etc/make.conf, aggiungendo nptl alla +si deve modificare /etc/portage/make.conf, aggiungendo nptl alla variabile USE.