2014-11-09 17:46 GMT+03:00 Andreas Färber <[email protected]>: > Hi, > > Am 09.11.2014 um 10:45 schrieb Alexander Graf: >> Am 09.11.2014 um 09:11 schrieb Matwey V. Kornilov >> <[email protected]>: >>> Why do we need the following? >>> >>> <package name="python-base" bootinclude="true"/> >>> >>> The package has easily unneeded things: unit-test, distutils and pydoc >>> for instance. I think it could be striped somehow, but I can not find >>> what stuff requires python in initrd. >>> >>> Moreover, python-base is marked as type="delete" in >>> kiwi/system/boot/armv7l/oemboot/suse-13.2. > > I don't have an answer for you, but you could simply branch the JeOS > package (which should also branch all the linked packages) and check > yourself whether dropping that line causes any build failures or > suspicious build log output.
An issue here, that it just works for me with <package name="python-base"> and compressed initrd size reduced to 41 MB from 48 MB. Great problem, that kiwi xml description does not have changelogs like rpm does, I need to ask constantly. -- With best regards, Matwey V. Kornilov http://blog.matwey.name xmpp://[email protected] -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
