summaryrefslogtreecommitdiff
path: root/distrib/pc532/floppies/inst-common/list
blob: ae2ef0179b6b8d4a18c2fbfc542eaede8ae66a64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
#	$OpenBSD: list,v 1.4 1996/04/25 21:30:44 niklas Exp $

# copy the MAKEDEV script and make some devices
COPY	${DESTDIR}/dev/MAKEDEV	dev/MAKEDEV
SPECIAL	cd dev; sh MAKEDEV floppy
SPECIAL	/bin/rm dev/MAKEDEV

# we need the contents of /usr/mdec (XXX)
COPY	${DESTDIR}/usr/mdec/*	usr/mdec

# various files that we need in /etc for the install
COPY	${TOPDIR}/../../../etc/group		etc
COPY	${TOPDIR}/../../../etc/master.passwd	etc
COPY	${TOPDIR}/../../../etc/protocols	etc
COPY	${TOPDIR}/../../../etc/services		etc
SPECIAL >etc/ppp/options
COPY	${OBJDIR}/pwd_mkdb	pwd_mkdb
SPECIAL	/usr/sbin/chroot . ./pwd_mkdb -p /etc/master.passwd
SPECIAL	/bin/rm pwd_mkdb

# copy the crunched binary, link to it
COPY	${OBJDIR}/bsd.gz	bsd.gz
COPY	${OBJDIR}/instbin	instbin
LINK	instbin			bin/cat
LINK	instbin			bin/chmod
LINK	instbin			bin/cp
LINK	instbin			bin/date
LINK	instbin			bin/dd
LINK	instbin			bin/df
LINK	instbin			bin/domainname
LINK	instbin			bin/expr
LINK	instbin			bin/hostname
LINK	instbin			bin/kill
LINK	instbin			bin/ln
LINK	instbin			bin/ls
LINK	instbin			bin/mkdir
LINK	instbin			bin/mt
LINK	instbin			bin/mv
LINK	instbin			bin/ps
LINK	instbin			bin/pwd
LINK	instbin			bin/rcp
LINK	instbin			bin/rm
LINK	instbin			bin/rmdir
LINK	instbin			bin/sh
LINK	instbin			bin/stty
LINK	instbin			bin/sync
LINK	instbin			bin/test
LINK	instbin			bin/[
LINK	instbin			sbin/bim
LINK	instbin			sbin/disklabel
LINK	instbin			sbin/dmesg
LINK	instbin			sbin/dump
LINK	instbin			sbin/fsck
LINK	instbin			sbin/halt
LINK	instbin			sbin/ifconfig
LINK	instbin			sbin/init
LINK	instbin			sbin/mknod
LINK	instbin			sbin/mount
LINK	instbin			sbin/mount_cd9660
LINK	instbin			sbin/mount_ffs
LINK	instbin			sbin/mount_msdos
LINK	instbin			sbin/mount_nfs
LINK	instbin			sbin/newfs
LINK	instbin			sbin/ping
LINK	instbin			sbin/rdump
LINK	instbin			sbin/reboot
LINK	instbin			sbin/restore
LINK	instbin			sbin/route
LINK	instbin			sbin/rrestore
LINK	instbin			sbin/slattach
LINK	instbin			sbin/swapon
LINK	instbin			sbin/umount
SYMLINK	/instbin		usr/bin/awk
SYMLINK	/instbin		usr/bin/basename
SYMLINK	/instbin		usr/bin/chgrp
SYMLINK	/instbin		usr/bin/dirname
SYMLINK /instbin		usr/bin/hexdump
SYMLINK /instbin		usr/bin/ex
SYMLINK	/instbin		usr/bin/find
SYMLINK	/instbin		usr/bin/ftp
SYMLINK	/instbin		usr/bin/gunzip
SYMLINK	/instbin		usr/bin/gzcat
SYMLINK	/instbin		usr/bin/gzip
SYMLINK	/instbin		usr/bin/more
SYMLINK	/instbin		usr/bin/netstat
SYMLINK	/instbin		usr/bin/sed
SYMLINK	/instbin		usr/bin/strings
SYMLINK	/instbin		usr/bin/tar
SYMLINK	/instbin		usr/bin/tip
SYMLINK /instbin		usr/bin/vi
SYMLINK /instbin		usr/bin/view
SYMLINK /instbin		usr/games/factor
SYMLINK	/instbin		usr/sbin/chat
SYMLINK	/instbin		usr/sbin/chown
SYMLINK	/instbin		usr/sbin/chroot
SYMLINK	/instbin		usr/sbin/kvm_mkdb
SYMLINK	/instbin		usr/sbin/pppd
SYMLINK	/instbin		usr/sbin/pppstats
SYMLINK	/instbin		usr/sbin/sysctl
SYMLINK	/instbin		usr/sbin/traceroute
SYMLINK	/instbin		usr/sbin/update
SYMLINK /instbin		usr/local/bin/download

#SPECIAL	/bin/rm instbin

# and the common installation tools
COPY	${TOPDIR}/inst-common/dot.commonutils	.commonutils
COPY	${TOPDIR}/inst-common/termcap.vt100	usr/share/misc/termcap