From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QRpzy-0000xp-Fs for garchives@archives.gentoo.org; Wed, 01 Jun 2011 18:18:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D53B1C0ED; Wed, 1 Jun 2011 18:17:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6DA9C1C0E9 for ; Wed, 1 Jun 2011 18:17:03 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C94C21BC011 for ; Wed, 1 Jun 2011 18:17:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 35ABF8050D for ; Wed, 1 Jun 2011 18:17:01 +0000 (UTC) From: "Robert Seaton" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robert Seaton" Message-ID: Subject: [gentoo-commits] proj/glentoo:master commit in: / X-VCS-Repository: proj/glentoo X-VCS-Files: livecd-stage1.spec X-VCS-Directories: / X-VCS-Committer: rps X-VCS-Committer-Name: Robert Seaton X-VCS-Revision: b028f0f29e318da01c928ea9e99670618d7bdc0b Date: Wed, 1 Jun 2011 18:17:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 28739dd1a91aa82d30da922f3e0e9191 commit: b028f0f29e318da01c928ea9e99670618d7bdc0b Author: Robert Seaton dupage edu> AuthorDate: Wed Jun 1 16:11:33 2011 +0000 Commit: Robert Seaton dupage edu> CommitDate: Wed Jun 1 16:11:33 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/glentoo.git;a= =3Dcommit;h=3Db028f0f2 Disable net-dialup/ppp because it results in livecd-stage1 build failure. --- livecd-stage1.spec | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/livecd-stage1.spec b/livecd-stage1.spec index 6e33872..cccfcb4 100755 --- a/livecd-stage1.spec +++ b/livecd-stage1.spec @@ -136,8 +136,8 @@ livecd/packages: net-dialup/mingetty net-dialup/minicom # net-dialup/penggy - net-dialup/pptpclient - net-dialup/rp-pppoe + #net-dialup/pptpclient + #net-dialup/rp-pppoe net-firewall/iptables net-fs/mount-cifs net-fs/nfs-utils