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

fix armhf for installer.conf usage #11121

Merged
merged 2 commits into from
Jun 14, 2022
Merged

Conversation

jon-nokia
Copy link
Contributor

@jon-nokia jon-nokia commented Jun 13, 2022

Why I did it

This fixes the build for armhf to be able to use '/device///installer.conf' files. Specifically, armhf needs support to be able to change the size of /var/log/ directory. It is hardcoded to 512 bytes on all armhf platforms currently. This change will allow any armhf platform to be able to use an installer.conf file to customize the installed image.

How I did it

How to verify it

Build and verify that armhf platform installer.conf is used.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

This fixes the build for armhf to be able to use /device/<company>/<platform>/installer.conf files.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan merged commit 9cdde85 into sonic-net:master Jun 14, 2022
lguohan pushed a commit that referenced this pull request Jun 14, 2022
This makes use of #11121 to add support for configuration of VAR_LOG_SIZE on Nokia IXS7215
lguohan pushed a commit that referenced this pull request Jun 14, 2022
This fixes the build for armhf to be able to use '/device///installer.conf' files. Specifically, armhf needs support to be able to change the size of /var/log/ directory. It is hardcoded to 512 bytes on all armhf platforms currently. This change will allow any armhf platform to be able to use an installer.conf file to customize the installed image.
lguohan pushed a commit that referenced this pull request Jun 14, 2022
This makes use of #11121 to add support for configuration of VAR_LOG_SIZE on Nokia IXS7215
yxieca pushed a commit that referenced this pull request Jun 16, 2022
This fixes the build for armhf to be able to use '/device///installer.conf' files. Specifically, armhf needs support to be able to change the size of /var/log/ directory. It is hardcoded to 512 bytes on all armhf platforms currently. This change will allow any armhf platform to be able to use an installer.conf file to customize the installed image.
yxieca pushed a commit that referenced this pull request Jun 16, 2022
This makes use of #11121 to add support for configuration of VAR_LOG_SIZE on Nokia IXS7215
@jon-nokia jon-nokia deleted the jon-dev2 branch June 17, 2022 18:32
@liuh-80
Copy link
Contributor

liuh-80 commented Feb 6, 2023

Change already included in 202012 branch by: this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants