Software bloat. we need more space for the ramdisk.
This commit is contained in:
parent
18cbc264e3
commit
61632e05bb
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: disktab,v 1.4 2000/03/04 16:11:35 ragge Exp $
|
# $NetBSD: disktab,v 1.5 2000/05/17 21:44:15 matt Exp $
|
||||||
#
|
#
|
||||||
# @(#)disktab 8.1 (Berkeley) 6/9/93
|
# @(#)disktab 8.1 (Berkeley) 6/9/93
|
||||||
#
|
#
|
||||||
|
@ -514,9 +514,9 @@ ncc2|nec2363|1Gb NEC:\
|
||||||
# Special disktab entries used when creating distributions.
|
# Special disktab entries used when creating distributions.
|
||||||
#
|
#
|
||||||
ramdisk|fake-type used for in kernel ramdisk:\
|
ramdisk|fake-type used for in kernel ramdisk:\
|
||||||
:ty=fake:nt#1:ns#2112:nc#1:\
|
:ty=fake:nt#1:ns#2276:nc#1:\
|
||||||
:pa#2112:ba#4096:fa#512:ta=4.2BSD:\
|
:pa#2276:ba#4096:fa#512:ta=4.2BSD:\
|
||||||
:pc#2112:bc#4096:fc#512:
|
:pc#2276:bc#4096:fc#512:
|
||||||
|
|
||||||
bootroot|fake-type used in install boot:\
|
bootroot|fake-type used in install boot:\
|
||||||
:ty=fake:nt#1:ns#208:nc#1:\
|
:ty=fake:nt#1:ns#208:nc#1:\
|
||||||
|
|
Loading…
Reference in New Issue