Lines Matching full:machine
8 # For those cases that use the same machine to boot a 64 bit
9 # and a 32 bit version. The MACHINE is the DNS name to get to the
15 # By default, BOX and MACHINE are the same.
18 BOX := ${MACHINE}
36 # to organize your configs, having each machine save their configs
38 CONFIG_DIR := ${THIS_DIR}/configs/${MACHINE}
49 # For accesing the machine, we will ssh to root@machine.
50 SSH := ssh ${SSH_USER}@${MACHINE}
59 # Each machine will have its own output build directory.
60 OUTPUT_DIR = ${THIS_DIR}/build/${MACHINE}
69 # You can have each box/machine have a script to power cycle it.
92 LOG_FILE = ${OUTPUT_DIR}/${MACHINE}.log
103 # where as, MIN_CONFIG is specific per machine.
110 REBOOT_SUCCESS_LINE = ${MACHINE} login: