From eb0cdccc9a032281aee6b104f1ab322a95d392da Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 10 Mar 2006 11:36:32 +0000 Subject: modif needed to build ppc isos (10.1 and 10.2, though this is only committed now) anyway, should be moved to mkcd --- tools/ppc/mapping | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tools') diff --git a/tools/ppc/mapping b/tools/ppc/mapping index 35d5d3d1c..a84b0019d 100755 --- a/tools/ppc/mapping +++ b/tools/ppc/mapping @@ -26,4 +26,11 @@ VERSION Ascii 'ttxt' 'ttro' "Text File" .conf Ascii 'ttxt' 'TEXT' "config file" .tbxi Raw 'chrp' 'tbxi' "Macintosh Toolbox ROM file" .sea Raw 'aust' 'APPL' "Self Expanding Archive" +.mov Raw 'TVOD' 'MooV' "QuickTime Movie" +.bin Raw 'ddsk' 'DDim' "Floppy or ramdisk image" +.img Raw 'ddsk' 'DDim' "Floppy or ramdisk image" +.b Raw 'UNIX' 'tbxi' "bootstrap" +yaboot Raw 'UNIX' 'boot' "bootstrap" +vmlinux Raw 'UNIX' 'boot' "bootstrap" +.conf Raw 'UNIX' 'conf' "bootstrap" * Raw '????' '????' "Unknown" -- cgit v1.2.1