AM:DoCleanup: Difference between revisions

No edit summary
Steveice10 (talk | contribs)
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 9: Line 9:
|-
|-
| 1
| 1
| u8 [[FS:OpenArchive#Mediatypes|Mediatype]]
| [[Filesystem_services#MediaType|Media Type]]
|}
|}


Line 26: Line 26:


=Description=
=Description=
This finishes installing titles to the specified media. For NAND, the title data is moved from /tmp to /title. Then the temporary data stored in import.db is moved to [[Title_Database|title.db]]. This is used by [[Home Menu]] when installing the already-downloaded system updates or eShop titles.
This is about the same as [[AMNet:InstallTitlesFinish]], except the title ID list used here is every title which needs to have installation finalized.
 
This is a wrapper for [[AMPXI:FinalizePendingTitles]].