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

Build 4.9.131 with Docker #7

Merged
merged 16 commits into from
Nov 5, 2018
Merged

Build 4.9.131 with Docker #7

merged 16 commits into from
Nov 5, 2018

Conversation

matttbe
Copy link
Member

@matttbe matttbe commented Oct 24, 2018

Here are a series of commits to be able to build the v4.9.131 version with docker.

@cpaasch I tried to keep the compatibility with your setup. In theory, you can continue to use your scripts as you did before.

On my side, I can launch the build using:

MY_FULLNAME="Matthieu Baerts" MY_EMAIL=matthieu.baerts@....net MY_CONFIG=y ./docker_build_kernel.sh

New CONFIG_BPF_JIT_ALWAYS_ON config has been disabled like in v4.14

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Autoresolved

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Instead of using ${HOME} to find the MPTCP repo.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Copied at the beginning, saved at the end.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Kernel version and command to install the new version.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Instead of using ${HOME} to find the MPTCP repo.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Copied at the beginning, saved at the end.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
If we are not building the last version, add a suffix to restrict to
this kernel version.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Might be an interesting info.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Kernel version and command to install the new version.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
For releases, we should build a tag. Ask if it is normal if not.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Add config and script to build the image and use it.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Add config and script to build the image and use it.
Scripts are the same as the ones for debian: symlinks are used.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
To be able to create scripts like my_kernel_build.sh to launch others
with custom environment vars depending on the environment of the user.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
@cpaasch
Copy link
Member

cpaasch commented Nov 5, 2018

As docker_build_kernel.sh is the same in both directories, what if we simply move those files to the parent directory?

@cpaasch
Copy link
Member

cpaasch commented Nov 5, 2018

As docker_build_kernel.sh is the same in both directories, what if we simply move those files to the parent directory?

Nevermind, they are already symbolic links :)

@cpaasch cpaasch merged commit 8e498e9 into master Nov 5, 2018
@cpaasch
Copy link
Member

cpaasch commented Nov 5, 2018

Thanks! :)

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.

2 participants