frno7 / gentoo-mipsr5900el

Gentoo tooling for the PlayStation 2, with a Docker, and scripts to install cross-compilers, QEMU, and essential tools.
23 stars 3 forks source link

Remove incompatible depmod files installed with initramfs #6

Closed frno7 closed 2 years ago

frno7 commented 2 years ago

Observations mentioned in https://github.com/frno7/linux/pull/69#issuecomment-1103961694 implies that depmod files installed with initramfs can be removed, and thereby reduce its size. Busybox will discard and regenerate them anyway.

frno7 commented 2 years ago

Removed in

https://github.com/frno7/linux/blob/ps2-main/.github/workflows/compilation.yml#L39-L41