CP-6002 minimize Linux kernel build to only include necessary kernel modules#247
Conversation
b6bd979 to
9d14945
Compare
|
In my preliminary testing, this change on its own, shouldn't have any functional impact to the product.. but, it will allow us to make changes to the kernel repositories, such that we can tweak the resultant kernel config file that is used during the kernel build process. I suggest we start with this change in isolation, such that it'll be easier to build, test, and verify any subsequent kernel changes. |
|
|
sdimitro
left a comment
There was a problem hiding this comment.
^ For Seb's feedback above:
Some of these steps I copy pasted them in the script straight from the command line as I was doing different iterations outside of linux-pkg, so I think it'd make sense to check whether they are needed.
|
yea, seems like all we need is that one line to update the configs.. so that's what I'll go with.. I'll wait for the build to verify, but it's looking good so far. |
5968539 to
a45305d
Compare
No description provided.