Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have to use the keyboard to update the system manually #12

Closed
alkazar opened this issue Apr 4, 2019 · 3 comments
Closed

I have to use the keyboard to update the system manually #12

alkazar opened this issue Apr 4, 2019 · 3 comments

Comments

@alkazar
Copy link
Member

alkazar commented Apr 4, 2019

Updating the system is awkward and requires dropping to a terminal and use of a keyboard.

Updates should happen automatically, be safe, and never require any user intervention.

@n0toose
Copy link
Contributor

n0toose commented Apr 7, 2019

Cron jobs could do the trick here.

@alkazar
Copy link
Member Author

alkazar commented Apr 7, 2019

@AlwaysLivid no, that is not enough. The upgrade process may need user intervention, or it could break. This happens occasionally with Arch. Even if we based this on Ubuntu or another, more stable system, things can go wrong. Especially during upgrades between releases, like Ubuntu 16.04 -> Ubuntu 18.04, not to mention it takes hours to upgrade.

I want to investigate atomic updates using ostree, similar to Fedora Silverblue.

@alkazar
Copy link
Member Author

alkazar commented Jul 21, 2019

implemented using https://github.com/gamer-os/frzr

@alkazar alkazar closed this as completed Jul 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants