Date: Wed, 24 Jul 2002 15:15:51 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall disks.c Message-ID: <200207242215.g6OMFp6p008745@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/07/24 15:15:51 PDT Modified files: usr.sbin/sysinstall disks.c Log: Only install the mbr code on i386.. not ia64. This changes it from #ifndef __alpha__ to #ifdef __i386__ Revision Changes Path 1.133 +1 -1 src/usr.sbin/sysinstall/disks.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207242215.g6OMFp6p008745>