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

Remove Python code and boot command #174

Merged
merged 18 commits into from
Apr 18, 2024
Merged

Remove Python code and boot command #174

merged 18 commits into from
Apr 18, 2024

Conversation

EmixamPP
Copy link
Owner

The updates and refactor are the following:

  • No more Python code, C++ executable
  • Remove boot command

Artifact tarball provided on GitHub:

  • Build all dependencies using Cmake ExternalProject

Copy link

➡️ Commit 71fb789

📋 Logs

🔍 Linting results: ✔️

🛠️ Building result: ✔️

📦 Artifacts:

If the building step was successfull:

  1. Download the tarball in the artifacts section here.
  2. Uninstall the previous version if you have one
  3. Unzip: unzip linux-enable-ir-emitter*.tar.gz.zip
  4. Install: sudo tar -C / --no-same-owner -h -vxzf linux-enable-ir-emitter*.tar.gz
  5. Enable the boot service: sudo systemctl enable --now linux-enable-ir-emitter

@EmixamPP EmixamPP merged commit 3e10e23 into master Apr 18, 2024
3 checks passed
@EmixamPP EmixamPP deleted the remove-py branch April 18, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Immutable distro does not allow root commands after manual build
1 participant