tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: new tool: nbupgrade(8)
nia <nia%NetBSD.org@localhost> writes:
> Here is an updated version based on the feedback received so far -
> thanks for the attention and fixes.
With this newer version...
# nbupgrade -r head
does nothing and exits with return value 0. I suspect this hunk...
elif $do_nothing; then
do_update
fi
If I do...
# nbupgrade -n -r head
it then upgrades to head.
Home |
Main Index |
Thread Index |
Old Index