Don't check disk size during rpm transaction when creating multiple part...#2
Don't check disk size during rpm transaction when creating multiple part...#2biskett wants to merge 5 commits intointel:develfrom
Conversation
…artitions rpm check only "/" partition size before installing packages Change-Id: Ic00e937530f926f58ee4099f7a079c640fc721a5 Signed-off-by: Yeongil Jang <[email protected]>
|
If total package's size is larger than rootfs filesystem size, it makes errors even though second partition has extra partition's size. |
|
could you list the real case and number? |
|
Sorry. I can't list partitions and package information of our products. |
Change-Id: I3dbb06c4682f0973f32ee94bd8db09c26733915e Signed-off-by: Yeongil Jang <[email protected]>
Change-Id: I0df96b6ec576d46524d586ebfafb69b61952b73e Signed-off-by: Yeongil Jang <[email protected]>
Change-Id: I7c1461bc37ddd93c8e54d15c26bbe4aee6d9668b Signed-off-by: Yeongil Jang <[email protected]>
if use_mic_in_bootstrap option is true, don't sync mic into bootstrap Change-Id: Ib4e17474541db77e61681ecd828a4bd2193cc606 Signed-off-by: Yeongil Jang <[email protected]>
|
Is there any additional modification point or alternatives? |
|
I have no more comments, but now we are moving the mic development work from internal to tizen.org. (github is not the place we merge patches) so please resubmit the patch after the tizen.org repository is stable. I'll ping you when tizen.org is ready to receive patches. |
|
How far are you on repository stabilization? |
|
Yes, the path is correct. Although we haven’t try the release process from tizen.org, the above code repository should be good for accepting new requests for devel branch. So feel free to submit your change there. |
...itions
rpm check only "/" partition size before installing packages
Change-Id: Ic00e937530f926f58ee4099f7a079c640fc721a5
Signed-off-by: Yeongil Jang [email protected]