-# $OpenBSD: Makefile,v 1.26 2015/12/27 16:31:07 deraadt Exp $
+# $OpenBSD: Makefile,v 1.27 2017/06/14 16:36:09 deraadt Exp $
TOP= ${.CURDIR}/..
# 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)
-FFSSZ=153472 # pa (size of the ffs partition in 2048 byte sectors)
-CDROMSZ=316 # nt (size of the iso image in megabytes)
+FFSSZ=206720 # pa (size of the ffs partition in 2048 byte sectors)
+CDROMSZ=420 # 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:
-# $OpenBSD: disktab,v 1.16 2015/09/27 19:11:37 miod Exp $
+# $OpenBSD: disktab,v 1.17 2017/06/14 16:36:10 deraadt Exp $
rdroot|ramdiskroot|RAM-disk root FS image:\
:dt=rdroot:se#512:nc#20:nt#4:ns#128:\
:ob#0:pb#0:oc#0:pc#30720:
cdroot|cdramdiskroot|Installation CD-ROM image:\
- :dt=rdroot:se#2048:nc#16:nt#316:ns#32:\
- :ta=4.2BSD:oa#8320:pa#153472:fa#2048:ba#16384:\
- :ob#0:pb#0:oc#0:pc#161792:op#0:pp#8320:
+ :dt=rdroot:se#2048:nc#16:nt#420:ns#32:\
+ :ta=4.2BSD:oa#8320:pa#206720:fa#2048:ba#16384:\
+ :ob#0:pb#0:oc#0:pc#215040:op#0:pp#8320: