rnestler / reboot-arch-btw

Checks if your ArchLinux needs a reboot due to a kernel update
GNU General Public License v3.0
26 stars 4 forks source link

Warn the user when not to reboot or suspend to disk btw. #6

Closed dns2utf8 closed 2 years ago

dns2utf8 commented 8 years ago

Warn the user when packages like these change:

Reboot killer:

Suspend to disk killer:

rnestler commented 6 years ago

Why shouldn't you reboot when grub changed?

dbrgn commented 6 years ago

Who uses grub anyways? :laughing:

rnestler commented 6 years ago

Who uses grub anyways?

What do you use?

dbrgn commented 6 years ago

What do you use?

systemd-boot (part of systemd, previously called gummiboot, UEFI based)

rnestler commented 2 years ago

It's not clear to me what we should do here. If there is a reboot pending one probably shouldn't use suspend to disk.

rnestler commented 2 years ago

Closing. Feel free to reopen to discuss further.