artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8043f12
)
Force the boot partition to ext2fs, rathern than leaving it as it was.
author
deraadt
<deraadt@openbsd.org>
Sun, 19 Apr 2015 00:37:36 +0000
(
00:37
+0000)
committer
deraadt
<deraadt@openbsd.org>
Sun, 19 Apr 2015 00:37:36 +0000
(
00:37
+0000)
Found by inspection while curious... not though actual experience...
ok miod
distrib/loongson/ramdisk/install.md
patch
|
blob
|
history
diff --git
a/distrib/loongson/ramdisk/install.md
b/distrib/loongson/ramdisk/install.md
index
cd5de23
..
83d4d85
100644
(file)
--- a/
distrib/loongson/ramdisk/install.md
+++ b/
distrib/loongson/ramdisk/install.md
@@
-1,4
+1,4
@@
-# $OpenBSD: install.md,v 1.1
5 2015/02/12 08:44:47 rpe
Exp $
+# $OpenBSD: install.md,v 1.1
6 2015/04/19 00:37:36 deraadt
Exp $
#
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
@@
-78,7
+78,7
@@
md_prep_fdisk() {
fdisk -e $_disk <<__EOT >/dev/null
re
e 0
-
+83
1
$((_s * 2048))