diff options
author | 2014-03-15 04:07:39 +0000 | |
---|---|---|
committer | 2014-03-15 04:07:39 +0000 | |
commit | e60ed443e6e3ece971ad3464da9351d221d344b5 (patch) | |
tree | fb4a76dd0ccbf2afdcc8c6b4d7362aac54fc1a75 | |
parent | Add usage pages from usb HID Power Devices spec. (diff) | |
download | wireguard-openbsd-e60ed443e6e3ece971ad3464da9351d221d344b5.tar.xz wireguard-openbsd-e60ed443e6e3ece971ad3464da9351d221d344b5.zip |
Bump the cdXX image from 12MB to 13MB.
-rw-r--r-- | distrib/sgi/cdfs/Makefile | 4 | ||||
-rw-r--r-- | etc/etc.sgi/disktab | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/distrib/sgi/cdfs/Makefile b/distrib/sgi/cdfs/Makefile index 2f8bf593239..8b13ed898da 100644 --- a/distrib/sgi/cdfs/Makefile +++ b/distrib/sgi/cdfs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2013/12/08 17:21:59 miod Exp $ +# $OpenBSD: Makefile,v 1.15 2014/03/15 04:07:39 miod Exp $ TOP= ${.CURDIR}/.. @@ -8,7 +8,7 @@ BSDRD= bsd.rd CDROM= cd${REV}.iso FFS= ffs.img # must match the size of `minicdroot' in disktab -CDFSMB= 12 +CDFSMB= 13 all: ${CDROM} ALLIP= 22 27 28 30 32 diff --git a/etc/etc.sgi/disktab b/etc/etc.sgi/disktab index 9fcde52a4b8..252cc6d48b7 100644 --- a/etc/etc.sgi/disktab +++ b/etc/etc.sgi/disktab @@ -1,4 +1,4 @@ -# $OpenBSD: disktab,v 1.13 2014/01/06 21:03:13 miod Exp $ +# $OpenBSD: disktab,v 1.14 2014/03/15 04:07:39 miod Exp $ rdroot|ramdiskroot|RAM-disk root FS image:\ :ty=simulated:se#512:nc#20:nt#4:ns#128:\ @@ -6,9 +6,9 @@ rdroot|ramdiskroot|RAM-disk root FS image:\ :ob#0:pb#0:oc#0:pc#10240: minicdroot|minicdramdiskroot|Boot CD-ROM image:\ - :ty=simulated:se#512:nc#48:nt#4:ns#128:\ - :ta=4.2BSD:oa#0:pa#24576:fa#512:ba#4096:\ - :ob#0:pb#0:oc#0:pc#24576: + :ty=simulated:se#512:nc#52:nt#4:ns#128:\ + :ta=4.2BSD:oa#0:pa#26624:fa#512:ba#4096:\ + :ob#0:pb#0:oc#0:pc#26624: cdroot|cdramdiskroot|Installation CD-ROM image:\ :ty=simulated:se#2048:nc#16:nt#316:ns#32:\ |