rh-lab-q / rpg

RPG is tool, that guides people through the creation of a RPM package
GNU General Public License v2.0
22 stars 11 forks source link

use reactive programming for "mock init" and dnf loading #372

Open jsilhan opened 8 years ago

jsilhan commented 8 years ago

DNF should be initialized within Mock installroot directory. The task will be to:

This issue should fix loading custom repositories of the host when dnf sack is initialized. QtSchleduler could be used for GUI integration afterwards.

jsilhan commented 8 years ago

@cibo94 , any progress on this? (It's should be actually #255)