archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
5.84k stars 508 forks source link

Auto Upgrade #2417

Closed hunabku94 closed 4 months ago

hunabku94 commented 4 months ago

Hello, can you please add an auto-upgrade feature like archinstall upgrade?

Cardiacman13 commented 4 months ago

Hi, I would even go further, it's great that archinstall checks if there's a newer version and alerts you, but the ideal would be if it offered it or even updated it directly.

svartkanin commented 4 months ago

This has been raised before which resulted in a version check implementation https://github.com/archlinux/archinstall/issues/2148

Archinstall can be installed in many different ways and having it safely upgraded is not a good idea. On the iso it's an arch package, asking the user to run a simple pacman -Sy archinstall should be sufficient