#14002 closed enhancement (fixed)
SoftwareUpdater - add additional buttons for restart
Reported by: | vidrep | Owned by: | perelandra |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Applications/SoftwareUpdater | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
SoftwareUpdater downloads and installs both Haiku core system files and dynamically loaded application and library packages when updating. The Haiku core system files (eg. haiku-hrev1~alpha4_pm_hrev51803-1-x86_64.hpkg) require a system restart before they are usable. After the update(s) are complete, we could have a couple of options, like what is found on other OS updaters; "Restart system now", "Restart later" (maybe with a reminder notification), and "Quit".
Change History (5)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Can we close this ticket? This feature was added with this commit:
https://git.haiku-os.org/haiku/commit/?id=134abee09e957ef4891aeb5396208b066b4c98e6
comment:3 by , 6 years ago
I believe so, there’s no notification, but I think that might be a bit annoying for some. ( Think Windows Update ;) )
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
I'll at least handle a restart now button, though a delayed notification would require an extension to the BNotification api.