Add template for generating Tegu vendor blobs

Also add template for generating factory image

TEST: generated images/blobs from artifacts.

BUG: 362002791

Change-Id: I83161d9dc7a7448e2f58956e761aaf65228a3807
This commit is contained in:
Bill Yi 2024-08-24 17:58:19 -07:00
parent d65f111bd1
commit 812e3e35a7
16 changed files with 554 additions and 0 deletions

12
self-extractors/PART1 Normal file
View file

@ -0,0 +1,12 @@
#
# Usage is subject to the enclosed license agreement
echo
echo The license for this software will now be displayed.
echo You must agree to this license before using this software.
echo
echo -n Press Enter to view the license
read dummy
echo
more << __EOF__