DragonFly commits List (threaded) for 2008-01
DragonFly BSD
DragonFly commits List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/usr.bin Makefile src/usr.bin/pkg_radd Makefile pkg_radd.1 pkg_radd.sh


From: Victor Balada Diaz <victor@xxxxxxxxx>
Date: Sat, 5 Jan 2008 15:52:26 +0100

On Sat, Jan 05, 2008 at 02:14:27AM -0800, Matthias Schmidt wrote:
> matthias    2008/01/05 02:14:27 PST
> 
> DragonFly src repository
> 
>   Modified files:
>     usr.bin              Makefile 
>   Added files:
>     usr.bin/pkg_radd     Makefile pkg_radd.1 pkg_radd.sh 
>   Log:
>   Commit pkg_radd(1) on behalf of corecode@.  pkg_radd is a wrapper for
>   pkg_add(1) to install binary packages.  This allows users to install binary
>   packages out-of-the-box without fetching the pkgsrc(7) tree or without
>   looking at any site hosting binary packages.
>   
>     # pkg_radd -v host
>     [...]
>     extract: Package name is host-20040812
>     extract: CWD to /usr/pkg
>     [...]
>     Attempting to record package into /var/db/pkg/host-20040812.
>     Package host-20040812 registered in /var/db/pkg/host-20040812
>   
>   The mentioned /etc/settings.conf will follow in a later commit.  pkg_radd
>   will work fine without that file.


I think /etc/settings.conf is a poor choice for a file name. It's too
generic. Why don't we call it /etc/pkgs.conf or something like that?

Regards.
-- 
La prueba más fehaciente de que existe vida inteligente en otros
planetas, es que no han intentado contactar con nosotros. 



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]