Merge lp://staging/~kvdveer/vmbuilder/fix-for-877416 into lp://staging/vmbuilder
Proposed by
Ondergetekende
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~kvdveer/vmbuilder/fix-for-877416 |
Merge into: | lp://staging/vmbuilder |
Diff against target: |
43 lines (+8/-0) 3 files modified
VMBuilder/plugins/ubuntu/dapper.py (+2/-0) VMBuilder/plugins/ubuntu/distro.py (+1/-0) VMBuilder/plugins/ubuntu/templates/sources.list.tmpl (+5/-0) |
To merge this branch: | bzr merge lp://staging/~kvdveer/vmbuilder/fix-for-877416 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
VMBuilder | Pending | ||
Review via email: mp+80064@code.staging.launchpad.net |
Description of the change
Implemented --extra-mirror; a way to add an extra mirror to the sources.list;
Quite useful for people who want to make images containing software which is not hosted in Ubuntu's repositories.
To post a comment you must log in.
Unmerged revisions
- 471. By Ondergetekende
-
Implement --extra-mirror option