Skip to content

dev_container_util.sh: Use the shflags group instead of the default flag#107

Merged
sayanchowdhury merged 1 commit intomainfrom
sayan/fix-dev-container-path
Dec 14, 2020
Merged

dev_container_util.sh: Use the shflags group instead of the default flag#107
sayanchowdhury merged 1 commit intomainfrom
sayan/fix-dev-container-path

Conversation

@sayanchowdhury
Copy link
Copy Markdown
Member

dev_container_util.sh: Use the shflags group instead of the default flag

The build_image script invokes the create_dev_container function and
passes the FLAGS_group as param. Use the param, to generate the
binhost URL instead of using the DEFAULT_GROUP which stays as developer
always.

Fixes: flatcar/Flatcar#298
Signed-off-by: Sayan Chowdhury sayan@kinvolk.io

Note: Pick the patch to flatcar-2605 and flatcar-2705

How to use

./build_image --group=stable container

Testing done

Built a test container locally with the --group parameter and verified the /etc/portage/make.conf

The build_image script invokes the create_dev_container function, and
passes the `FLAGS_group` as param. Use the param, to generate the
binhost URL instead of using the DEFAULT_GROUP which stays as developer
always.

Fixes: flatcar/Flatcar#298
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
@sayanchowdhury sayanchowdhury requested a review from a team December 14, 2020 14:35
@sayanchowdhury sayanchowdhury merged commit 3ac8f6a into main Dec 14, 2020
@sayanchowdhury sayanchowdhury deleted the sayan/fix-dev-container-path branch December 14, 2020 15:40
sayanchowdhury added a commit that referenced this pull request Dec 14, 2020
dev_container_util.sh: Use the shflags group instead of the default flag
sayanchowdhury added a commit that referenced this pull request Dec 14, 2020
dev_container_util.sh: Use the shflags group instead of the default flag
@sayanchowdhury
Copy link
Copy Markdown
Member Author

Picked to flatcar-2605 and flatcar2705 branch.

pothos added a commit that referenced this pull request Dec 15, 2020
dev_container_util.sh: Use the shflags group instead of the default flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to build custom kernel module in 2605.9.0

2 participants