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

Support Arch Linux ARM detection #1310

Merged
merged 1 commit into from
May 17, 2024
Merged

Support Arch Linux ARM detection #1310

merged 1 commit into from
May 17, 2024

Conversation

fionn
Copy link
Contributor

@fionn fionn commented Jul 12, 2022

Contents of /etc/os-release:

NAME="Arch Linux ARM"
PRETTY_NAME="Arch Linux ARM"
ID=archarm
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinuxarm.org/"
DOCUMENTATION_URL="https://archlinuxarm.org/wiki"
SUPPORT_URL="https://archlinuxarm.org/forum"
BUG_REPORT_URL="https://github.com/archlinuxarm/PKGBUILDs/issues"
LOGO=archlinux-logo

@fionn fionn closed this by deleting the head repository Oct 29, 2022
@fionn fionn reopened this Oct 29, 2022
@mboelen mboelen self-assigned this May 14, 2024
@mboelen
Copy link
Member

mboelen commented May 14, 2024

Hi,

Thanks. Unfortunately, I can't merge this, as the 'head' is gone (deleted on 29 Oct). Can you resubmit, so we can properly give you the credits of your submission? :)

@fionn
Copy link
Contributor Author

fionn commented May 17, 2024

Hello, thanks for considering my PR.

Since it's still open, I think this can be (non-fast-forward) merged with something like

git checkout master
git fetch origin refs/pull/1310/head:archarm
git merge archarm
git push

but I made a new one (#1501) if you prefer.

@mboelen mboelen merged commit c745a6c into CISOfy:master May 17, 2024
@mboelen
Copy link
Member

mboelen commented May 17, 2024

Looks like it worked indeed. Thanks!

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.

None yet

2 participants