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

Implement option to support different platforms (profiles) #13

Closed
jonashoechst opened this issue Nov 1, 2019 · 1 comment
Closed

Implement option to support different platforms (profiles) #13

jonashoechst opened this issue Nov 1, 2019 · 1 comment

Comments

@jonashoechst
Copy link
Member

jonashoechst commented Nov 1, 2019

The idea is to abstract pimod as a modification tool for Raspberry Pi to a generic system image modification tool.

A profile would hold information on the platform and on the image to modify, such as:

  • the required qemu binary
  • information on the system image partition layout
  • ...
@jonashoechst jonashoechst changed the title Implement Profiles for different Platforms Implement option to support different platforms (profiles) Nov 1, 2019
@jonashoechst
Copy link
Member Author

As we generalized across multiple targets this feature is not required anymore.

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

No branches or pull requests

1 participant