Hi DOngInn,
changed in systeminstaller-oscar trunk (which lives in the OSCAR svn).
Added ppc64 to Tk/Image.pm, too.
The newly tagged v2.3.7-1 will be added asap to the oscar crispy branch.
Regards,
Erich
On Saturday 10 November 2007 23:59, DongInn Kim wrote:
> Hi,
>
> I just realized that systeminstaller-oscar-2.3.6-1 included in OSCAR does not
> seem to support ppc/ppc64 for PS3.
>
> Can you please update the Partition.pm file with my following patch?
>
> --- Partition.pm 2007-11-10 15:51:51.000000000 -0700
> +++ Partition.pm 2007-11-10 15:51:28.000000000 -0700
> @@ -308,7 +308,7 @@
> }
>
> &verbose("Determining which routine to call based on architecture.");
> - if ($image->arch =~ /^(i.86|ia64|x86_64)$/) {
> + if ($image->arch =~ /^(i.86|ia64|x86_64|ppc|ppc64)$/) {
> if
> (&SystemInstaller::Partition::IA::create_partition_file($image->location,%DISKS))
> { return 1; }
>
>
> Regards,
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
sisuite-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel