Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pmax Small disktab entries for the ramdisk and minir...
details: https://anonhg.NetBSD.org/src/rev/d1d860ab91b6
branches: trunk
changeset: 480170:d1d860ab91b6
user: simonb <simonb%NetBSD.org@localhost>
date: Thu Jan 06 00:24:48 2000 +0000
description:
Small disktab entries for the ramdisk and miniroot disk images.
diffstat:
distrib/pmax/instkernel/disktab.diskimage | 6 ++++++
distrib/pmax/ramdisk/disktab.ramdisk | 6 ++++++
2 files changed, 12 insertions(+), 0 deletions(-)
diffs (20 lines):
diff -r 14e1e9913eb5 -r d1d860ab91b6 distrib/pmax/instkernel/disktab.diskimage
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/pmax/instkernel/disktab.diskimage Thu Jan 06 00:24:48 2000 +0000
@@ -0,0 +1,6 @@
+miniroot:2MB Install Diskimage\
+ :ty=simulated:se#512:nt#2:ns#16:nc#128:\
+ :ta=4.4BSD:\
+ :pa#4096:oa#0:ba#4096:fa#512:\
+ :pb#0:ob#0:\
+ :pc#4096:oc#0:
diff -r 14e1e9913eb5 -r d1d860ab91b6 distrib/pmax/ramdisk/disktab.ramdisk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/pmax/ramdisk/disktab.ramdisk Thu Jan 06 00:24:48 2000 +0000
@@ -0,0 +1,6 @@
+install-ramdisk:3MB Installation Ramdisk:\
+ :ty=simulated:se#512:nt#3:ns#16:nc#128:\
+ :ta=4.4BSD:\
+ :pa#6144:oa#0:ba#4096:fa#512:\
+ :pb#0:ob#0:\
+ :pc#6144:oc#0:
Home |
Main Index |
Thread Index |
Old Index