Merge pull request #1430 from arisinfenix/openstage

os: Add OpenStage Linux
This commit is contained in:
dylan 2020-03-29 22:11:13 +03:00 committed by GitHub
commit 7e9d499428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 2 deletions

View File

@ -769,7 +769,7 @@ image_source="auto"
# LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
# Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
# Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
# NuTyX, OBRevenge, OpenBSD, OpenIndiana, OpenMandriva,
# NuTyX, OBRevenge, OpenBSD, OpenIndiana, OpenMandriva, OpenStage,
# OpenWrt, osmc, Oracle, PacBSD, Parabola, Pardus, Parrot,
# Parsix, TrueOS, PCLinuxOS, Peppermint, popos, Porteus,
# PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian,
@ -4833,7 +4833,7 @@ ASCII:
LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
NuTyX, OBRevenge, OpenBSD, OpenIndiana, OpenMandriva,
NuTyX, OBRevenge, OpenBSD, OpenIndiana, OpenMandriva, OpenStage,
OpenWrt, osmc, Oracle, PacBSD, Parabola, Pardus, Parrot,
Parsix, TrueOS, PCLinuxOS, Peppermint, popos, Porteus,
PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian,
@ -8174,6 +8174,29 @@ ${c1} ``````
EOF
;;
"OpenStage"*)
set_colors 2
read -rd '' ascii_data <<'EOF'
${c1} /(/
.(((((((,
/(((((((((/
.(((((/,/(((((,
*(((((* ,(((((/
(((((* .*/((
*((((/ (//(/*
/((((* ((((((((((,
. /((((* (((((((((((((.
((. *((((/ ,((((((((
,(((/ (((((/ ** ,((((((*
/(((((. .(((((/ //(((* *(((((/
.(((((, ((/ .(((((/. .(((((,
/((((* ,(((((((/ ,(((((
/(((((((((((((((((((/. /(((((((((/
/(((((((((((((((((, /(((((((((((/
*/(((((//*. */((/(/(/*
EOF
;;
"OpenWrt"*)
set_colors 4 7 1
read -rd '' ascii_data <<'EOF'