Skip to content

Conversation

@eraserhd
Copy link

  • Fix for install-dev.sh
  • Script for installing via Docker

This allows me to install the last release from NixOS, which can't use the
dynamically linked binaries. It's also nice that it doesn't install adb
on my system.

Pull Request Checklist

  • The Rayhunter team has recently expressed interest in reviewing a PR for this. If not, this PR may be closed due our limited resources and need to prioritize how we spend them.
  • Added or updated any documentation as needed to support the changes in this PR.
  • [-] Code has been linted and run through cargo fmt (no Rust code changes)
  • [-] If any new functionality has been added, unit tests were also added (no new functionality)

@eraserhd
Copy link
Author

Note that this only gets as far as the second "waiting for reboot..." but the system is usable at that point.

@oopsbagel
Copy link
Collaborator

The changes in #284 may make it able to build and install on NixOS without needing docker.

@oopsbagel
Copy link
Collaborator

@eraserhd Do you still need to use a container to build and install rayhunter on NixOS now that we use musl & static linking for all targets, including the serial binary? Please re-open this if you do, but from our testing it shouldn't be necessary to wrap the install scripts in a container anymore.

Additionally, we're replacing the scripts with a statically linked Rust installer in #291 -- feel free to test that out if you like.

@oopsbagel oopsbagel closed this Apr 28, 2025
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