On Wed, 5 Oct 2016 00:20:25 +0200
Björn Persson <bj...@xn--rombobjrn-67a.se> wrote:
 
> In a VT I'll often be unable to review the list of updates before
> hitting Y, as I'll only see the end of the list.

An alternative to Adam's suggestions.

It takes a couple of logins as root, but running
dnf update > /tmp/dnf_out 2> /tmp/dnf_ror
in one terminal and then doing a 
less /tmp/dnf_*
in another allows a view of the updates before approving or denying
them. When you see the (y or N) in the less output, go back to the
console running the program and make your selection.  A little clumsy,
but works fine.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to