-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fedora CoreOS is too large #186
Comments
We're currently shipping man pages and info docs, but not |
coreos/fedora-coreos-config#98 drops dnsmasq, man pages and info docs, and some recommends including the bulk of GeoIP. |
Locale related files might be able to be removed/stripped as well. I think Fedora comes with full locales instead of generating only necessary one. |
|
Could we consider moving to providing a standard means to install 3rd party packages outside of overlays, such that those packages can be called in via ignition. Toolbox would only be one of such packages. I set about developing such an install mechanism which includes a script and a unit that could be included as standard (or enabled via ignition) https://github.com/keithy/ign-tool/wiki/plug:install-packages |
Since https://bugzilla.redhat.com/show_bug.cgi?id=2006063 is now closed we are no longer shipping |
and just by inspection it seems like |
Maybe we should close this out? |
FYI: recommends were disabled and other things removed in coreos/fedora-coreos-config#98 |
Random observations:
systemd-bootchart
,adcli
,libxkbcommon
, andcracklib-dicts
. I think these are all coming in via recommends.cups-libs
and 64 MB of GeoIP database.Maybe we should try disabling recommends and seeing what happens.
The text was updated successfully, but these errors were encountered: