-
Notifications
You must be signed in to change notification settings - Fork 381
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
build: backport of new flavor build system #593
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…o the SquashFS image (cherry picked from commit f31701f)
(cherry picked from commit 5dcb6b7)
(cherry picked from commit 65b0321)
(cherry picked from commit b35eb63)
to avoid a mix of image build scripts and ancilliary scripts in the same directory (cherry picked from commit 750819b)
(cherry picked from commit a896176)
Signed-off-by: Daniil Baturin <daniil@vyos.io> (cherry picked from commit 7fa66c7)
to avoid mistakenly listing auixilliary files like README as flavors (cherry picked from commit c072689)
and normalize it to a list if only one format is specified (cherry picked from commit 72c7c7f)
Signed-off-by: Daniil Baturin <daniil@vyos.io> (cherry picked from commit ed7bcbd)
(cherry picked from commit c535510)
to simplify the now-rather-tricky build script invocation (cherry picked from commit 2928865)
(cherry picked from commit 008bb50)
to avoid permission problems (cherry picked from commit abb5b51)
(cherry picked from commit 425f78f)
(cherry picked from commit ec42af7)
(cherry picked from commit f6b0809)
(cherry picked from commit 7dfd923)
(cherry picked from commit a90809e)
c-po
requested review from
dmbaturin,
sarthurdev,
zdc,
jestabro and
sever-sever
and removed request for
a team
May 5, 2024 13:14
dmbaturin
approved these changes
May 5, 2024
(cherry picked from commit 02c340d)
sever-sever
approved these changes
May 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Summary
Manual backport of relevant PRs from
current
to introduce the new flavor supporting build system insagitta
Types of changes
Related Task(s)
Component(s) name
Build scripts
Proposed changes
How to test
sudo VYOS_TEMPLATE_DIR=/vyos/vyos-build/packages/vyos-1x/data/templates ./build-vyos-image vmware
Checklist: