[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#603891: libdebian-installer: Add subarch support for YDL PowerStation



tags 603891 patch
thanks

Attached patch adds subarch detection for YDL PowerStation.
diff -Nru ./src/system/subarch-powerpc-linux.c ../libdebian-installer-0.76/src/system/subarch-powerpc-linux.c
--- ./src/system/subarch-powerpc-linux.c	2008-05-30 04:02:31.000000000 -0400
+++ ../libdebian-installer-0.76/src/system/subarch-powerpc-linux.c	2010-11-17 16:52:56.000000000 -0500
@@ -33,6 +33,7 @@
 	{ "PS3", "ps3" },
 	{ "Cell", "cell" },
 	{ "PA Semi", "pasemi" },
+	{ "Maple", "chrp_ibm" },
 	{ NULL, NULL }
 };
 

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: