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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]