Lines Matching full:install
72 all clean cleandir etc install: target
74 install-mtree:
75 ${INSTALL} -c -o root -g wheel -m 600 mtree/special \
77 ${INSTALL} -c -o root -g wheel -m 444 mtree/4.4BSD.dist \
79 ${INSTALL} -c -o root -g wheel -m 444 mtree/BSD.x11.dist \
88 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 ${MUTABLE} ${DESTDIR}/etc
99 ${INSTALL} -c -o ${BINOWN} -g operator -m 664 motd ${DESTDIR}/etc
100 ${INSTALL} -c -o root -g crontab -m 600 crontab ${DESTDIR}/var/cron/tabs/root
101 ${INSTALL} -c -o root -g wheel -m 600 master.passwd ${DESTDIR}/etc
105 ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc
106 ${INSTALL} -c -o root -g _nsd -m 640 nsd.conf ${DESTDIR}/var/nsd/etc
107 ${INSTALL} -c -o root -g wheel -m 644 unbound.conf ${DESTDIR}/var/unbound/etc
108 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \
111 ${INSTALL} -c -o root -g wheel -m 644 dot.cshrc \
113 ${INSTALL} -c -o root -g wheel -m 644 dot.login \
115 ${INSTALL} -c -o root -g wheel -m 644 dot.profile \
117 ${INSTALL} -c -o root -g wheel -m 644 dot.Xdefaults \
119 ${INSTALL} -c -o root -g wheel -m 644 dot.cvsrc \
121 ${INSTALL} -c -o root -g wheel -m 600 /dev/null \
124 ${INSTALL} -c -o root -g wheel -m 644 dot.cshrc \
126 ${INSTALL} -c -o root -g wheel -m 644 dot.profile \
129 ${INSTALL} -c -o root -g wheel -m 644 dot.cshrc \
131 ${INSTALL} -c -o root -g wheel -m 644 dot.login \
133 ${INSTALL} -c -o root -g wheel -m 644 dot.mailrc \
135 ${INSTALL} -c -o root -g wheel -m 644 dot.profile \
137 ${INSTALL} -c -o root -g wheel -m 644 dot.Xdefaults \
139 ${INSTALL} -c -o root -g wheel -m 644 dot.cvsrc \
141 ${INSTALL} -c -o root -g wheel -m 600 /dev/null \
144 ${INSTALL} -c -o root -g wheel -m 644 master.sample \
147 ${INSTALL} -c -o root -g wheel -m 600 chap-secrets \
149 ${INSTALL} -c -o root -g wheel -m 600 options \
151 ${INSTALL} -c -o root -g wheel -m 600 options.sample \
153 ${INSTALL} -c -o root -g wheel -m 600 chatscript.sample \
155 ${INSTALL} -c -o root -g wheel -m 600 pap-secrets \
158 ${INSTALL} -c -o root -g wheel -m 644 \
164 ${INSTALL} -c -o root -g wheel -m 644 ${EXAMPLES} \
166 ${INSTALL} -c -o root -g wheel -m 600 ${EXAMPLES_600} \
172 ${INSTALL} -c -o root -g wheel -m 644 *.pub \
178 ${INSTALL} -c -o root -g wheel -m 644 /dev/null \
180 ${INSTALL} -c -o root -g wheel -m 644 minfree \
182 ${INSTALL} -c -o ${BINOWN} -g operator -m 664 /dev/null \
184 ${INSTALL} -c -o root -g crontab -m 660 /dev/null \
186 ${INSTALL} -c -o root -g crontab -m 660 /dev/null \
188 ${INSTALL} -c -o root -g wheel -m 600 /dev/null \
190 ${INSTALL} -c -o root -g wheel -m 444 /dev/null \
192 ${INSTALL} -c -o _rpki-client -g wheel -m 644 /dev/null \
194 ${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \
196 ${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \
198 ${INSTALL} -c -o ${BINOWN} -g wheel -m 600 /dev/null \
200 ${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \
202 ${INSTALL} -c -o ${BINOWN} -g wheel -m 644 /dev/null \
204 ${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \
206 ${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \
208 ${INSTALL} -c -o ${BINOWN} -g wheel -m 644 /dev/null \
210 ${INSTALL} -c -o ${BINOWN} -g wheel -m 600 /dev/null \
212 ${INSTALL} -c -o ${BINOWN} -g wheel -m 644 /dev/null \
214 ${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \
225 ${INSTALL} -c -o root -g wheel -m 600 root/root.mail \
228 ${INSTALL} -c -o root -g wheel -m 644 rc.subr \
230 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 ${RCDAEMONS} \
248 cd .. && exec ${MAKE} install
252 ${INSTALL} -d -o root -g wheel -m 755 ${DESTDIR}; \
296 cksum -a sha256 BUILDINFO INSTALL.`arch -ks` \
305 ${MAKE} && exec ${MAKE} install
308 release allarchs kernels release-sets m4 install-mtree \