This commit is contained in:
Jack Gannon 2022-11-13 16:19:11 +00:00 committed by GitHub
commit e1e5e58358
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -788,7 +788,7 @@ image_source="auto"
# Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover, Condres,
# Container_Linux, Crystal Linux, CRUX, Cucumber, dahlia, Debian, Deepin,
# DesaOS, Devuan, DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary,
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
# EndeavourOS, Endless, Enso, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
# gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra, HydroOS
# Hyperbola, iglunix, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion, Korora,
@ -1094,6 +1094,7 @@ get_distro() {
distro=${distro/DragonFly/DragonFlyBSD}
# Workarounds for some BSD based distros.
[[ -f /etc/os-release ]] && distro=Enso
[[ -f /etc/pcbsd-lang ]] && distro=PCBSD
[[ -f /etc/trueos-lang ]] && distro=TrueOS
[[ -f /etc/pacbsd-release ]] && distro=PacBSD
@ -5148,7 +5149,7 @@ ASCII:
Cleanjaro, ClearOS, Clear_Linux, Clover, Condres, Container_Linux,
Crystal Linux, CRUX, Cucumber, dahlia, Debian, Deepin, DesaOS, Devuan,
DracOS, DarkOs, Itc, DragonFly, Drauger, Elementary, EndeavourOS, Endless,
EuroLinux, Exherbo, Fedora, Feren, FreeBSD, FreeMiNT, Frugalware,
Enso, EuroLinux, Exherbo, Fedora, Feren, FreeBSD, FreeMiNT, Frugalware,
Funtoo, GalliumOS, Garuda, Gentoo, Pentoo, gNewSense, GNOME, GNU,
GoboLinux, Grombyang, Guix, Haiku, Huayra, Hyperbola, iglunix, janus, Kali,
KaOS, KDE_neon, Kibojoe, Kogaion, Korora, KSLinux, Kubuntu, LEDE,
@ -7349,6 +7350,32 @@ dMm `/++/-``/yNNh+/sdNMNddMm- mMd
EOF
;;
"Enso"*)
set_colors 8 7
read -rd '' ascii_data <<'EOF'
${c1}
.:--==--:.
:=*#%%%%%%%#####*+-.
.+%%%%%%%%%%%%###%%#*##*:
.*%%%%%%%%%#+==-==++*####*##-
=%%%%%%%#=: .-+**#***.
*%%%%%%#- ++*#**.
+%%%%%%+ -*+#**
:%%%%%%* .*+**=
*%%%%%%: --#*#
%%%%%%% +++#.
%%%%%%%. ++=*.
*%%%%%%+ .-+*+
:%%%%%%%- -:*+:
=%%%%%%%*. :.*+-
+%%%%%%%%*- :*=-
=%%%%%%%%%%#+=: =+=:
.+%%%%%%%%%%%%%. .-==:
.=#%%%%%%%%%%= ..:--:.
.-+#%%%%%+
EOF
;;
"EuroLinux"*)
set_colors 4 7
read -rd '' ascii_data <<'EOF'