X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by lists.alpinelinux.org (Postfix) with ESMTP id 01EAF3617A24 for ; Thu, 2 Sep 2010 12:38:01 +0000 (UTC) Received: by eyx24 with SMTP id 24so203552eyx.13 for ; Thu, 02 Sep 2010 05:38:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:received :in-reply-to:references:date:message-id:subject:from:to:cc :content-type; bh=VhyGaL+MGQZZjcP8qTk2QXFQLybgVhJBmR8GByOCgNQ=; b=jzwK+pRDycbDvZ3oucpLPhEZTlqENt9iJpH3EqHulu1uk7yns5siTQ20pM73uUXuNc U22YqkzCl0k0I9EnI1KnCr5K1Y6tqcJ2UTn/KfRyBoK+FAdOH9S42zSDQnF1DmnSUwVQ BBzo+A5ukAqg+mTci4EiTx8KUTiDXj95YzHok= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BaSSF15A3jduA1HZW6w81CsKnnva2eWW4L/uT37fU10TEerXjFMemryYBL3PAtEzxJ VJ7IPpDnjtFJaKnbqdza49ay0u4TMcw+nXtZNyaVV4SztaqVSxf4dGK2uSiF/Ev0jT3a wzh4U26HQZoDgwMo6HogqVEWIhn9SfyFgg0JY= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.213.5.5 with SMTP id 5mr13617041ebt.72.1283431081040; Thu, 02 Sep 2010 05:38:01 -0700 (PDT) Received: by 10.14.29.68 with HTTP; Thu, 2 Sep 2010 05:38:00 -0700 (PDT) Received: by 10.14.29.68 with HTTP; Thu, 2 Sep 2010 05:38:00 -0700 (PDT) In-Reply-To: <1283430647.1942.99.camel@ncopa-desktop.nor.wtbts.net> References: <1283362497-7783-1-git-send-email-jbilyk@gmail.com> <1283430647.1942.99.camel@ncopa-desktop.nor.wtbts.net> Date: Thu, 2 Sep 2010 09:38:00 -0300 Message-ID: Subject: Re: [alpine-devel] [PATCH] testing/cacti: new aport From: qnx4ever To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org, Jeff Bilyk Content-Type: multipart/alternative; boundary=0015174be650adda57048f461595 --0015174be650adda57048f461595 Content-Type: text/plain; charset=ISO-8859-1 Would be nice to have nload pkg available as well for some simle traffic inspection. I didn't like the atop, so compiled nload manually. On 02/09/2010 4:35 PM, "Natanael Copa" wrote: On Wed, 2010-09-01 at 17:34 +0000, Jeff Bilyk wrote: > New aport: cacti - network monitoring app Applied. Please se notes below: ... > + > +build() { > + cd "$_builddir" > + return 0 > +} > + > +package() { > + mkdir -p "$pkgdir"/usr... So this is a webapp. As i understand the config is in include/config.php. How about we move that file to /etc/cacti/config.php and create a symlink in /usr/share/webapps/cacti/include/? I wonder if you lose the config if you upgrade if its not in /etc. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help... --0015174be650adda57048f461595 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

Would be nice to have nload pkg available as well for some simle traffic= inspection. I didn't like the atop, so compiled nload manually.

On 02/09/2010 4:35 PM, "Natanael Copa&quo= t; <ncopa@alpinelinux.org&g= t; wrote:

On Wed, 2010-09-01 at 17:34 +00= 00, Jeff Bilyk wrote:
> New aport: cacti - network monitoring app

Applied. Pleas= e se notes below:

...

> +
> +build() {
> + cd "$_b= uilddir"
> + return 0
> +}
> +
> +package() {<= br>> + mkdir -p "$pkgdir"/usr...

So this is a webapp= . As i understand the config is in
include/config.php. How about we move that file to /etc/cacti/config.php and create a symlink in /usr/share/webapps/cacti/include/?

I wonder if you lose the config if you upgrade if its not in /etc.

Thanks!

-nc





---
Unsubscribe: alpine-deve= l+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help.= ..

--0015174be650adda57048f461595-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---