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

[Docs] Installation for 1.8, if Intel won't publish noble repos #2001

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

woju
Copy link
Member

@woju woju commented Sep 18, 2024

Description of the changes

This is alternative to #1993

How to test this PR?

follow the instructions


This change is Reviewable

Since apt 2.4, the distro provides /etc/apt/keyrings for user-managed
package signing keys and /usr/share/keyrings is recommended for use with
keys managed by packages.

Debian 11 has older apt, so the directory is not present in the system.
I'll leave it as is, instead of adding `mkdir -p`.

Signed-off-by: Wojtek Porczyk <[email protected]>
Signing keys were rotated, but only for new distributions, hence 3 extra
$(lsb_release -sc).

Signed-off-by: Wojtek Porczyk <[email protected]>
Copy link
Contributor

@dimakuv dimakuv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 3 unresolved discussions, not enough approvals from maintainers (2 more required), not enough approvals from different teams (1 more required, approved so far: ITL) (waiting on @woju)


-- commits line 10 at r1:
We never use I will leave..., instead we write This commit leaves...


-- commits line 14 at r1:
We typically add v before the version.


-- commits line 17 at r1:
Backticks around this code snippet?

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.

2 participants