added packages

This commit is contained in:
2023-04-29 00:31:15 +05:30
parent 6c0edc5379
commit cb7808a9bd
78 changed files with 5393 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
# Configuration for the shell process job.
# Set to true to run in host, rather than target system
dontChroot: true
# Tune this for the commands you're actually running
timeout: 999
# Commands
script:
#- command: "/usr/bin/post_install.sh"
# Description of the job
i18n:
name: "Settings up configuration and cleaning up... "