raspberrypi-ui / piwiz

First-run startup wizard
11 stars 15 forks source link

To resume #5 #6

Closed ZanderBrown closed 6 years ago

ZanderBrown commented 6 years ago

And in danger of starting a small scale war:

Check for updates ≠ Download updates

Choosing next would imply checking, and only checking if updates exist

ZanderBrown commented 6 years ago

I believe @gbaman 's concern would be solved calling it 'Install updates' or similar instead

gbaman commented 6 years ago

A note that this could be a large download etc would be helpful as well yes as a warning for folks on capped internet connections (there are many), but yes @ZanderBrown is right, check for updates generally means apt update, not apt update and apt upgrade. I think the ideal would be "Download and install updates" as that is clear then. (with the warning as well)

spl237 commented 6 years ago

OK, I'll add a warning about the potential size of a download and tweak the wording on the window. (As Gordon pointed out earlier, it is non-trivial to calculate the size of a download with libpackagekit.)