Module Name:    src
Committed By:   tsutsui
Date:           Thu Jan 26 16:12:14 UTC 2012

Modified Files:
        src/distrib/utils/sysinst/arch/zaurus: md.h

Log Message:
zaurus zboot supports UFS2. (as defined in zaurus/stand/zboot/conf.c)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/distrib/utils/sysinst/arch/zaurus/md.h

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

Modified files:

Index: src/distrib/utils/sysinst/arch/zaurus/md.h
diff -u src/distrib/utils/sysinst/arch/zaurus/md.h:1.3 src/distrib/utils/sysinst/arch/zaurus/md.h:1.4
--- src/distrib/utils/sysinst/arch/zaurus/md.h:1.3	Mon Apr  4 08:30:46 2011
+++ src/distrib/utils/sysinst/arch/zaurus/md.h	Thu Jan 26 16:12:14 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: md.h,v 1.3 2011/04/04 08:30:46 mbalmer Exp $	*/
+/*	$NetBSD: md.h,v 1.4 2012/01/26 16:12:14 tsutsui Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -48,6 +48,9 @@
 /* Megs required for a full X installation. */
 #define XNEEDMB 60
 
+/* have support for booting from UFS2 */
+#define HAVE_UFS2_BOOT
+
 /*
  *  Default filesets to fetch and install during installation
  *  or upgrade. The standard sets are:

Reply via email to