Module Name:    src
Committed By:   kiyohara
Date:           Sun Oct 17 10:56:48 UTC 2010

Modified Files:
        src/etc/etc.bebox: Makefile.inc

Log Message:
Create installation/floppy directory.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/etc/etc.bebox/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/etc.bebox/Makefile.inc
diff -u src/etc/etc.bebox/Makefile.inc:1.5 src/etc/etc.bebox/Makefile.inc:1.6
--- src/etc/etc.bebox/Makefile.inc:1.5	Tue Jul 24 10:49:24 2007
+++ src/etc/etc.bebox/Makefile.inc	Sun Oct 17 10:56:48 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.inc,v 1.5 2007/07/24 10:49:24 pavel Exp $
+#	$NetBSD: Makefile.inc,v 1.6 2010/10/17 10:56:48 kiyohara Exp $
 #
 #	etc.bebox/Makefile.inc -- bebox-specific etc Makefile targets
 #
@@ -9,3 +9,8 @@
 KERNEL_SETS=		GENERIC
 
 BUILD_KERNELS=		INSTALL
+
+INSTALLATION_DIRS+=	installation/floppy
+
+snap_md_post:
+	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/floppy '*'

Reply via email to