RCS id police.
This commit is contained in:
parent
ecde95b64d
commit
c7a5193440
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.inc,v 1.7 1995/11/28 23:57:03 jtc Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.8 1996/08/30 17:32:23 thorpej Exp $
|
||||
|
||||
# TOP is assumed to be defined by Makefile including this one.
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# $NetBSD: dot.commonutils,v 1.5 1996/08/30 17:32:24 thorpej 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.commonutils,v 1.4 1995/11/28 23:57:04 jtc Exp $
|
||||
|
||||
# Installation utilites (functions), to get NetBSD installed on
|
||||
# the hard disk. These are meant to be invoked from the shell prompt,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: instbin.conf,v 1.8 1996/08/30 17:32:25 thorpej Exp $
|
||||
#
|
||||
# kcbin.conf - unified binary for the kc floppy
|
||||
# $Id: instbin.conf,v 1.7 1996/07/07 07:02:29 chopps Exp $
|
||||
#
|
||||
|
||||
srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: list,v 1.6 1996/05/19 09:01:39 veego Exp $
|
||||
# $NetBSD: list,v 1.7 1996/08/30 17:32:26 thorpej Exp $
|
||||
|
||||
# copy the crunched binary, link to it, and kill it
|
||||
COPY ${OBJDIR}/instbin instbin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: mtree.conf,v 1.1 1994/10/06 20:25:53 chopps Exp $
|
||||
# $NetBSD: mtree.conf,v 1.2 1996/08/30 17:32:27 thorpej Exp $
|
||||
|
||||
/set type=dir uname=root gname=wheel mode=0755
|
||||
# .
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# $NetBSD: termcap.vt,v 1.2 1996/08/30 17:32:29 thorpej Exp $
|
||||
#
|
||||
# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.inc,v 1.5 1995/05/12 21:16:08 cgd Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.6 1996/08/30 17:34:42 thorpej Exp $
|
||||
|
||||
# TOP is assumed to be defined by Makefile including this one.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: copy_kernel.sh,v 1.1.1.1 1994/08/29 15:30:17 cgd Exp $
|
||||
# $NetBSD: copy_kernel.sh,v 1.2 1996/08/30 17:34:44 thorpej Exp $
|
||||
#
|
||||
# Kernel copy script
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: dot.profile,v 1.1.1.1 1994/08/29 15:30:16 cgd Exp $
|
||||
# $NetBSD: dot.profile,v 1.2 1996/08/30 17:34:45 thorpej Exp $
|
||||
|
||||
PATH=/sbin:/bin:/
|
||||
export PATH
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: kcbin.conf,v 1.8 1996/08/30 17:34:46 thorpej Exp $
|
||||
#
|
||||
# kcbin.conf - unified binary for the kc floppy
|
||||
# $Id: kcbin.conf,v 1.7 1996/05/02 23:17:09 cgd Exp $
|
||||
#
|
||||
|
||||
srcdirs bin sbin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: list,v 1.6 1996/05/02 23:17:14 cgd Exp $
|
||||
# $NetBSD: list,v 1.7 1996/08/30 17:34:47 thorpej Exp $
|
||||
|
||||
# copy the crunched binary, link to it, and kill it
|
||||
COPY ${OBJDIR}/kcbin kcbin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: mtree.conf,v 1.1.1.1 1994/08/29 15:30:16 cgd Exp $
|
||||
# $NetBSD: mtree.conf,v 1.2 1996/08/30 17:34:48 thorpej Exp $
|
||||
|
||||
/set type=dir uname=root gname=wheel mode=0755
|
||||
# .
|
||||
|
|
Loading…
Reference in New Issue