public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] pax-utils.eclass: elog -> einfo?
Date: Sun, 13 Mar 2011 18:01:10 -0400	[thread overview]
Message-ID: <201103131801.10750.vapier@gentoo.org> (raw)
In-Reply-To: <4D7D3955.7080006@gentoo.org>

[-- Attachment #1: Type: Text/Plain, Size: 381 bytes --]

On Sunday, March 13, 2011 17:38:29 Anthony G. Basile wrote:
> On 03/13/2011 04:19 PM, Mike Frysinger wrote:
> > maybe have it `elog` only when [[ $(uname -r) == *-grsec* ]]
> 
> blueness@yellowness ~ $ uname -r
> 2.6.37-hardened-r5
> 
> so you need == *-hardened-*

you want to additionally match hardened, not replace.
[[ $(uname -r) =~ .*-(grsec|hardened).* ]]
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2011-03-13 22:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-12 12:36 [gentoo-dev] pax-utils.eclass: elog -> einfo? "Paweł Hajdan, Jr."
2011-03-13 20:19 ` Mike Frysinger
2011-03-13 21:38   ` Anthony G. Basile
2011-03-13 22:01     ` Mike Frysinger [this message]
2011-03-13 22:07       ` Anthony G. Basile
2011-03-14  0:29         ` Mike Frysinger
2011-03-17 21:59     ` Kevin F. Quinn
2011-03-17 22:18       ` Mike Frysinger
2011-03-17 23:40         ` Zac Medico
2011-03-18  6:45           ` Mike Frysinger
2011-03-18  7:01             ` Zac Medico
2011-03-21 12:26         ` "Paweł Hajdan, Jr."
2011-03-21 14:16           ` Mike Frysinger

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=201103131801.10750.vapier@gentoo.org \
    --to=vapier@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