summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-03-17 16:32:27 +0000
committerderaadt <deraadt@openbsd.org>2019-03-17 16:32:27 +0000
commita41a87204efb67a608a53b477a1c1ca8d4ac0f0c (patch)
treeedb2858b69592236c271567e791e487609d54b4f
parentRemember to detach the event counter when disestablishing (diff)
downloadwireguard-openbsd-a41a87204efb67a608a53b477a1c1ca8d4ac0f0c.tar.xz
wireguard-openbsd-a41a87204efb67a608a53b477a1c1ca8d4ac0f0c.zip
Grow sgi ISO/FS media space to cope with the clang growth.
-rw-r--r--distrib/sgi/iso/Makefile4
-rw-r--r--etc/etc.sgi/disktab8
2 files changed, 6 insertions, 6 deletions
diff --git a/distrib/sgi/iso/Makefile b/distrib/sgi/iso/Makefile
index 0b7c33e6ca9..9cc6a35ca3b 100644
--- a/distrib/sgi/iso/Makefile
+++ b/distrib/sgi/iso/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.29 2018/11/13 12:48:23 visa Exp $
+# $OpenBSD: Makefile,v 1.30 2019/03/17 16:32:27 deraadt Exp $
TOP= ${.CURDIR}/..
@@ -30,7 +30,7 @@ all: ${CDROM}
# The following values need to be consistent with the `cdroot' layout in
# /etc/disktab
SGIVOLSZ=8320 # oa, pp (size of volume header in 2048 byte sectors)
-CDROMSZ=460 # nt (size of the iso image in megabytes)
+CDROMSZ=489 # nt (size of the iso image in megabytes)
# Creating an IP27 bootable CD-ROM image with a usable FFS filesystem on it
# is extremely tricky. We are facing the following challenges:
diff --git a/etc/etc.sgi/disktab b/etc/etc.sgi/disktab
index ae2873f35a8..0be77730882 100644
--- a/etc/etc.sgi/disktab
+++ b/etc/etc.sgi/disktab
@@ -1,4 +1,4 @@
-# $OpenBSD: disktab,v 1.18 2018/11/13 06:24:36 visa Exp $
+# $OpenBSD: disktab,v 1.19 2019/03/17 16:32:29 deraadt Exp $
rdroot|ramdiskroot|RAM-disk root FS image:\
:dt=rdroot:se#512:nc#20:nt#4:ns#128:\
@@ -11,6 +11,6 @@ minicdroot|minicdramdiskroot|Boot CD-ROM image:\
:ob#0:pb#0:oc#0:pc#30720:
cdroot|cdramdiskroot|Installation CD-ROM image:\
- :dt=rdroot:se#2048:nc#16:nt#460:ns#32:\
- :ta=4.2BSD:oa#8320:pa#227200:fa#2048:ba#16384:\
- :ob#0:pb#0:oc#0:pc#235520:op#0:pp#8320:
+ :dt=rdroot:se#2048:nc#17:nt#460:ns#32:\
+ :ta=4.2BSD:oa#8320:pa#241920:fa#2048:ba#16384:\
+ :ob#0:pb#0:oc#0:pc#250240:op#0:pp#8320: