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

Bug#517121: Patch to use 686 kernel flavour in D-I with VIA C7-D Processor



reassign 517121 base-installer
tags 517121 patch
thanks

The attached patch is, from the information given originally by the
bug submitter for this bug.....1.5 year ago, the correct way to
propose 686 flavours of kernel packages for this processor.

To kernel team: any objection to commit it? Do you think this is right?

-- 


Index: i386.sh
===================================================================
--- i386.sh	(révision 64682)
+++ i386.sh	(copie de travail)
@@ -88,7 +88,7 @@
 		case "$FAMILY" in
 		    6)
 			case "$MODEL" in
-			    9|10)	echo 686 486 ;;
+			    9|10|13)	echo 686 486 ;;
 			    *)		echo 486 ;;
 			esac
 			;;

Attachment: signature.asc
Description: Digital signature


Reply to: