~tom-gall/linaro/fix-713104-live-herlper.config.natty.nano

« back to all changes in this revision

Viewing changes to bootstrap

  • Committer: James Westby
  • Date: 2011-03-30 15:22:29 UTC
  • Revision ID: james.westby@linaro.org-20110330152229-35jtsyai7hr8nqe1
Add ubuntu-ports/ to ports.ubuntu.com URLs

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
# $LH_MIRROR_BOOTSTRAP: set mirror to bootstrap from
32
32
# (Default: http://ports.ubuntu.com/)
33
 
LH_MIRROR_BOOTSTRAP="http://ports.ubuntu.com/"
 
33
LH_MIRROR_BOOTSTRAP="http://ports.ubuntu.com/ubuntu-ports/"
34
34
 
35
35
# $LH_MIRROR_CHROOT: set mirror to fetch packages from
36
36
# (Default: http://ports.ubuntu.com/)
37
 
LH_MIRROR_CHROOT="http://ports.ubuntu.com/"
 
37
LH_MIRROR_CHROOT="http://ports.ubuntu.com/ubuntu-ports/"
38
38
 
39
39
# $LH_MIRROR_CHROOT_SECURITY: set security mirror to fetch packages from
40
40
# (Default: http://ports.ubuntu.com/)
41
 
LH_MIRROR_CHROOT_SECURITY="http://ports.ubuntu.com/"
 
41
LH_MIRROR_CHROOT_SECURITY="http://ports.ubuntu.com/ubuntu-ports/"
42
42
 
43
43
# $LH_MIRROR_CHROOT_VOLATILE: set volatile mirror to fetch packages from
44
44
# (Default: http://ports.ubuntu.com/)
45
 
LH_MIRROR_CHROOT_VOLATILE="http://ports.ubuntu.com/"
 
45
LH_MIRROR_CHROOT_VOLATILE="http://ports.ubuntu.com/ubuntu-ports/"
46
46
 
47
47
# $LH_MIRROR_BINARY: set mirror which ends up in the image
48
48
# (Default: http://ports.ubuntu.com/)
49
 
LH_MIRROR_BINARY="http://ports.ubuntu.com/"
 
49
LH_MIRROR_BINARY="http://ports.ubuntu.com/ubuntu-ports/"
50
50
 
51
51
# $LH_MIRROR_BINARY_SECURITY: set security mirror which ends up in the image
52
52
# (Default: http://ports.ubuntu.com/)
53
 
LH_MIRROR_BINARY_SECURITY="http://ports.ubuntu.com/"
 
53
LH_MIRROR_BINARY_SECURITY="http://ports.ubuntu.com/ubuntu-ports/"
54
54
 
55
55
# $LH_MIRROR_BINARY_VOLATILE: set volatile mirror which ends up in the image
56
56
# (Default: http://ports.ubuntu.com/)
57
 
LH_MIRROR_BINARY_VOLATILE="http://ports.ubuntu.com/"
 
57
LH_MIRROR_BINARY_VOLATILE="http://ports.ubuntu.com/ubuntu-ports/"
58
58
 
59
59
# $LH_MIRROR_DEBIAN_INSTALLER: set debian-installer mirror
60
60
# (Default: http://ports.ubuntu.com/)
61
 
LH_MIRROR_DEBIAN_INSTALLER="http://ports.ubuntu.com/"
 
61
LH_MIRROR_DEBIAN_INSTALLER="http://ports.ubuntu.com/ubuntu-ports/"
62
62
 
63
63
# $LH_ARCHIVE_AREAS: select archive areas to use
64
64
# (Default: main universe)