Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2010 17:47:21 -0700
From:      Russell Jackson <raj@csub.edu>
To:        Devin Teske <dteske@vicor.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: sysconf -- a sysctl(8)-like utility for managing /etc/rc.conf et.	al.
Message-ID:  <4CB3B019.3030807@csub.edu>
In-Reply-To: <1286843914.30494.55.camel@localhost.localdomain>
References:  <1286397912.27308.40.camel@localhost.localdomain>	 <4CB3749C.1040000@csub.edu> <1286843914.30494.55.camel@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/11/2010 05:38 PM, Devin Teske wrote:
>
> $ uname -spr
> FreeBSD 8.1-RELEASE-p1 amd64
> $ which augtool
> $ type augtool
> -bash: type: augtool: not found
>
> Not like I'm running bare...
>
> $ pkg_info -Ia | wc -l
>       399
>
> Unfortunately, augtool doesn't even appear to be packaged for FreeBSD:
>

Try pkg_add -r augeas.

The port is textproc/augeas. Augtool is just the cli frontend to libaugeas.

There's also language bindings for python and ruby.

-- 
Russell A Jackson <raj@csub.edu>
Network Analyst
California State University, Bakersfield



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CB3B019.3030807>