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

Get cpu client working on freebsd #287

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

rminnich
Copy link
Member

@rminnich rminnich commented Oct 3, 2024

needs testing ...

Signed-off-by: Ronald G. Minnich <[email protected]>
@rminnich
Copy link
Member Author

rminnich commented Oct 3, 2024

The cpu command works on freebsd now
PWD=/ ./cpu -namespace=/home -9p=false -nfs=true -sp 22 linoderoot
works

@rminnich
Copy link
Member Author

rminnich commented Oct 3, 2024

I've tested it and it works, so that's something anyway

@bsdimp
Copy link
Collaborator

bsdimp commented Oct 4, 2024

This is cool... I wonder why there's no error for the permission thing...

Copy link
Collaborator

@bsdimp bsdimp left a comment

Choose a reason for hiding this comment

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

If it works, it works :)

There were a couple of questions I had. I can almost read 'go' most days, but this looks good from what I can tell.

client/cpu9p_unix_test.go Show resolved Hide resolved
client/cpu_freebsd.go Outdated Show resolved Hide resolved
client/getattr_freebsd.go Show resolved Hide resolved
client/getattr_freebsd.go Outdated Show resolved Hide resolved
client/cpu9p_unix.go Outdated Show resolved Hide resolved
Signed-off-by: Ronald G. Minnich <[email protected]>
@rminnich rminnich merged commit 05895c1 into u-root:main Oct 10, 2024
15 checks passed
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.

3 participants