Searched refs:KERNEL_INSTALL_MACHINE_ID (Results 1 – 3 of 3) sorted by relevance
133 …&& [ -r /etc/machine-info ] && . /etc/machine-info && MACHINE_ID="$KERNEL_INSTALL_MACHINE_ID"; then274 export KERNEL_INSTALL_MACHINE_ID="$MACHINE_ID"345 echo "KERNEL_INSTALL_MACHINE_ID: $KERNEL_INSTALL_MACHINE_ID"
29 MACHINE_ID="$KERNEL_INSTALL_MACHINE_ID"
1139 KERNEL_INSTALL_MACHINE_ID= if it creates any directories using the ID1141 kernel-install will now write KERNEL_INSTALL_MACHINE_ID= (if it1147 Configuring KERNEL_INSTALL_MACHINE_ID fixes the following problem:7071 KERNEL_INSTALL_MACHINE_ID which is set to the machine ID given by7073 $KERNEL_INSTALL_MACHINE_ID will be empty. Plugins should not put7075 $KERNEL_INSTALL_MACHINE_ID is empty. For backwards compatibility, a7079 * If KERNEL_INSTALL_MACHINE_ID is set in /etc/machine-info, kernel-install7081 from /etc/machine-id. If KERNEL_INSTALL_MACHINE_ID isn't set in7084 KERNEL_INSTALL_MACHINE_ID. If there is no machine ID, kernel-install7086 KERNEL_INSTALL_MACHINE_ID and use it as the machine ID.