I don't think we want this, or if we really do then we need to have something like this https://github.com/rhinstaller/anaconda/pull/472 .
The space check requires always more space than you really need and for some special use cases it's almost impossible to create even good space check. If you want really small installation you can't do it with this patch any way.
I always thought this KS behavior is on purpose.
--
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/572
Only NMIP[4,6]Config object was connected to signal on change. But when inner objects (Addresses, Nameservers, Gateway) changed it doesn't notify us about this change.
Fix by connecting this inner properties too.
Resolves: *rhbz#1264400*
Reported-by: Marek Hruscak <mhruscak(a)redhat.com>
Master/F24 version of https://github.com/rhinstaller/anaconda/pull/556 . On master we need to disconnect signals so more code was required here.
(cherry picked from commit b9323749c470ca3ef24bfee82f911a7b85d8f7fe)
--
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/574