public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rémi Cardona" <remi@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev]  Re: Changes to some profiles
Date: Sat, 02 Feb 2008 09:50:21 +0100	[thread overview]
Message-ID: <47A42ECD.9090508@gentoo.org> (raw)
In-Reply-To: <47A3CD80.8060008@gentoo.org>

Vlastimil Babka a écrit :
> How about just some elog "If you use make install, emerge --noreplace 
> debianutils" in the kernel's postinst or something.

Bellow is my contribution to this thread :)

Cheers,

Rémi


--- 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\""
  }

  postinst_headers() {

-- 
gentoo-dev@lists.gentoo.org mailing list



  reply	other threads:[~2008-02-02  8:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-01 17:08 [gentoo-dev] Changes to some profiles Chris Gianelloni
2008-02-01 21:47 ` Petteri Räty
2008-02-01 22:05   ` Mike Frysinger
2008-02-02  1:48     ` [gentoo-dev] " Duncan
2008-02-02  1:55       ` Vlastimil Babka
2008-02-02  8:50         ` Rémi Cardona [this message]
2008-02-03  2:33           ` Marius Mauch
2008-02-02  9:45         ` Duncan
2008-02-02 12:45           ` Chris Gianelloni
2008-02-02 12:53             ` Christian Faulhammer
2008-02-02 13:21             ` Vlastimil Babka
2008-02-02 14:24               ` Chris Gianelloni
2008-02-02 17:18             ` Duncan
2008-02-02  2:11   ` [gentoo-dev] " Chris Gianelloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47A42ECD.9090508@gentoo.org \
    --to=remi@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox