diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-01 22:10:16 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-01 22:10:16 +0000 |
commit | 06056ccc0d7072ff7cc7e22815d708f0d067a570 (patch) | |
tree | 6208219f7c343b1f0ac80dbb2ae58f17de47a65d /distrib/arm32/floppies/inst | |
parent | be978d1a355ac87982e7495e6cbdc08e3fb17203 (diff) |
$OpenBSD$
Diffstat (limited to 'distrib/arm32/floppies/inst')
-rw-r--r-- | distrib/arm32/floppies/inst/Makefile | 1 | ||||
-rw-r--r-- | distrib/arm32/floppies/inst/disktab.preinstall | 2 | ||||
-rw-r--r-- | distrib/arm32/floppies/inst/dot.hdprofile | 1 | ||||
-rw-r--r-- | distrib/arm32/floppies/inst/dot.instutils | 1 | ||||
-rw-r--r-- | distrib/arm32/floppies/inst/dot.profile | 2 | ||||
-rw-r--r-- | distrib/arm32/floppies/inst/install.sh | 2 | ||||
-rw-r--r-- | distrib/arm32/floppies/inst/list | 1 |
7 files changed, 8 insertions, 2 deletions
diff --git a/distrib/arm32/floppies/inst/Makefile b/distrib/arm32/floppies/inst/Makefile index 14f394c6cdd..3e63270c29c 100644 --- a/distrib/arm32/floppies/inst/Makefile +++ b/distrib/arm32/floppies/inst/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 2000/03/01 22:09:58 todd Exp $ # $NetBSD: Makefile,v 1.1 1996/05/16 19:58:54 mark Exp $ TOP= ${.CURDIR}/.. diff --git a/distrib/arm32/floppies/inst/disktab.preinstall b/distrib/arm32/floppies/inst/disktab.preinstall index 5fe26a7d81c..6a249be0275 100644 --- a/distrib/arm32/floppies/inst/disktab.preinstall +++ b/distrib/arm32/floppies/inst/disktab.preinstall @@ -1,3 +1,5 @@ +# $OpenBSD: disktab.preinstall,v 1.2 2000/03/01 22:09:58 todd Exp $ + # Disk geometry and partition layout tables. # Key: # dt controller type diff --git a/distrib/arm32/floppies/inst/dot.hdprofile b/distrib/arm32/floppies/inst/dot.hdprofile index b5b68311738..5f4091329dc 100644 --- a/distrib/arm32/floppies/inst/dot.hdprofile +++ b/distrib/arm32/floppies/inst/dot.hdprofile @@ -1,3 +1,4 @@ +# $OpenBSD: dot.hdprofile,v 1.2 2000/03/01 22:09:58 todd Exp $ # $NetBSD: dot.hdprofile,v 1.1 1996/05/16 19:58:57 mark Exp $ # # Copyright (c) 1994 Christopher G. Demetriou diff --git a/distrib/arm32/floppies/inst/dot.instutils b/distrib/arm32/floppies/inst/dot.instutils index 46f29916203..631d972c5c0 100644 --- a/distrib/arm32/floppies/inst/dot.instutils +++ b/distrib/arm32/floppies/inst/dot.instutils @@ -1,3 +1,4 @@ +# $OpenBSD: dot.instutils,v 1.2 2000/03/01 22:09:58 todd Exp $ # $NetBSD: dot.instutils,v 1.1 1996/05/16 19:58:58 mark Exp $ # # Copyright (c) 1994 Christopher G. Demetriou diff --git a/distrib/arm32/floppies/inst/dot.profile b/distrib/arm32/floppies/inst/dot.profile index cf169985719..5c04f784947 100644 --- a/distrib/arm32/floppies/inst/dot.profile +++ b/distrib/arm32/floppies/inst/dot.profile @@ -1,3 +1,4 @@ +# $OpenBSD: dot.profile,v 1.3 2000/03/01 22:09:58 todd Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -27,7 +28,6 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: dot.profile,v 1.2 1997/10/20 22:24:16 millert Exp $ export PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export HISTFILE=/.sh_history diff --git a/distrib/arm32/floppies/inst/install.sh b/distrib/arm32/floppies/inst/install.sh index b31b48004f2..8f39431755e 100644 --- a/distrib/arm32/floppies/inst/install.sh +++ b/distrib/arm32/floppies/inst/install.sh @@ -1,4 +1,5 @@ #!/bin/sh +# $OpenBSD: install.sh,v 1.4 2000/03/01 22:09:59 todd Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -28,7 +29,6 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: install.sh,v 1.3 1998/11/03 04:17:19 aaron Exp $ # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/arm32/floppies/inst/list b/distrib/arm32/floppies/inst/list index 23a9fb8532e..35e4f55bcb1 100644 --- a/distrib/arm32/floppies/inst/list +++ b/distrib/arm32/floppies/inst/list @@ -1,3 +1,4 @@ +# $OpenBSD: list,v 1.2 2000/03/01 22:09:59 todd Exp $ # $NetBSD: list,v 1.1 1996/05/16 19:59:01 mark Exp $ # the disktab explanation file |