Date: Wed, 16 Apr 2003 07:45:42 -0400 From: Jake Burkholder <jake@locore.ca> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile Message-ID: <20030416114542.GC16563@locore.ca> In-Reply-To: <20030416113202.GB38592@sunbay.com> References: <200304152349.h3FNnV5u063919@repoman.freebsd.org> <20030416063257.GB2349@sunbay.com> <20030416112658.GB16563@locore.ca> <20030416113202.GB38592@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Wed, Apr 16, 2003 at 02:32:02PM +0300, Ruslan Ermilov said words to the effect of; > On Wed, Apr 16, 2003 at 07:26:59AM -0400, Jake Burkholder wrote: > > Apparently, On Wed, Apr 16, 2003 at 09:32:57AM +0300, > > Ruslan Ermilov said words to the effect of; > > > > > On Tue, Apr 15, 2003 at 04:49:31PM -0700, Jake Burkholder wrote: > > > > jake 2003/04/15 16:49:31 PDT > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sbin/sunlabel Makefile > > > > Log: > > > > Hardlink sunlabel to disklabel so make release is happy. (This only affects > > > > sparc64, where bsd^H^H^Hdisklabel isn't built.) > > > > > > > > Revision Changes Path > > > > 1.2 +1 -0 src/sbin/sunlabel/Makefile > > > > > > > Um, need to care about cross-releases too. I will send you the > > > patches when they are ready. > > > > Tell me what you intend to do first. > > > Make disklabel(8) and sunlabel(8) MI and available on all platforms, > so that i386 can cross-release sparc64, and vice versa. The "vice > versa" part is complete but uncommitted, and includes GEOM endianness > fixes that phk@ has not yet committed. > > Fix release/ to use sunlabel(8) for sparc64. Ok, I don't mind doing the endian conversion for sunlabel so that it works on little endian platforms, I started it but haven't finished and just wanted to get release building on sparc64. I'd really like it if disklabel was called bsdlabel, and we install a hard link to disklabel based on the architecture. Jake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030416114542.GC16563>