Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prune and update OS list/install steps #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Prune and update OS list/install steps #173

wants to merge 1 commit into from

Conversation

ac000
Copy link
Member

@ac000 ac000 commented Sep 11, 2024

Removed a bunch of old Debian, Ubuntu RHEL, and Fedora versions.

(Note: This hadn't been updated in over a year...)

Copy link

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/unit/173/

@ac000 ac000 force-pushed the distros branch 2 times, most recently from e4b8d98 to 7a13d94 Compare September 11, 2024 21:18
@ac000 ac000 marked this pull request as ready for review September 11, 2024 21:24
@ac000
Copy link
Member Author

ac000 commented Sep 11, 2024

Package versions may need to be updated for Fedora 40 and Ubuntu 24.04.

@ac000
Copy link
Member Author

ac000 commented Oct 9, 2024

Rebased with master

Removed a bunch of old Debian, Ubuntu, RHEL, and Fedora versions and add
some new ones.

Link: <https://docs.fedoraproject.org/en-US/releases/>
Link: <https://en.wikipedia.org/wiki/Debian_version_history>
Link: <https://wiki.ubuntu.com/Releases>
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
@ac000
Copy link
Member Author

ac000 commented Oct 9, 2024

Updated Ubuntu 24.04 name and package versions

$ git diff
diff --git ./source/installation.rst ./source/installation.rst
index 14a1478..ff6384f 100644
--- ./source/installation.rst
+++ ./source/installation.rst
@@ -620,8 +620,8 @@ Ubuntu
 
          .. code-block:: none
 
-            deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ lunar unit
-            deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ lunar unit
+            deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ noble unit
+            deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ noble unit
 
       #. Install the core package
          and other packages you need:
@@ -636,8 +636,8 @@ Ubuntu
 
          .. code-block:: console
 
-            # apt install :nxt_hint:`unit-dev <Required to install the Node.js module and build Go apps>` unit-go unit-jsc11 unit-jsc17 unit-jsc18 unit-jsc19 unit-jsc20  \
-                          unit-perl unit-php unit-python3.11 unit-ruby unit-wasm
+            # apt install :nxt_hint:`unit-dev <Required to install the Node.js module and build Go apps>` unit-go unit-jsc11 unit-jsc17 unit-jsc21 \
+                          unit-perl unit-php unit-python3.12 unit-ruby unit-wasm
 
          .. code-block:: console
 

@ac000 ac000 requested a review from avahahn October 9, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant