> * bin/ubuntu-defaults-image: Add --mirror/--security-mirror option for > faster local building. These do _not_ set the mirror in the target apt (as > of now). Thanks Nobuto MURATA! (LP: #998271)
to clear my intention, pasted my comment from https://code.launchpad.net/~nobuto/ubuntu/quantal/ubuntu-defaults- builder/add-mirror/+merge/124952 Changing target's sources.list is quite easy by passing LB_MIRROR_BINARY and LB_MIRROR_BINARY_SECURITY. Those will be used on live-session, but sources.list of installed target will be re-generated by ubiquity or d-i as far as I understand. if someone wants a mirror used on everywhere including installed target, more work will be needed like passing preseeded file of a mirror url to ubiquity, I'm afraid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998271 Title: adding --mirror option for ubuntu-defaults-image to choose archive mirrors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-defaults-builder/+bug/998271/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
