From c16ee09727759485489c824399d1275e943c45b4 Mon Sep 17 00:00:00 2001 From: "Reyes, Amy" Date: Fri, 6 May 2022 15:52:56 -0700 Subject: [PATCH] doc: Remove acrn quick setup script - This script is outdated. The last time it was used was v2.0. Signed-off-by: Reyes, Amy --- doc/getting-started/acrn_quick_setup.sh | 274 ------------------ .../changelog_QuickSetupScript.txt | 13 - 2 files changed, 287 deletions(-) delete mode 100644 doc/getting-started/acrn_quick_setup.sh delete mode 100644 doc/getting-started/changelog_QuickSetupScript.txt diff --git a/doc/getting-started/acrn_quick_setup.sh b/doc/getting-started/acrn_quick_setup.sh deleted file mode 100644 index 7446896ea..000000000 --- a/doc/getting-started/acrn_quick_setup.sh +++ /dev/null @@ -1,274 +0,0 @@ -#!/bin/bash -# Copyright (C) 2019 Intel Corporation. -# SPDX-License-Identifier: BSD-3-Clause -# -# This script provides a quick and automatic setup of the Service VM or User VM. -# Run this script with root privilege since it will modify various system parameters. -# -# Usages: -# Upgrade Service VM to 31080 without reboot; this is highly recommended so that you can check configurations after the upgrade Service VM. -# sudo