Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=lTJ4gHiK; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=OUQEoVji Received: by mail.netbsd.org (Postfix, from userid 605) id 7A42984E9D; Wed, 24 Apr 2024 05:16:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713935778; bh=hr2NO32zbdYVBtq2A/XLudNHp5cdekBVykIavrVfJFg=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=lTJ4gHiK2A/0X+QsQ6jtj0KxuUb557m4kKWlDLx7iRORW14nTlg+rcp/7a43T09Sd eNmheokR3R68peKDjOKEbC5JLxDzS2G03eFlHXV7LrkdZT+6Aa0Y8jzY0648IBp3/F I/4f/r85l+RP2Lh3dGuMrbaCIuoVZ2hG0/hRkCQA= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 63BD284E99 for ; Wed, 24 Apr 2024 05:16:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id dw-Zaox-TH4j for ; Wed, 24 Apr 2024 05:16:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0574684D57 for ; Wed, 24 Apr 2024 05:16:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713935777; bh=hr2NO32zbdYVBtq2A/XLudNHp5cdekBVykIavrVfJFg=; h=Date:From:Subject:To:Reply-To; b=OUQEoVjirjaLCU1lrHuVM6/bREtPPsGfe1bMn6RV6lCSHmejIeiuZnLm99q+FdK08 iJYU5w/xzMXCgD85rCkroaW9olrNzWniC7TqSv5Y1O+XvGWaPS09dh5OMiJc+rQrfk 7lFuSKegQirYlOKhuebzEL2xBpUdju9Mv9d5oWs4= Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE0CDFA2C; Wed, 24 Apr 2024 05:16:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 24 Apr 2024 05:16:16 +0000 From: "Nia Alarie" Subject: CVS commit: src/distrib/sparc64/cdroms/installcd To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240424051616.EE0CDFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Nia Alarie" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: nia Date: Wed Apr 24 05:16:16 UTC 2024 Modified Files: src/distrib/sparc64/cdroms/installcd: Makefile Log Message: Give lots of room for further expansion of the sparc64 CD image To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/distrib/sparc64/cdroms/installcd/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.