From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JLUfS-0005gW-54 for garchives@archives.gentoo.org; Sun, 03 Feb 2008 02:33:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 374EFE01C9; Sun, 3 Feb 2008 02:33:10 +0000 (UTC) Received: from mail.genone.homeip.net (dslc-082-082-190-233.pools.arcor-ip.net [82.82.190.233]) by pigeon.gentoo.org (Postfix) with ESMTP id E7011E01C9 for ; Sun, 3 Feb 2008 02:33:09 +0000 (UTC) Received: by mail.genone.homeip.net (Postfix, from userid 460) id 72F63280DD; Sun, 3 Feb 2008 03:32:47 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.8-gr0-genone_0.7 (2007-02-13) on lyta.genone.homeip.net X-Spam-Level: X-Spam-Status: No, score=-4.4 required=7.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8-gr0-genone_0.7 Received: from sheridan (sheridan.genone.homeip.net [192.168.0.40]) by mail.genone.homeip.net (Postfix) with SMTP id A51C22804E for ; Sun, 3 Feb 2008 03:32:45 +0100 (CET) Date: Sun, 3 Feb 2008 03:33:05 +0100 From: Marius Mauch To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: Changes to some profiles Message-Id: <20080203033305.8403c6ba.genone@gentoo.org> In-Reply-To: <47A42ECD.9090508@gentoo.org> References: <1201885716.7824.28.camel@inertia.twi-31o2.org> <47A39366.5050609@gentoo.org> <200802011705.18653.vapier@gentoo.org> <47A3CD80.8060008@gentoo.org> <47A42ECD.9090508@gentoo.org> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.10.11; i686-pc-mingw32) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5846d807-0f5a-4aa8-9c21-c46ba6021bca X-Archives-Hash: e3b81531d20a17e7f8590fea7f7fd3e8 On Sat, 02 Feb 2008 09:50:21 +0100 R=E9mi Cardona wrote: > Vlastimil Babka a =E9crit : > > How about just some elog "If you use make install, emerge > > --noreplace debianutils" in the kernel's postinst or something. >=20 > Bellow is my contribution to this thread :) >=20 > Cheers, >=20 > R=E9mi >=20 >=20 > --- kernel-2.eclass 2007-12-17 17:06:02.000000000 +0100 > +++ kernel-2.eclass 2008-02-02 09:48:25.000000000 +0100 > @@ -659,6 +659,11 @@ postinst_sources() { > ewarn "For specific information on why this kernel > is unsupported, please read:" > ewarn > "http://www.gentoo.org/proj/en/security/kernel.xml" fi > + > + # display debianutils message > + echo > + einfo "If you use \"make install\" to install your kernel > to /boot," > + einfo "you will need to emerge \"sys-apps/debianutils\"" > } >=20 > postinst_headers() { s/einfo/elog/ and people might even read it ;) Marius -- gentoo-dev@lists.gentoo.org mailing list