Check-in of powerpc distrib support.
authorrahnds <rahnds@openbsd.org>
Sat, 21 Dec 1996 20:46:17 +0000 (20:46 +0000)
committerrahnds <rahnds@openbsd.org>
Sat, 21 Dec 1996 20:46:17 +0000 (20:46 +0000)
commit1c70065efcf1d6eb7df05966e3375ba820baeca7
tree4ee34a418990a65bc236264ba831ddde8103b1fb
parenta4afd6dad3fba28f80e70208181c06c482259988
Check-in of powerpc distrib support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.

The distrib pieces will not work until the ELF crunchgen support is
checked in.
27 files changed:
distrib/powerpc/Makefile [new file with mode: 0644]
distrib/powerpc/Makefile.inc [new file with mode: 0644]
distrib/powerpc/inst-common/Makefile.inc [new file with mode: 0644]
distrib/powerpc/inst-common/dot.commonutils [new file with mode: 0644]
distrib/powerpc/inst-common/list [new file with mode: 0644]
distrib/powerpc/inst-common/mtree.conf [new file with mode: 0644]
distrib/powerpc/inst-common/raminst.conf [new file with mode: 0644]
distrib/powerpc/inst-common/termcap.vt [new file with mode: 0644]
distrib/powerpc/inst/Makefile [new file with mode: 0644]
distrib/powerpc/inst/disktab.preinstall [new file with mode: 0644]
distrib/powerpc/inst/dot.instutils [new file with mode: 0644]
distrib/powerpc/inst/dot.profile [new file with mode: 0644]
distrib/powerpc/inst/install.sh [new file with mode: 0644]
distrib/powerpc/inst/list [new file with mode: 0644]
distrib/powerpc/kc-common/Makefile.inc [new file with mode: 0644]
distrib/powerpc/kc-common/list [new file with mode: 0644]
distrib/powerpc/kc-common/mtree.conf [new file with mode: 0644]
distrib/powerpc/kc-common/raminst.conf [new file with mode: 0644]
distrib/powerpc/kc-common/termcap.vt [new file with mode: 0644]
distrib/powerpc/kc/.tmp_raminst022552 [new file with mode: 0644]
distrib/powerpc/kc/Makefile [new file with mode: 0644]
distrib/powerpc/kc/dot.instutils [new file with mode: 0644]
distrib/powerpc/kc/dot.profile [new file with mode: 0644]
distrib/powerpc/kc/install.sh [new file with mode: 0644]
distrib/powerpc/kc/list [new file with mode: 0644]
distrib/powerpc/list2sh.awk [new file with mode: 0644]
distrib/powerpc/runlist.sh [new file with mode: 0644]