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

Add arm32 Debian configuration #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vishwamartur
Copy link

Related to #4

Add a new configuration file debian_server_arm32.yaml for arm32 builds.

  • Create configs/debian/debian_server_arm32.yaml with appropriate configurations for arm32 builds.
  • Copy content from debian_server_arm64.yaml and update the architecture to arm32.
  • Include necessary packages and setup hooks for arm32 builds.
  • Add essential and customize hooks for setting up the Debian server root filesystem for arm32.

Related to NXP#4

Add a new configuration file `debian_server_arm32.yaml` for arm32 builds.

* Create `configs/debian/debian_server_arm32.yaml` with appropriate configurations for arm32 builds.
* Copy content from `debian_server_arm64.yaml` and update the architecture to `arm32`.
* Include necessary packages and setup hooks for arm32 builds.
* Add essential and customize hooks for setting up the Debian server root filesystem for arm32.
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