From owner-cvs-all Mon Dec 2 14:37:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D93AC37B401; Mon, 2 Dec 2002 14:37:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87AE643EAF; Mon, 2 Dec 2002 14:37:57 -0800 (PST) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gB2MXpmV079234; Mon, 2 Dec 2002 14:33:51 -0800 (PST) (envelope-from luigi@repoman.freebsd.org) Received: (from luigi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gB2MXo1w079233; Mon, 2 Dec 2002 14:33:50 -0800 (PST) Message-Id: <200212022233.gB2MXo1w079233@repoman.freebsd.org> From: Luigi Rizzo Date: Mon, 2 Dec 2002 14:33:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build picobsd X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luigi 2002/12/02 14:33:50 PST Modified files: (Branch: RELENG_4) release/picobsd/build picobsd Log: Fix a long standing problem with ssh-keygen missing the '-t rsa1' option. Remove historical '-p 0' option from newfs Use 'strings' and 'dd' magic instead of perl (unavailable in -current) to patch the boot2 block. Will go into -current as soon as re@ approve Submitted by: Bruce Montague MFC After: 3 days Revision Changes Path 1.1.2.28 +9 -5 src/release/picobsd/build/picobsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message