Skip to content

Rustyvisor should run under other hypervisors#55

Open
iankronquist wants to merge 3 commits intomasterfrom
run_under_hypervisor
Open

Rustyvisor should run under other hypervisors#55
iankronquist wants to merge 3 commits intomasterfrom
run_under_hypervisor

Conversation

@iankronquist
Copy link
Copy Markdown
Owner

Addresses some of the issues which @lucabe72 mentioned in #54.

Also, now we won't try to build Linux Kernel Module bits on non-linux OSs

@iankronquist
Copy link
Copy Markdown
Owner Author

This is a dumb rustup error, it can't find the uefi target. I don't know what's up and don't have the time to debug it right now.

@iankronquist
Copy link
Copy Markdown
Owner Author

+rustup target install x86_64-unknown-uefi

error: toolchain 'nightly-x86_64-unknown-linux-gnu' does not contain component 'rust-std' for target 'x86_64-unknown-uefi'

note: not all platforms have the standard library pre-compiled: https://doc.rust-lang.org/nightly/rustc/platform-support.html

help: consider using `cargo build -Z build-std` instead

The command "bash ./scripts/ci-install.sh" failed and exited with 1 during .

The help here is wrong. Not sure what's right though.

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