|
|
@ -1,10 +1,17 @@ |
|
|
|
# Example filename mapping file |
|
|
|
# |
|
|
|
# EXTN XLate CREATOR TYPE Comment |
|
|
|
.b Raw 'UNIX' 'tbxi' "bootstrap" |
|
|
|
.hqx Ascii 'BnHx' 'TEXT' "BinHex file" |
|
|
|
.b Raw 'UNIX' 'tbxi' "bootstrap" |
|
|
|
.txt Ascii 'ttxt' 'ttro' "README" |
|
|
|
yaboot Raw 'UNIX' 'boot' "bootstrap" |
|
|
|
*linux Raw 'UNIX' 'boot' "kernel" |
|
|
|
*.conf Raw 'UNIX' 'conf' "bootstrap" |
|
|
|
root.bin Raw 'UNIX' 'root' "root_image" |
|
|
|
initrd.gz Raw 'UNIX' 'root' "root_image" |
|
|
|
.sit Raw 'SITx' 'disk' "StuffIT Archive" |
|
|
|
# just a reminder - we want to get rid of the .sit |
|
|
|
#App Raw 'BooX' 'APPC' "BootX App" |
|
|
|
#CacheSetting Raw '????' 'APPL' "GrabG3CacheSetting" |
|
|
|
#MakeMkPlugin Raw '????' 'APPL' "MakeMkPlugin" |
|
|
|
#miBoot.img Raw 'ddsk' 'dimg' "miBoot Image" |
|
|
|
#System Raw 'MACS' 'zsys' "miBoot System" |
|
|
|
# the rest |
|
|
|
* Raw '????' '????' "Unknown" |
|
|
|
|