From cde99f7702ffc7dde86793b8a00da654a6bc0b0d Mon Sep 17 00:00:00 2001 From: junfeng-li Date: Wed, 29 Nov 2023 15:56:52 +0000 Subject: [PATCH] Software upload: create pxeboot versioned dir Details: This commit is to copy the script to iso Depends-on: https://review.opendev.org/c/starlingx/update/+/899977 Test Plan: PASS: build the iso and script is available in the dir Change-Id: Ia2d39ae63e0fee81b27e91250926b564506c4b1a Signed-off-by: junfeng-li --- debian-mirror-tools/config/debian/common/base-bullseye.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-mirror-tools/config/debian/common/base-bullseye.yaml b/debian-mirror-tools/config/debian/common/base-bullseye.yaml index d4ea2da9..882d0c19 100644 --- a/debian-mirror-tools/config/debian/common/base-bullseye.yaml +++ b/debian-mirror-tools/config/debian/common/base-bullseye.yaml @@ -331,6 +331,7 @@ iso-post-script: | cp ${IMAGE_ROOTFS}/usr/sbin/upgrade_utils.py upgrades/ cp ${IMAGE_ROOTFS}/opt/upgrades/import.sh upgrades/ cp ${IMAGE_ROOTFS}/opt/upgrades/metadata.xml upgrades/ + cp ${IMAGE_ROOTFS}/usr/sbin/usm_load_import upgrades/ sed -i "s/xxxSW_VERSIONxxx/${RELEASE_VER}/g" upgrades/metadata.xml mkdir -p patches cp ${IMAGE_ROOTFS}/etc/software/STX_*_GA-metadata.xml upgrades/