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 sys-apps/fbset if Busybox has feature parity #9

Open frno7 opened 2 years ago

frno7 commented 2 years ago

Busybox has got fbset:

https://github.com/frno7/gentoo-mipsr5900el/blob/87d58f1ceeff47753a07c936654898e05741bbfc/configs/busybox#L615-L617

Check whether Busybox has feature parity with sys-apps/fbset in

https://github.com/frno7/gentoo-mipsr5900el/blob/87d58f1ceeff47753a07c936654898e05741bbfc/scripts/install-packages#L12-L13

If it does, remove this package and save another 102424 bytes.

Originally observed in https://github.com/frno7/gentoo-mipsr5900el/issues/5#issuecomment-1117260863.