From 1836f47256bf01e4f29f222cc3676449d8cd43e1 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Wed, 11 Oct 2023 12:37:10 +0300 Subject: [PATCH] m --- ortho/people/mazhuko.txt | 2 ++ .../ubuntu/flavor/rolling/rhino/nala-deb.txt | 21 +++++++++++++++++++ .../flavor/rolling/rhino/rhino-core.txt | 2 +- pages/pages.txt | 2 ++ 4 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 os/linux/ubuntu/flavor/rolling/rhino/nala-deb.txt diff --git a/ortho/people/mazhuko.txt b/ortho/people/mazhuko.txt index 6687f5bcb..e6ff21a81 100644 --- a/ortho/people/mazhuko.txt +++ b/ortho/people/mazhuko.txt @@ -12,6 +12,8 @@ monastyr history https://www.youtube.com/watch?v=4WViVURDHcw 2023 +Mazhuko - Weight of Kindness of 13:04 + https://www.youtube.com/watch?v=YJU3tWrSn0E Mazhuko - Sergiy Radonezhskiy of 14:18 https://www.youtube.com/watch?v=-mWIUlHIt3Q Mazhuko - Wifes Mirronositsy of 13:57 diff --git a/os/linux/ubuntu/flavor/rolling/rhino/nala-deb.txt b/os/linux/ubuntu/flavor/rolling/rhino/nala-deb.txt new file mode 100644 index 000000000..66ba83779 --- /dev/null +++ b/os/linux/ubuntu/flavor/rolling/rhino/nala-deb.txt @@ -0,0 +1,21 @@ +name="nala-deb" +pkgver="0.14.0" +pkgname="nala" +gives="${pkgname}" +breaks=("${pkgname}" "${pkgname}-git" "${pkgname}-bin" "${pkgname}-app") +pkgdesc="Commandline frontend for the apt package manager" +maintainer="Blake Lee " + +release="$(lsb_release -cs)" +nala_next=('bullseye' 'focal' 'impish') + +# shellcheck disable=SC2076 +if [[ " ${nala_next[*]} " =~ " ${release} " ]]; then + url="https://deb.volian.org/volian/pool/main/n/nala-legacy/nala-legacy_0.11.0_amd64.deb" + hash="61958e4677bcc38fabcfe0d740e2e6817046b5509be99648c337aa2c73fed21b" + arch=('amd64') +else + url="https://deb.volian.org/volian/pool/main/n/nala/nala_${pkgver}_all.deb" + hash="c209eaa9e3d9ccfbcbda3fe8cda786124f5c1abbf4864f7591fd418da4c0e909" + arch=('any') +fi diff --git a/os/linux/ubuntu/flavor/rolling/rhino/rhino-core.txt b/os/linux/ubuntu/flavor/rolling/rhino/rhino-core.txt index 8ef58bd9c..53798d548 100644 --- a/os/linux/ubuntu/flavor/rolling/rhino/rhino-core.txt +++ b/os/linux/ubuntu/flavor/rolling/rhino/rhino-core.txt @@ -5,7 +5,7 @@ pkgdesc="Transitional package to provide all core Rhino Linux software" maintainer="Oren Klopfer " replace=("rhino-pine-core" "rhino-server-core") pkgver="2023.3" -pkgrel="2" +pkgrel="3" style="(mainline)" branch="devel" post_install() { diff --git a/pages/pages.txt b/pages/pages.txt index fd16dec36..6a7b2e941 100644 --- a/pages/pages.txt +++ b/pages/pages.txt @@ -1,3 +1,5 @@ +Error: The repository 'https://download.docker.com/linux/ubuntu devel Release' does not have a Release file. + https://git.epam.com/epm-cdp/global-java-foundation-program/java-courses/-/blob/main/introduction-to-microservices/materials/microservice_architecture_overview/README.md#drawbacks https://git.epam.com/epm-cdp/global-java-foundation-program/java-courses/-/blob/main/introduction-to-microservices/tasks/microservice_architecture_overview/README.md