Print this page
4108 remove ON_CRYPTO_BINS from tools


 273 processes default options first, then .Installrc
 274 options, then command-line options.  In the case of
 275 conflicting options (e.g. \fB-uma\fR), the last one wins.
 276 .LP
 277 In order to use the most convenient form of
 278 .BR Install " (``" "Install -t machine:/" "''),"
 279 you will need to do the following on the target machine:
 280 .LP
 281 .br
 282         (1) add your machine name to the /etc/hosts.equiv file
 283 .br
 284         (2) add your username to the /etc/{passwd,shadow} files
 285 .br
 286         (3) chown -R yourself /kernel /usr/kernel
 287 .br
 288         (4) chmod -R u+w /kernel /usr/kernel
 289 .SH "ENVIRONMENT"
 290 .LP
 291 You can set the following variables in your environment:
 292 .LP
 293 ON_CRYPTO_BINS
 294 .IP
 295 file containing signed cryptographic binaries.  This is only needed if
 296 you are not building the closed-source tree.
 297 .LP
 298 INSTALL_RC [default: $HOME/.Installrc]
 299 .IP
 300 file containing default options for \fBInstall\fR
 301 .LP
 302 INSTALL_STATE [default: $HOME/.Install.state]
 303 .IP
 304 where \fBInstall\fR keeps its state information
 305 .LP
 306 INSTALL_DIR [default: /tmp/Install.username]
 307 .IP
 308 where \fBInstall\fR does its work.  This can be overridden on
 309 the command line with \fB\-d\fR.
 310 .LP
 311 INSTALL_LIB [default: $HOME/LibInstall]
 312 .IP
 313 where \fBInstall\fR gets/puts library files.  This can be overridden on
 314 the command line with \fB\-D\fR.
 315 .LP
 316 INSTALL_CP [default: cp -p]
 317 .IP




 273 processes default options first, then .Installrc
 274 options, then command-line options.  In the case of
 275 conflicting options (e.g. \fB-uma\fR), the last one wins.
 276 .LP
 277 In order to use the most convenient form of
 278 .BR Install " (``" "Install -t machine:/" "''),"
 279 you will need to do the following on the target machine:
 280 .LP
 281 .br
 282         (1) add your machine name to the /etc/hosts.equiv file
 283 .br
 284         (2) add your username to the /etc/{passwd,shadow} files
 285 .br
 286         (3) chown -R yourself /kernel /usr/kernel
 287 .br
 288         (4) chmod -R u+w /kernel /usr/kernel
 289 .SH "ENVIRONMENT"
 290 .LP
 291 You can set the following variables in your environment:
 292 .LP





 293 INSTALL_RC [default: $HOME/.Installrc]
 294 .IP
 295 file containing default options for \fBInstall\fR
 296 .LP
 297 INSTALL_STATE [default: $HOME/.Install.state]
 298 .IP
 299 where \fBInstall\fR keeps its state information
 300 .LP
 301 INSTALL_DIR [default: /tmp/Install.username]
 302 .IP
 303 where \fBInstall\fR does its work.  This can be overridden on
 304 the command line with \fB\-d\fR.
 305 .LP
 306 INSTALL_LIB [default: $HOME/LibInstall]
 307 .IP
 308 where \fBInstall\fR gets/puts library files.  This can be overridden on
 309 the command line with \fB\-D\fR.
 310 .LP
 311 INSTALL_CP [default: cp -p]
 312 .IP