Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed bin/INSTALL/ASSETS/FSCK/NotoSans-Bold.ttf
Binary file not shown.
8 changes: 0 additions & 8 deletions bin/INSTALL/ASSETS/FSCK/fonts.txt

This file was deleted.

20 changes: 0 additions & 20 deletions bin/INSTALL/ASSETS/FSCK/labels_DU.txt

This file was deleted.

20 changes: 0 additions & 20 deletions bin/INSTALL/ASSETS/FSCK/labels_FR.txt

This file was deleted.

20 changes: 0 additions & 20 deletions bin/INSTALL/ASSETS/FSCK/labels_GE.txt

This file was deleted.

20 changes: 0 additions & 20 deletions bin/INSTALL/ASSETS/FSCK/labels_IT.txt

This file was deleted.

20 changes: 0 additions & 20 deletions bin/INSTALL/ASSETS/FSCK/labels_JA.txt

This file was deleted.

20 changes: 0 additions & 20 deletions bin/INSTALL/ASSETS/FSCK/labels_PO.txt

This file was deleted.

20 changes: 0 additions & 20 deletions bin/INSTALL/ASSETS/FSCK/labels_SP.txt

This file was deleted.

6 changes: 0 additions & 6 deletions bin/INSTALL/ASSETS/FSCK/strings_DU.txt

This file was deleted.

6 changes: 0 additions & 6 deletions bin/INSTALL/ASSETS/FSCK/strings_FR.txt

This file was deleted.

6 changes: 0 additions & 6 deletions bin/INSTALL/ASSETS/FSCK/strings_GE.txt

This file was deleted.

6 changes: 0 additions & 6 deletions bin/INSTALL/ASSETS/FSCK/strings_IT.txt

This file was deleted.

6 changes: 0 additions & 6 deletions bin/INSTALL/ASSETS/FSCK/strings_JA.txt

This file was deleted.

6 changes: 0 additions & 6 deletions bin/INSTALL/ASSETS/FSCK/strings_PO.txt

This file was deleted.

6 changes: 0 additions & 6 deletions bin/INSTALL/ASSETS/FSCK/strings_SP.txt

This file was deleted.

3 changes: 0 additions & 3 deletions bin/INSTALL/EXTINST.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ MC_INST_TABLE = {
HDD_INST_TABLE = {
source = { --- holds file locations relative to KELFBinder CWD.
SYSUPDATE_HDD_MAIN,
"INSTALL/KELF/FSCK.XLF"
},
target = { --- contains fully qualified HDD paths, so installation routine has all the needed info (partition name, and PFS path)
"hdd0:__system:pfs:/osd/osdmain.elf",
Expand Down Expand Up @@ -77,8 +76,6 @@ Update_InstTable("INSTALL/ASSETS/PS2BBL-HDD", "hdd0:__sysconf:pfs:/PS2BBL", HDD_
Update_InstTable("INSTALL/ASSETS/APPS-HDD" , "hdd0:__common:pfs:/APPS" , HDD_INST_TABLE.source, HDD_INST_TABLE.target, HDD_INST_TABLE.dirs)
Update_InstTable("INSTALL/ASSETS/BOOT-HDD" , "hdd0:__sysconf:pfs:/BOOT" , HDD_INST_TABLE.source, HDD_INST_TABLE.target, HDD_INST_TABLE.dirs)

Update_InstTable("INSTALL/ASSETS/FSCK", "hdd0:__system:pfs:/fsck/lang", HDD_INST_TABLE.source, HDD_INST_TABLE.target, HDD_INST_TABLE.dirs)

Update_InstTable("INSTALL/ASSETS/DVDPLAYER_FILES", "", DVDPL_INST_TABLE.source, DVDPL_INST_TABLE.target, DVDPL_INST_TABLE.dirs)

System.log("MC installation table:\n")
Expand Down
Binary file removed bin/INSTALL/KELF/FSCK.XLF
Binary file not shown.
Binary file modified bin/INSTALL/KELF/MBR.XLF
Binary file not shown.