lanceseidman / PiCAST

PiCAST turns your $35 Raspberry Pi in to a Chromecast like Device.
https://munchron.com
1.77k stars 264 forks source link

Optional `sudo apt-get upgrade` #61

Closed azuenko closed 2 years ago

azuenko commented 6 years ago

Would it be possible to not to perform the system upgrade unconditionally? I'm not sure that all packages should receive their minor updates to make PiCAST work. But it takes a heck amount of time and risky to do without a backup.

What can be done instead:

Thanks.

PS. Still waiting upgrade to terminate.

fschaupp commented 6 years ago

We can simply create an alternative setup-routine without updateing the system

lanceseidman commented 2 years ago

You can do anything you want. The project was meant to run as a standalone, not an addition to something. So, make whatever change suites your needs.