From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GLay3-000156-MU for garchives@archives.gentoo.org; Fri, 08 Sep 2006 07:40:04 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k887cICA032391; Fri, 8 Sep 2006 07:38:18 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k887V5x6018504 for ; Fri, 8 Sep 2006 07:31:06 GMT Received: by wx-out-0506.google.com with SMTP id r21so626617wxc for ; Fri, 08 Sep 2006 00:31:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=sPwEtk2rl3iK/lmJ7snvUmjfXLrNZde9B9V24Dm0sklzw14stckQG1KHbbgecPW1DRqwh0+0mg4+Rnsda0vTUTpdCh0mrFWiTSlrjquQkGo/jpDGfDdnflD17BOVjPIg+t91kumFRtE6Nt1ScusxIb43F7bu/qgdGu2MPLSDbBc= Received: by 10.70.50.10 with SMTP id x10mr2255781wxx; Fri, 08 Sep 2006 00:31:05 -0700 (PDT) Received: by 10.70.110.1 with HTTP; Fri, 8 Sep 2006 00:31:05 -0700 (PDT) Message-ID: <7573e9640609080031t5acde3dah2aa1a67ac00734cd@mail.gmail.com> Date: Fri, 8 Sep 2006 00:31:05 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] baselayout-1.12 breaks net.lo In-Reply-To: <45009429.30509@vista-express.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10609071155k5378b259x352c8388d5efe98f@mail.gmail.com> <558b73fb0609071235m5ed836bldc9a1232e4d0e255@mail.gmail.com> <49bf44f10609071319w4e774b50vf7992ee37c6bde0@mail.gmail.com> <45009429.30509@vista-express.com> X-Google-Sender-Auth: a674e8d74f5194f4 X-Archives-Salt: 6b3be952-ae62-4ee3-b8ed-d53a1316f03a X-Archives-Hash: 9d2d538db1e319e5a9b9972a8839671c On 9/7/06, Dale wrote: > Grant wrote: > > I don't seen how these packages can be marked stable. > > I switched to baselayout-1.12.4-r7 and it works fine. I did have to > edit some config files because of some changes in the way the networks > are started and such. It was /etc/conf.d/net that I had to edit. May > want to check into that to be sure it is not your problem. Grant, I would say posting your /etc/conf.d/net file would be useful. This would be particularly true if you missed this warning: if sed -e 's/#.*//' ${ROOT}/etc/conf.d/net 2>/dev/null \ | egrep -q '\<(ifconfig|aliases|broadcasts|netmasks|inet6|ipaddr|iproute)_'; then echo ewarn "You are using deprecated variables in ${ROOT}/etc/conf.d/net" ewarn ewarn "You are advised to review the new configuration variables as" ewarn "found in ${ROOT}/etc/conf.d/net.example as there is no" ewarn "guarantee that they will work in future versions." echo fi -Richard -- gentoo-user@gentoo.org mailing list