1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-25 06:35:46 +00:00

clang bsd.rd is a bit bigger..

This commit is contained in:
deraadt
2020-04-04 13:28:46 +00:00
parent 3159fc8f23
commit ca9b399172
2 changed files with 6 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.20 2019/06/08 15:49:20 deraadt Exp $
# $OpenBSD: Makefile,v 1.21 2020/04/04 13:28:46 deraadt Exp $
FS= miniroot${OSrev}.fs
FSSIZE= 6080
FSSIZE= 6400
FSDISKTYPE= fakeramdisk
CDROM= cd${OSrev}.iso
MOUNT_POINT= /mnt

View File

@@ -1,4 +1,4 @@
# $OpenBSD: disktab,v 1.18 2019/06/08 15:49:22 deraadt Exp $
# $OpenBSD: disktab,v 1.19 2020/04/04 13:28:46 deraadt Exp $
miniroot:\
:dt=rdroot:se#512:nt#2:ns#64:nc#90:\
@@ -27,7 +27,6 @@ fakecdrom|Fake image for Bootable CDROM:\
:pd#1310720:od#0:bd#8192:fd#1024:td=4.2BSD:
fakeramdisk:\
:dt=rdroot:se#512:nt#1:ns#32:nc#190:\
:pa#6080:oa#0:ba#8192:fa#4096:ta=4.2BSD:\
:pc#6080:oc#0:
:dt=rdroot:se#512:nt#1:ns#32:nc#200:\
:pa#6400:oa#0:ba#8192:fa#4096:ta=4.2BSD:\
:pc#6400:oc#0: