From 9e5538c195b30ad55d24e4976a0f9ad67f70a446 Mon Sep 17 00:00:00 2001 From: sickcodes Date: Thu, 25 Feb 2021 08:52:56 +0000 Subject: Add Linux, libguestfs for building bootdisks within the Docker container. Add CPU_STRING to optionally override the whole CPU string. Unify variable names in ./custom. --- custom/config-nopicker-custom.plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'custom/config-nopicker-custom.plist') diff --git a/custom/config-nopicker-custom.plist b/custom/config-nopicker-custom.plist index c93ee96..6166234 100644 --- a/custom/config-nopicker-custom.plist +++ b/custom/config-nopicker-custom.plist @@ -702,19 +702,19 @@ AdviseWindows MLB - {{BOARD_SERIAL_OLD}} + {{BOARD_SERIAL}} ROM - {{ROM_OLD}} + {{ROM}} SpoofVendor SystemProductName {{DEVICE_MODEL}} SystemSerialNumber - {{SERIAL_OLD}} + {{SERIAL}} SystemUUID - {{SYSTEM_UUID_OLD}} + {{UUID}} UpdateDataHub -- cgit v1.2.3