stockmind / gpd-pocket-ubuntu-respin

Collection of scripts and tweaks to adapt Ubuntu and Linux Mint ISO images to let them run smooth on GPD Pocket
350 stars 35 forks source link

When should I run update? #108

Closed pgeyman closed 6 years ago

pgeyman commented 6 years ago

Hi!

Thanks for all your great efforts! I have successfully installed on my GPD Pocket, but I am unsure as to when I need to run your update script.

If I run apt-get dist-upgrade should I run it after that?

stockmind commented 6 years ago

Hi!

After First install, download repository and run update.sh to update initramfs for console font size. After that you should run update script when you choose to change main desktop environment (script detect availables DE and install patches accordingly) or when new fixes are available ( take a look to the commits once in a while).

Il 12 mar 2018 11:36, "pgeyman" notifications@github.com ha scritto:

Hi!

Thanks for all your great efforts! I have successfully installed on my GPD Pocket, but I am unsure as to when I need to run your update script.

If I run apt-get dist-upgrade should I run it after that?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stockmind/gpd-pocket-ubuntu-respin/issues/108, or mute the thread https://github.com/notifications/unsubscribe-auth/AFZFV_r51UVWAE1sOcnIuDv9fmchoV6rks5tdk_DgaJpZM4SmZ-8 .

pgeyman commented 6 years ago

Ok, thanks.

So I don't need to run it after "apt-get dist-upgrade"?

stockmind commented 6 years ago

Only if you encounter issues. Update script will simply fix/overwrite wrong configurations.