Automatic System Update Download: Difference between revisions
Created page with "Beginning with the 2.0.0-2 update, system updates are automatically downloaded via the NIM module. The system only downloads updates, Home Menu will only [[N..." |
No edit summary |
||
Line 1: | Line 1: | ||
Beginning with the [[2.0.0-2]] update, system updates are automatically downloaded via the [[NIM_Services|NIM]] module. The system only downloads updates, Home Menu will only [[NIMU:FinishTitlesInstall|finalize]] update installation once the user gives permission for that(via the "Install system update" dialog). | Beginning with the [[2.0.0-2]] update, system updates are automatically downloaded via the [[NIM_Services|NIM]] module. The system only downloads updates, Home Menu will only [[NIMU:FinishTitlesInstall|finalize]] update installation once the user gives permission for that(via the "Install system update" dialog). Home Menu uses [[NIM_Services|NIMU:GetState]] and [[NIMU:CheckSysupdateAvailable]] to check whether a system update is available. | ||
The system checks for updates every 24 hours, then downloads all updated titles if an update is available. This is the same as doing a system update via [[System Settings]], except with this the update installation will not be finalized until [[Home Menu]] uses the [[NIMU:FinishTitlesInstall]] command. | The system checks for updates every 24 hours, then downloads all updated titles if an update is available. This is the same as doing a system update via [[System Settings]], except with this the update installation will not be finalized until [[Home Menu]] uses the [[NIMU:FinishTitlesInstall]] command. |