mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/3] net-snmp: fix installed MIB files (one typo, one missing)
Date: Mon, 9 Sep 2013 12:03:08 +0200	[thread overview]
Message-ID: <20130909100308.GG31967@pengutronix.de> (raw)
In-Reply-To: <1378390006-9741-1-git-send-email-post@lespocky.de>

On Thu, Sep 05, 2013 at 04:06:44PM +0200, Alexander Dahl wrote:
> 
> Signed-off-by: Alexander Dahl <post@lespocky.de>
> ---
>  rules/net-snmp.make |    5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/net-snmp.make b/rules/net-snmp.make
> index 24efa72..4151d2b 100644
> --- a/rules/net-snmp.make
> +++ b/rules/net-snmp.make
> @@ -240,14 +240,15 @@ NET_SNMP_RFCMIBS := IF-MIB.txt IF-INVERTED-STACK-MIB.txt \
>  			SNMP-USM-DH-OBJECTS-MIB.txt
>  
>  NET_SNMP_NETSNMPMIBS := NET-SNMP-TC.txt NET-SNMP-MIB.txt NET-SNMP-AGENT-MIB.txt \
> -			NET-SNMP-EXAMPLES-MIB.txt NET-SNMP-EXTEND-MIB.txt
> +			NET-SNMP-EXAMPLES-MIB.txt NET-SNMP-EXTEND-MIB.txt \
> +			NET-SNMP-PASS-MIB.txt
>  
>  NET_SNMP_UCDMIBS := UCD-SNMP-MIB.txt UCD-DEMO-MIB.txt UCD-IPFWACC-MIB.txt \
>  			UCD-DLMOD-MIB.txt UCD-DISKIO-MIB.txt
>  
>  ## FIXME:  for now, you need to manually edit this list to represent what mibs to install on target.
>  NET_SNMP_MIBS := $(NET_SNMP_V1MIBS) $(NET_SNMP_V2MIBS) $(NET_SNMP_V3MIBS) \
> -	$(NET_SNMP_AGENTMIBS) $(NET_SNMP_IANAMIBS) $(NET_SNMP_RFCMIBS) $(NET_SNMP_NETSNMPMIBS) $(NET_SNNP_UCDMIBS)
> +	$(NET_SNMP_AGENTMIBS) $(NET_SNMP_IANAMIBS) $(NET_SNMP_RFCMIBS) $(NET_SNMP_NETSNMPMIBS) $(NET_SNMP_UCDMIBS)

When I checked the list after applying all patches, there where 4 files not
installed. Maybe that is caused by the next patch (the new version)? As I
don't know anything about this stuff, can you please check and add them as
appropriate?

Michael

>  $(STATEDIR)/net-snmp.targetinstall:
>  	@$(call targetinfo)
> -- 
> 1.7.10.4
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2013-09-09 10:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-05 14:06 Alexander Dahl
2013-09-05 14:06 ` [ptxdist] [PATCH 2/3] net-snmp: version bump to 5.7.x LTS branch Alexander Dahl
2013-09-05 19:09   ` Uwe Kleine-König
2013-09-05 20:10     ` Alexander Dahl
2013-09-06  6:51   ` Alexander Dahl
2013-09-05 14:06 ` [ptxdist] [PATCH 3/3] net-snmp: fix vim mode lines Alexander Dahl
2013-09-09 10:03 ` Michael Olbrich [this message]
2013-09-09 15:31   ` [ptxdist] [PATCH 1/3] net-snmp: fix installed MIB files (one typo, one missing) Alexander Dahl
2013-09-09 15:49     ` Michael Olbrich
2013-09-10  8:56       ` Alexander Dahl
2013-09-16  8:25         ` Michael Olbrich
2013-09-16 10:36           ` Alexander Dahl

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=20130909100308.GG31967@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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