cerbero: Add fetch() and extract() to bootstrapper
This separates each bootstrapper into three distinct stages: 1. Fetch network resources into self.config.local_sources 2. Extract/copy network resources into the correct location 3. Run arbitrary commands that do not need network access https://bugzilla.gnome.org/show_bug.cgi?id=797316
Please register or sign in to comment