--- In nslu2-linux@
>
> How can I list opkg/ipkg-opt updates available for already installed packages without installing them?
>
> I would like to know which packages I can update and then select which of them I want to upgrade. Is there any script/command that can be executed for this task?
>
Use the '-test' switch to test what will be done without doing (as documented in the help (type 'ipkg --help' to view).
Thus something like..
ipkg update -test
...should show you what would be updated.
Neil
__._,_.___
.
__,_._,___
No comments:
Post a Comment