The code has changed slighly in svn. This patch seem to match the previous proposal, updated and made relative to the current svn.
Index: i386.sh =================================================================== --- i386.sh (revision 63405) +++ i386.sh (working copy) @@ -39,7 +39,7 @@ case "$FAMILY" in " 6") case "$MODEL" in - " 9"|" 10") echo 686$BIGMEM ;; + " 9"|" 10"|" 13") echo 686$BIGMEM ;; *) echo 486 ;; esac ;; I believe this patch seem sensible, and am positive to commit it to svn. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101005133224.gb1...@login2.uio.no