diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2006-11-09 00:37:18 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2006-11-09 00:37:18 +0000 |
commit | 713dd3921b487931e6776425c60cd045d33fe0ec (patch) | |
tree | ac0d20b5fb05572a3e72c2f0a350a95f3e0b2f0f /etc | |
parent | b1f9246dbec5297958bb3308345a9b65ec933d7f (diff) |
new miniroot partition table entries.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/etc.landisk/disktab | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/etc/etc.landisk/disktab b/etc/etc.landisk/disktab index a773425981d..b530281c5dc 100644 --- a/etc/etc.landisk/disktab +++ b/etc/etc.landisk/disktab @@ -1,4 +1,4 @@ -# $OpenBSD: disktab,v 1.1 2006/10/25 01:47:41 drahn Exp $ +# $OpenBSD: disktab,v 1.2 2006/11/09 00:37:17 drahn Exp $ # # @(#)disktab 5.5 (Berkeley) 2/27/91 # @@ -30,3 +30,9 @@ rdroot2.5M|ramdiskroot2.5M|RAM-disk root FS image:\ :oa#0:pa#5120:ta=4.2BSD:fa#512:ba#4096:\ :ob#0:pb#0:tb=swap:\ :oc#0:pc#5120: + +mroot2.5M|miniroot2.5M|RAM-disk root FS image:\ + :ty=simulated:se#512:nc#160:nt#2:ns#16:\ + :oa#16:pa#5104:ta=4.2BSD:fa#512:ba#4096:\ + :ob#0:pb#0:tb=swap:\ + :oc#0:pc#5120: |