feat(logos): add Oracle Linux logo

closes #28
This commit is contained in:
Adrian Groh 2023-05-22 18:27:32 +02:00
parent ea6b78db16
commit be4abf7367
Signed by: Gobidev
GPG Key ID: 3AA3153E98B0D771
3 changed files with 16 additions and 3 deletions

View File

@ -19,9 +19,9 @@ Elementary OS, EndeavourOS, Fedora, Fiwix _(new)_, FreeBSD, Garuda Linux, Gentoo
Linux, Gnu, Guix, Haiku, HydroOS, Hyperbola, instantOS, IRIX, KDE neon, Linux Linux, Gnu, Guix, Haiku, HydroOS, Hyperbola, instantOS, IRIX, KDE neon, Linux
Lite, Linux, Mint, macOS, Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux, Lite, Linux, Mint, macOS, Mageia, Manjaro, Minix, MorphOS _(new)_, MX Linux,
NetBSD, NixOS, Nobara Project _(new)_, OpenBSD, openSUSE Tumbleweed, openSUSE NetBSD, NixOS, Nobara Project _(new)_, OpenBSD, openSUSE Tumbleweed, openSUSE
Leap, OpenWrt, Parabola, Pop!\_OS _(updated)_, PureOS, Raspbian, Rocky Linux Leap, OpenWrt, Oracle Linux _(new)_, Parabola, Pop!\_OS _(updated)_, PureOS,
_(new)_, SerenityOS, Slackware, Solus, SteamOS _(new)_, Solaris, Ubuntu, Vanilla Raspbian, Rocky Linux _(new)_, SerenityOS, Slackware, Solus, SteamOS _(new)_,
OS _(new)_, Void Linux, Windows _(new)_, Xeonix Linux Solaris, Ubuntu, Vanilla OS _(new)_, Void Linux, Windows _(new)_, Xeonix Linux
For all other distributions, a penguin will be displayed. For all other distributions, a penguin will be displayed.

View File

@ -624,6 +624,18 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
EOF EOF
;; ;;
[Oo]racle*)
read_ascii 1 <<- EOF
${c1} ___________
${c1} ./##+++++++++++##\\.
${c1}/#/ \\#\\
${c1}|#| |#|
${c1}\\#\\ /#/
${c1} "##.............##"
${c1} \`'''''''''''''\`
EOF
;;
[Pp]arabola*) [Pp]arabola*)
read_ascii 5 <<- EOF read_ascii 5 <<- EOF
${c5} __ __ __ _ ${c5} __ __ __ _

View File

@ -54,6 +54,7 @@ openbsd
opensusetumbleweed opensusetumbleweed
opensuse opensuse
openwrt openwrt
oracle
parabola parabola
pop!_os pop!_os
pureos pureos