Date: Thu, 20 Mar 2003 15:46:22 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile src/release/scripts doFS.sh src/release/ia64 doFS.sh Message-ID: <200303202346.h2KNkMLE073113@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2003/03/20 15:46:22 PST FreeBSD src repository Modified files: release Makefile release/scripts doFS.sh release/ia64 doFS.sh Log: Pass the target machine architecture down to disklabel(8). Do it so that systems without the -m option in disklabel(8), e.g. 5.0-RELEASE, can still build current snapshots. While here, drop the -s option from doFS.sh; we have not been using the .size files for a long time. Revision Changes Path 1.762 +5 -3 src/release/Makefile 1.3 +1 -10 src/release/ia64/doFS.sh 1.45 +7 -18 src/release/scripts/doFS.sh 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?200303202346.h2KNkMLE073113>