artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3852466
)
FSSIZE was not updated when 'fakeramdisk' was enlarged from 5760
author
krw
<krw@openbsd.org>
Sun, 30 Apr 2023 22:44:18 +0000
(22:44 +0000)
committer
krw
<krw@openbsd.org>
Sun, 30 Apr 2023 22:44:18 +0000
(22:44 +0000)
blocks to 6080 blocks with etc.alpha/disktab r1.24.
Noticed by deraadt@
distrib/alpha/miniroot/Makefile
patch
|
blob
|
history
diff --git
a/distrib/alpha/miniroot/Makefile
b/distrib/alpha/miniroot/Makefile
index
ec8dff4
..
415bbad
100644
(file)
--- a/
distrib/alpha/miniroot/Makefile
+++ b/
distrib/alpha/miniroot/Makefile
@@
-1,7
+1,7
@@
-# $OpenBSD: Makefile,v 1.2
6 2023/04/28 12:26:43
krw Exp $
+# $OpenBSD: Makefile,v 1.2
7 2023/04/30 22:44:18
krw Exp $
FS= miniroot${OSrev}.img
-FSSIZE=
576
0
+FSSIZE=
608
0
FSDISKTYPE= fakeramdisk
CDROM= cd${OSrev}.iso
MOUNT_POINT= /mnt