Closed frno7 closed 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.
depmod
Removed in
https://github.com/frno7/linux/blob/ps2-main/.github/workflows/compilation.yml#L39-L41
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.