Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2019 02:30:41 +0000 (UTC)
From:      Kyle Evans <kevans@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r354346 - in head: release/picobsd share/man/man8
Message-ID:  <201911050230.xA52UfDE041542@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevans
Date: Tue Nov  5 02:30:41 2019
New Revision: 354346
URL: https://svnweb.freebsd.org/changeset/base/354346

Log:
  Remove picobsd build scripts and the remaining tinyware
  
  Postings were sent to -arch@ on 2019/09/13 and 2019/10/01, proposing and
  confirming a removal of these scripts on 2019/10/31, due to significant work
  needed to bring this into the modern world and nobody having done this work
  in the past couple of years. No objections or proposed work was raised in
  response to these postings. The tinyware may see a resurrection into a
  separate repo for archival purposes if any users of it show interest in
  doing so.
  
  MFC after:	never

Deleted:
  head/release/picobsd/
  head/share/man/man8/picobsd.8
Modified:
  head/share/man/man8/Makefile
  head/share/man/man8/nanobsd.8

Modified: head/share/man/man8/Makefile
==============================================================================
--- head/share/man/man8/Makefile	Tue Nov  5 00:12:21 2019	(r354345)
+++ head/share/man/man8/Makefile	Tue Nov  5 02:30:41 2019	(r354346)
@@ -9,7 +9,6 @@ MAN=	\
 	diskless.8 \
 	intro.8 \
 	nanobsd.8 \
-	picobsd.8 \
 	rc.8 \
 	rc.sendmail.8 \
 	rc.subr.8 \

Modified: head/share/man/man8/nanobsd.8
==============================================================================
--- head/share/man/man8/nanobsd.8	Tue Nov  5 00:12:21 2019	(r354345)
+++ head/share/man/man8/nanobsd.8	Tue Nov  5 02:30:41 2019	(r354346)
@@ -339,8 +339,7 @@ customize_cmd cust_etc_size
 .Sh SEE ALSO
 .Xr make.conf 5 ,
 .Xr boot 8 ,
-.Xr boot0cfg 8 ,
-.Xr picobsd 8
+.Xr boot0cfg 8
 .Sh HISTORY
 The
 .Nm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911050230.xA52UfDE041542>