Skip to content

boot-fake-node: use uname -m instead of -p#82

Merged
nick1udwig merged 1 commit intodevelopfrom
hf/use-uname-m-instead-of-p
Feb 15, 2024
Merged

boot-fake-node: use uname -m instead of -p#82
nick1udwig merged 1 commit intodevelopfrom
hf/use-uname-m-instead-of-p

Conversation

@nick1udwig
Copy link
Copy Markdown
Member

@nick1udwig nick1udwig commented Feb 15, 2024

Problem

Resolves #49

Solution

Here and in Kinode core (hyperware-ai/hyperdrive#253) replace uname -p with uname -m.

Docs Update

N/A

Notes

Will require some amount of backwards compatibility for Mac x86_64 / i386 since some users may use an older kit that uses -p and others may use this version that uses -m.

@nick1udwig nick1udwig merged commit 0802648 into develop Feb 15, 2024
@nick1udwig nick1udwig deleted the hf/use-uname-m-instead-of-p branch February 15, 2024 19:21
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