From c1bc807e785cf34f40309f7fc47034f025e04a87 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 8 Jul 2017 15:39:11 +0000 Subject: [PATCH] Increase size to make slaacd fit. Size problem noted by me, correct fix from deraadt@ --- distrib/amd64/ramdisk_cd/Makefile | 4 ++-- etc/etc.amd64/disktab | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/distrib/amd64/ramdisk_cd/Makefile b/distrib/amd64/ramdisk_cd/Makefile index 9f94c6c7cff..9a83e935de3 100644 --- a/distrib/amd64/ramdisk_cd/Makefile +++ b/distrib/amd64/ramdisk_cd/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2016/12/30 22:32:25 deraadt Exp $ +# $OpenBSD: Makefile,v 1.12 2017/07/08 15:39:11 florian Exp $ .PATH: ${.CURDIR}/../ramdisk RAMDISK=RAMDISK_CD DISKTYPE=rdrootb -FLOPPYSIZE=8960 +FLOPPYSIZE=9600 FLOPPYTYPE=mini34 LBA=1 TEMPLATE=${.CURDIR}/template diff --git a/etc/etc.amd64/disktab b/etc/etc.amd64/disktab index ec04c82462a..1e1a7ee7f8f 100644 --- a/etc/etc.amd64/disktab +++ b/etc/etc.amd64/disktab @@ -1,9 +1,9 @@ -# $OpenBSD: disktab,v 1.19 2017/06/13 16:28:06 deraadt Exp $ +# $OpenBSD: disktab,v 1.20 2017/07/08 15:39:11 florian Exp $ -mini34|gzip bsd.rd disk image 4.34375MB:\ - :dt=rdroot:se#512:nt#1:ns#64:nc#140:\ - :pa#8896:oa#64:ba#8192:fa#1024:ta=4.2BSD: \ - :pc#8960:oc#0: +mini34|gzip bsd.rd disk image 4.4.6875MB:\ + :dt=rdroot:se#512:nt#1:ns#64:nc#150:\ + :pa#9536:oa#64:ba#8192:fa#1024:ta=4.2BSD: \ + :pc#9600:oc#0: install360|install.fs disk image 360MB:\ :dt=rdroot:se#512:nt#1:ns#64:nc#11520:\ -- 2.20.1