Skip to content

Config is not being used during build #3

@Phoeneix

Description

@Phoeneix

Hi,

I couldn't create a branch and create a PR for you to review the changes, so I am creating this issue for the fix.

When executing the build-kernel script the config file is being updated from the one that's extracted from the base wsl build.
So the config-wsl file is not really relevant at the moment.

Please add a line like this:
cp "$cwd"/config-wsl "$working"/Microsoft

into the install_kernel method just after the data being extracted from the tar file.
My recommendation to add it after Line 296:
cd "$working" || exit 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions