Re: svn commit: r357624 - in head/sbin: . sunlabel

2020-02-06 Thread Rodney W. Grimes
> On Thu, Feb 6, 2020 at 10:57 AM Rodney W. Grimes > wrote: > > > > Author: imp > > > Date: Thu Feb 6 17:52:02 2020 > > > New Revision: 357624 > > > URL: https://svnweb.freebsd.org/changeset/base/357624 > > > > > > Log: > > > No need to make sunlabel anymore > > > > > > It was only built on

Re: svn commit: r357624 - in head/sbin: . sunlabel

2020-02-06 Thread Warner Losh
On Thu, Feb 6, 2020 at 10:57 AM Rodney W. Grimes wrote: > > Author: imp > > Date: Thu Feb 6 17:52:02 2020 > > New Revision: 357624 > > URL: https://svnweb.freebsd.org/changeset/base/357624 > > > > Log: > > No need to make sunlabel anymore > > > > It was only built on sparc64. Since it wasn't

Re: svn commit: r357624 - in head/sbin: . sunlabel

2020-02-06 Thread Rodney W. Grimes
> Author: imp > Date: Thu Feb 6 17:52:02 2020 > New Revision: 357624 > URL: https://svnweb.freebsd.org/changeset/base/357624 > > Log: > No need to make sunlabel anymore > > It was only built on sparc64. Since it wasn't a general tool on other > architectures, no need to keep it around fo

svn commit: r357624 - in head/sbin: . sunlabel

2020-02-06 Thread Warner Losh
Author: imp Date: Thu Feb 6 17:52:02 2020 New Revision: 357624 URL: https://svnweb.freebsd.org/changeset/base/357624 Log: No need to make sunlabel anymore It was only built on sparc64. Since it wasn't a general tool on other architectures, no need to keep it around for another release.