Lines Matching refs:COPY
6 COPY ${KERNEL} netbsd
10 COPY ${DESTDIR}/usr/bin/false bin/false 555
11 COPY ${DESTDIR}/usr/bin/true bin/true 555
14 COPY ${DESTDIR}/usr/mdec/bootxx usr/mdec/bootxx
15 COPY ${DESTDIR}/usr/mdec/bootyy usr/mdec/bootyy
17 COPY ${DESTDIR}/usr/mdec/netboot usr/mdec/netboot
18 COPY ${DESTDIR}/usr/mdec/tapeboot usr/mdec/tapeboot
19 COPY ${DESTDIR}/usr/mdec/ufsboot usr/mdec/ufsboot
23 COPY ${DESTDIR}/etc/group etc/group
24 COPY ${DESTDIR}/etc/master.passwd etc/master.passwd
25 COPY ${DESTDIR}/etc/netconfig etc/netconfig
26 COPY ${DESTDIR}/etc/passwd etc/passwd
27 COPY ${DISTRIBDIR}/common/protocols etc/protocols
28 COPY ${DESTDIR}/etc/pwd.db etc/pwd.db
29 COPY ${DESTDIR}/etc/spwd.db etc/spwd.db
30 COPY ${DISTRIBDIR}/common/services etc/services
33 COPY ${CURDIR}/fstab tmp/fstab.shadow
38 # copy the MAKEDEV script and make some devices
39 COPY ${DESTDIR}/dev/MAKEDEV dev/MAKEDEV 555
40 COPY ${DESTDIR}/dev/MAKEDEV.local dev/MAKEDEV.local 555
42 # copy the miniroot installation tools
43 COPY ${CURDIR}/profile .profile
45 COPY ${CURDIR}/install.md install.md
46 COPY ${OBJDIR}/install.sub install.sub
48 COPY ${DISTRIBDIR}/miniroot/install.sh install 555
49 COPY ${DISTRIBDIR}/miniroot/upgrade.sh upgrade 555