Add new style of miniroot building. primarily based on the distrib/miniroot
authorrahnds <rahnds@openbsd.org>
Sat, 15 Feb 1997 04:27:11 +0000 (04:27 +0000)
committerrahnds <rahnds@openbsd.org>
Sat, 15 Feb 1997 04:27:11 +0000 (04:27 +0000)
commit84224fef4f3f4d01cbde7019fe723db1eb479a87
tree751163c289b0dba964ca227f090bcfe3628bc8a8
parent23805a1fa61488ae24c2200bfd89807b78463790
Add new style of miniroot building. primarily based on the distrib/miniroot
code.
13 files changed:
distrib/mvme68k/ramdisk/Makefile [new file with mode: 0644]
distrib/mvme68k/ramdisk/Makefile.inc [new file with mode: 0644]
distrib/mvme68k/ramdisk/disktab.preinstall [new file with mode: 0644]
distrib/mvme68k/ramdisk/disktab.shadow [new file with mode: 0644]
distrib/mvme68k/ramdisk/dot.instutils [new file with mode: 0644]
distrib/mvme68k/ramdisk/dot.profile [new file with mode: 0644]
distrib/mvme68k/ramdisk/install.md [new file with mode: 0644]
distrib/mvme68k/ramdisk/install.sh [new file with mode: 0644]
distrib/mvme68k/ramdisk/install.sub [new file with mode: 0644]
distrib/mvme68k/ramdisk/list [new file with mode: 0644]
distrib/mvme68k/ramdisk/mtree.conf [new file with mode: 0644]
distrib/mvme68k/ramdisk/raminst.conf [new file with mode: 0644]
distrib/mvme68k/ramdisk/start_rdconfig.sh [new file with mode: 0644]