Unverified Commit 76856625 authored by dylan's avatar dylan Committed by GitHub

Merge pull request #1441 from ignapk/gnomeos

WIP: Add GNOME OS
parents e1af688b fbe6666a
...@@ -763,7 +763,7 @@ image_source="auto" ...@@ -763,7 +763,7 @@ image_source="auto"
# DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary, # DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary,
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD, # EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo, # FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo,
# gNewSense, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, # gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra,
# Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, # Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion,
# Korora, KSLinux, Kubuntu, LEDE, LFS, Linux_Lite, # Korora, KSLinux, Kubuntu, LEDE, LFS, Linux_Lite,
# LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva, # LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
...@@ -4825,7 +4825,7 @@ ASCII: ...@@ -4825,7 +4825,7 @@ ASCII:
DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary, DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary,
EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD, EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo, FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo,
gNewSense, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra,
Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion,
Korora, KSLinux, Kubuntu, LEDE, LFS, Linux_Lite, Korora, KSLinux, Kubuntu, LEDE, LFS, Linux_Lite,
LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva, LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
...@@ -6980,6 +6980,33 @@ ollllllh +llllllllllll+ hllllllo ...@@ -6980,6 +6980,33 @@ ollllllh +llllllllllll+ hllllllo
EOF EOF
;; ;;
"GNOME"*)
set_colors 4
read -rd '' ascii_data <<'EOF'
${c1} ,@@@@@@@@,
@@@@@@ @@@@@@@@@@@@
,@@. @@@@@@@ *@@@@@@@@@@@@
@@@@@% @@@@@@( @@@@@@@@@@@&
@@@@@@ @@@@* @@@@@@@@@#
@@@@* @@@@, *@@@@@%
@@@@@.
@@@@# @@@@@@@@@@@@@@@@
,@@@@@@@@@@@@@@@@@@@@@@@,
,@@@@@@@@@@@@@@@@@@@@@@@@@@&
.@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@(
@@@@@@@@@@@@@@@@@@@@%
@@@@@@@@@@@@@@@@
@@@@@@@@@@@@* @@@@@@@@/
&@@@@@@@@@@ @@@@@@@@@*
@@@@@@@@@@@, @@@@@@@@@*
,@@@@@@@@@@@@@@@@@@@@&
&@@@@@@@@@@@@@@
...
EOF
;;
"GNU") "GNU")
set_colors fg 7 set_colors fg 7
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
......
...@@ -297,7 +297,7 @@ Condres, Container_Linux, CRUX, Cucumber, Debian, Deepin, ...@@ -297,7 +297,7 @@ Condres, Container_Linux, CRUX, Cucumber, Debian, Deepin,
DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary, DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary,
EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD, EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo, FreeMiNT, Frugalware, Funtoo, GalliumOS, Gentoo, Pentoo,
gNewSense, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, gNewSense, GNOMEOS, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra,
Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion,
Korora, KSLinux, Kubuntu, LEDE, LFS, Linux_Lite, Korora, KSLinux, Kubuntu, LEDE, LFS, Linux_Lite,
LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva, LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment