Compare commits

...

2 Commits

Author SHA1 Message Date
f310701cd7
Make Oracle Linux logo symmetrical
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Windows x86_64, windows-latest, true, x86_64-pc-windows-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, macOS x86_64, macos-latest, true, x86_64-apple-darwin) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Android, ubuntu-latest, true, aarch64-linux-android) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, FreeBSD, ubuntu-latest, true, x86_64-unknown-freebsd) (push) Has been cancelled
2023-05-20 17:18:46 +02:00
a0ded7eb02
feat(logos): add Oracle Linux logo
closes #28
2023-05-20 16:02:26 +02:00
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