Page MenuHomeVyOS Platform

Kernel source tar contains build time autogenerated objects
Closed, ResolvedPublicFEATURE REQUEST

Description

Shortly after enabling PWRU support in T8496 we've noticed a spike in the Kernel Source TAR ball which is auto generated after each Kernel build.

This spiked from less then 1GB to 4GB as the vmlinuz.o increased from 54M to 618M just as one candidate due ti enabling of the additional debug symbols.

There is no need in shipping all intermediate objects generated during the Kernel build in our tar file - which holds the source of the Kernel an custom patches. Kernel can be re-compiled if objects are needed.

We will change the behavior to run make mrproper before calling tar on the Kernel source tree.

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Related Objects

Event Timeline

c-po changed the task status from Open to In progress.
c-po triaged this task as Normal priority.
c-po created this object with edit policy "Custom Policy".