Received: by mail.netbsd.org (Postfix, from userid 605) id 14FB514A1EF; Sat, 24 Nov 2012 20:34:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BD65814A1BD for ; Sat, 24 Nov 2012 20:34:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 WYa9OXv_oMWh for ; Sat, 24 Nov 2012 20:34:07 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4384B14A0FD for ; Sat, 24 Nov 2012 20:34:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 71F8E175DD; Sat, 24 Nov 2012 20:34:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 24 Nov 2012 20:34:13 +0000 From: "Julian Coleman" Subject: CVS commit: [netbsd-6] src/distrib/x68k/floppies/bootfloppy.sysinst To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20121124203413.71F8E175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Julian Coleman" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: jdc Date: Sat Nov 24 20:34:13 UTC 2012 Modified Files: src/distrib/x68k/floppies/bootfloppy.sysinst [netbsd-6]: Makefile Log Message: Pull up revision 1.13 (requested by tsutsui in ticket #709). FLOPPYPAD=1 for padding floppies. On XM6i (emulator), the floppy format type of plain image is decided by filesize, so it makes easy to use the image on XM6i. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.12.58.1 \ src/distrib/x68k/floppies/bootfloppy.sysinst/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.