diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-04-26 15:54:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-04-26 15:54:55 +0000 |
commit | 7325fc19e5a77b93803078da3b2000b891de8d64 (patch) | |
tree | 7ca3b0ecfc2d012ad4ccf5bb41474aa1eef0506d | |
parent | 354a501b6d0b8a422ebc2509fb60d4f02ef5c14f (diff) |
grow the iso
-rw-r--r-- | distrib/vax/iso/Makefile | 4 | ||||
-rw-r--r-- | etc/etc.vax/disktab | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/distrib/vax/iso/Makefile b/distrib/vax/iso/Makefile index 4c6d59e15e6..650c1ee5864 100644 --- a/distrib/vax/iso/Makefile +++ b/distrib/vax/iso/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2011/04/18 16:52:10 thib Exp $ +# $OpenBSD: Makefile,v 1.8 2012/04/26 15:54:54 deraadt Exp $ TOP= ${.CURDIR}/.. @@ -24,7 +24,7 @@ VND_RDEV= /dev/r${VND}a DISKTYPE= isoroot PID!= echo $$$$ ISOIMAGE!= echo image.${PID} -ISOSIZE= 580800 # 33*11*1600 +ISOSIZE= 617100 # 33*11*1700 BOOT= ${DESTDIR}/usr/mdec/boot BOOTXX= ${DESTDIR}/usr/mdec/xxboot NEWFSOPTS= -t ffs -m 0 -o space -f 1024 -b 8192 -i 8192 -s ${ISOSIZE} diff --git a/etc/etc.vax/disktab b/etc/etc.vax/disktab index 6bc13034782..dbb996fe5b5 100644 --- a/etc/etc.vax/disktab +++ b/etc/etc.vax/disktab @@ -1,4 +1,4 @@ -# $OpenBSD: disktab,v 1.14 2010/07/02 20:33:54 tedu Exp $ +# $OpenBSD: disktab,v 1.15 2012/04/26 15:54:54 deraadt Exp $ bootroot|fake-type used in install boot:\ :ty=fake:se#512:nt#1:rm#10:ns#512:nc#1:\ @@ -24,7 +24,7 @@ floppy|floppy3|3in|3.5in High Density Floppy:\ :pc#2880:oc#0: isoroot:\ - :ty=fake:se#512:nt#11:ns#33:rm#3600:nc#1600:\ - :pa#580800:oa#0:ba#8192:fa#1024:ta=4.2BSD:\ - :pc#580800:oc#0: + :ty=fake:se#512:nt#11:ns#33:rm#3600:nc#1700:\ + :pa#617100:oa#0:ba#8192:fa#1024:ta=4.2BSD:\ + :pc#617100:oc#0: |