What | Removed | Added |
---|---|---|
CC | ancor@suse.com | |
Assignee | yast2-maintainers@suse.de | yast-community@opensuse.org |
At the beginning of storage-ng, the Partitioner was a separate repository and a separate source package from yast2-storage-ng. But it turned out to be a development nightmare since 99% of the changes in the Partitioner actually involved changes in other parts of yast2-storage-ng. So we merged them and I don't think that moving them back to separate repositories is an option for the short future. For the YaST Team, it makes sense to have both components as a single source package. Of course, that doesn't mean they cannot be then compiled into two (or more) separate binary packages for the final user. That's more a packaging task than a development one... and is not a priority for the YaST Team. I'm assigning this to yast-community. Feel free to open a pull request to modify yast2-storage-ng.spec for generating two separate binary packages. https://github.com/yast/yast-storage-ng/blob/master/package/yast2-storage-ng.spec As a clue, something similar is done for yast-autoinstallation, which is a single repository and a single source package in OBS, but it generates two binary packages (autoyast2 and autoyast2-installation).