fdecb48665
Ok: Manuel Bouyer <bouyer@netbsd.org>
13 lines
412 B
Text
13 lines
412 B
Text
$NetBSD: patch-dk,v 1.1 2008/03/03 16:45:27 hannken Exp $
|
|
|
|
--- libfsimage/common/fsimage_grub.h.orig 2008-01-31 11:06:54.000000000 +0100
|
|
+++ libfsimage/common/fsimage_grub.h 2008-03-02 18:10:43.000000000 +0100
|
|
@@ -44,7 +44,7 @@ typedef struct fsig_plugin_ops {
|
|
} fsig_plugin_ops_t;
|
|
|
|
#define STAGE1_5
|
|
-#define FSYS_BUFLEN 0x8000
|
|
+#define FSYS_BUFLEN 0x40000
|
|
#define SECTOR_BITS 9
|
|
#define SECTOR_SIZE 0x200
|
|
|