From 893c851d0be2775f772ee960b36b73c67bace3cc Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 10 Mar 2006 11:37:27 +0000 Subject: document how mkcd must be patched --- tools/ppc/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'tools') diff --git a/tools/ppc/README b/tools/ppc/README index fd1aaae03..b752395c2 100644 --- a/tools/ppc/README +++ b/tools/ppc/README @@ -37,3 +37,16 @@ booting. Consequently, I've included the binary for mkhybrid-1.12b5.4, which does work. +Addendum: 3/10/2005 Christiaan Welvaart +------------------------------------------------------------------------- + +10.1 and 10.2 ppc isos were generated with mkcd, with the following options +added to the mkisofs call: + -T --netatalk -hfs -probe -part -no-desktop \\ + -hfs-volid "$config->{disc}[$i]->{label}" \\ + -map /usr/share/mkcd/hfs_mapping \\ + -magic /usr/share/mkcd/hfs_magic \\ + -hide '*.MacOS' -hide '*.DOS' \\ + -hide-joliet '*.Unix' -hide-joliet '*.MacOS' \\ + -hide-hfs '*.Unix' -hide-hfs '*.DOS' \\ + '-hfs-bless' $builddir/$i/boot \\ -- cgit v1.2.1