mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
- These tools are not strictly needed for FreedomBox operation in anyway. - Slightly Reduce the size of the built images. - Some of these tools are outdated or not typically used on a modern GNU/Linux system and make FreedomBox seem less shiny. - Originally thought of splitting them into a separate metapackage but it does not seem worth it. - killall from psmisc is used in the Makefile, it is kept for now. - FreedomBox already has many dependency and so it is now important to start paying attention to unnecessary ones. Tests: - For each binary executable provided in each of the packages, verify that it not being used in our code anywhere. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>