On Thu, Aug 25, 2005 at 10:08:53AM -0400, Will H. Backman wrote:
> 1 - If the new host happens to have one of those packages installed,
> perhaps because I stopped the installation of packages the first time,
> then pkg_add will stop when it hits an already installed package.  I can
> fix that with pkg_delete `ls /var/db/pkg` and start over, but perhaps
> there is a better way?

There is no better way yet. It's a new feature in my development copy, but
with too much a potential for breaking things for it to get committed before
3.8 gets out.

Note that pkg_add -r will do more or less what you want, since it won't
replace packages if they're already installed, and will go on. You might
end up updating some packages you did not intend to, though...

> 2 - How is pkg_add -u working for people?

It works fine for me. I don't know about other people yet, you tell me...

Reply via email to