Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Rp3QEJ0r; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=dtehLPNi Received: by mail.netbsd.org (Postfix, from userid 605) id 0F30F84DBD; Wed, 24 Apr 2024 15:40:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713973200; bh=4ltobLru1DeQmy2QuF9aCaQh7wSN2Iyfl4yARvC3NOQ=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=Rp3QEJ0ryR2EHvlLbiylt9y6g/jbPn3ciKQc5ZOX/gYyjAS90lusn8MKlPAVpYZv0 OgM/DDmv7Sh52EP0F6w5M8Vi8vBpathW8+I6oJB7CUvOCdGyZvfIwABtmMHP5IZfgL 6/+9s3iPIH47JxCsiDoWMU0EqcH24qOslkoUWKC4= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EDF8584DB2 for ; Wed, 24 Apr 2024 15:39:58 +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 8wI7sHqJiwwf for ; Wed, 24 Apr 2024 15:39:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8C64B84CE3 for ; Wed, 24 Apr 2024 15:39:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713973198; bh=4ltobLru1DeQmy2QuF9aCaQh7wSN2Iyfl4yARvC3NOQ=; h=Date:From:Subject:To:Reply-To; b=dtehLPNiwn89fonvw9Xx8zEbiDYkux3oj+rzp5AsgGsBtH0i6klIkoPyTQF8bLmGP x1A+DSv23Bx8r5s29iDY2sfj+ir21AE46C0zfqNAcgfs1DK2ZbMqGLiYXkSyWSnew5 t0cOI++5RLNyp1+RN+16zP1CV/5IVmAQWBdZ6K9M= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7B349FA2C; Wed, 24 Apr 2024 15:39:58 +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 15:39:58 +0000 From: "Nia Alarie" Subject: CVS commit: src/distrib/sparc64/cdroms To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240424153958.7B349FA2C@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 15:39:58 UTC 2024 Modified Files: src/distrib/sparc64/cdroms: Makefile Added Files: src/distrib/sparc64/cdroms/installdvd: Makefile Log Message: sparc64 follows x86 and gets an installdvd image with all sets To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/distrib/sparc64/cdroms/Makefile cvs rdiff -u -r0 -r1.1 src/distrib/sparc64/cdroms/installdvd/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.