From ccf76c9ea3a8dc739cd9deddcd26bea6978538a4 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 12 Feb 2026 16:09:25 -0600 Subject: chore(archsetup): add texlive-latexextra, update test scripts Add texlive-latexextra for pdflatex resume builds (enumitem package). Update test VM password and Arch mirror URL. Process inbox items. --- scripts/testing/create-base-vm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/testing/create-base-vm.sh') diff --git a/scripts/testing/create-base-vm.sh b/scripts/testing/create-base-vm.sh index 6cecf99..9aa785b 100755 --- a/scripts/testing/create-base-vm.sh +++ b/scripts/testing/create-base-vm.sh @@ -20,7 +20,7 @@ source "$SCRIPT_DIR/lib/vm-utils.sh" # Configuration VM_IMAGES_DIR="$PROJECT_ROOT/vm-images" CONFIG_FILE="$SCRIPT_DIR/archsetup-test.conf" -LIVE_ISO_PASSWORD="archzfs" +LIVE_ISO_PASSWORD="archangel" SNAPSHOT_NAME="clean-install" # Initialize logging -- cgit v1.2.3