Date: Tue, 20 Nov 2001 12:25:12 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts doFS.sh Message-ID: <200111202025.fAKKPCe07038@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/11/20 12:25:12 PST Modified files: release/scripts doFS.sh Log: - Remove the -T from the 4.x newfs as well. - Don't write out 0xaa55 to the end of the filesystem as md(4) doesn't generate that warning and it breaks 'disklabel mdX auto'. - Use the 'canonical' disk name mdX instead of /dev/mdX to disklabel so we can use disklabel auto for mfsroot filesizes that aren't a standard size in /etc/disktab. Revision Changes Path 1.38 +3 -6 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?200111202025.fAKKPCe07038>