diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-05-09 18:00:22 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-05-09 18:00:22 +0000 |
commit | 8642fe868dde8c388a573fb64ee3c53ade441c85 (patch) | |
tree | 24fb5c75798b767056a93cf5e14ee588e9fbdd15 /distrib/alpha/inst-common | |
parent | 0a5f602f8603a74b52d6e66ee3664a198dde96ed (diff) |
Bring list up to date with raminst.conf and add ansi-mini to termcap.vt
Diffstat (limited to 'distrib/alpha/inst-common')
-rw-r--r-- | distrib/alpha/inst-common/list | 25 | ||||
-rw-r--r-- | distrib/alpha/inst-common/termcap.vt | 7 |
2 files changed, 20 insertions, 12 deletions
diff --git a/distrib/alpha/inst-common/list b/distrib/alpha/inst-common/list index 70fa8677780..75548b8d882 100644 --- a/distrib/alpha/inst-common/list +++ b/distrib/alpha/inst-common/list @@ -1,5 +1,5 @@ # -# $OpenBSD: list,v 1.3 1997/05/08 12:48:04 niklas Exp $ +# $OpenBSD: list,v 1.4 1997/05/09 18:00:20 millert Exp $ # # copy the crunched binary, link to it, and kill it @@ -9,26 +9,26 @@ LINK raminst bin/cat LINK raminst bin/chmod LINK raminst bin/cp LINK raminst bin/cpio -LINK raminst bin/df LINK raminst bin/dd +LINK raminst bin/df LINK raminst bin/ed LINK raminst bin/expr LINK raminst bin/ln LINK raminst bin/ls -LINK raminst bin/kill -LINK raminst bin/hostname +#LINK raminst bin/kill +#LINK raminst bin/hostname LINK raminst bin/mkdir LINK raminst bin/mv LINK raminst bin/pdksh -LINK raminst bin/pwd +#LINK raminst bin/pwd LINK raminst bin/rm LINK raminst bin/sh LINK raminst bin/stty LINK raminst bin/sleep LINK raminst bin/sync LINK raminst bin/tar -LINK raminst bin/test -LINK raminst bin/[ +#LINK raminst bin/test +#LINK raminst bin/[ LINK raminst sbin/disklabel LINK raminst sbin/fdisk LINK raminst sbin/fsck @@ -49,25 +49,28 @@ LINK raminst sbin/route #LINK raminst sbin/slattach LINK raminst sbin/umount LINK raminst usr/bin/chgrp -LINK raminst usr/bin/cut +#LINK raminst usr/bin/cut LINK raminst usr/bin/ftp LINK raminst usr/bin/egrep +LINK raminst usr/bin/fgrep LINK raminst usr/bin/grep LINK raminst usr/bin/gzip LINK raminst usr/bin/more LINK raminst usr/bin/sed -LINK raminst usr/bin/sort +#LINK raminst usr/bin/sort LINK raminst usr/bin/pax #LINK raminst usr/bin/tip LINK raminst usr/sbin/chown +LINK raminst usr/mdec/installboot SPECIAL /bin/rm raminst # copy the MAKEDEV script and make some devices COPY ${DESTDIR}/dev/MAKEDEV dev/MAKEDEV SPECIAL cd dev; sh MAKEDEV raminst -# we need the contents of /usr/mdec (XXX) -# COPY ${DESTDIR}/usr/mdec/* usr/mdec +# we need the contents of /usr/mdec +COPY ${DESTDIR}/usr/mdec/boot usr/mdec/boot +COPY ${DESTDIR}/usr/mdec/bootxx usr/mdec/bootxx # various files that we need in /etc for the install COPY ${DESTDIR}/etc/group etc diff --git a/distrib/alpha/inst-common/termcap.vt b/distrib/alpha/inst-common/termcap.vt index a75712f23ed..5c958894ca2 100644 --- a/distrib/alpha/inst-common/termcap.vt +++ b/distrib/alpha/inst-common/termcap.vt @@ -1,5 +1,5 @@ # -# $OpenBSD: termcap.vt,v 1.1 1997/05/07 12:46:53 niklas Exp $ +# $OpenBSD: termcap.vt,v 1.2 1997/05/09 18:00:21 millert Exp $ # # Copyright (c) 1980, 1985, 1989 The Regents of the University of California. # All rights reserved. @@ -65,3 +65,8 @@ vt300|vt320|vt300-80|VT 300 with 80 columns, on VMS:\ :mr=\E[7m:ms:nd=\E[C:nl=\ED:nw=\EE:pf=\E[?4i:po=\E[?5i:\ :ps=\E[i:rc=\E8:sc=\E7:se=\E[27m:sf=1*\ED:so=\E[7m:\ :sr=1*\EM:st=\EH:ue=\E[24m:up=\EM:us=\E[4m:xn: +ansi-mini|any ansi terminal with pessimistic assumptions:\ + :am:bs:\ + :co#80:it#8:li#24:\ + :ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:do=\E[B:ho=\E[H:\ + :le=\E[D:nd=\E[C:ta=^I:up=\E[A: |