source: trunk/puppet/modules/di_netboot_assistant/files/di-sources.list @ 496

Last change on this file since 496 was 496, checked in by sebas, 14 years ago

agregamos debian (squeeze+karmic) + ubuntu 9.10 karmic en la definicion de los paquetes

File size: 6.5 KB
Line 
1#di-netboot-assistant v0.3 sources file + Ubuntu releases
2#
3#Format: Each must contain four fields, separated by single tabulation.
4# 1st field: An arbitraty repository name (must match "[[:alnum:]_\.-]+")
5# 2nd field: The architecture (debian's architecture name)
6# 3rd field: The base URL to download files from (it should contain
7#            a debian-installer folder)
8#            (If you want to use a mirror, have a look at MIRROR_REGEXPS in
9#            the file di-netboot-assistant.conf to rewrite the URL)
10# 4th field: That path to the actual netboot archive (or .img) file.
11#            (relative to the "base URL" above).
12# Lines _starting_ with a "#" are considered as comments and are ignored.
13# Empty lines are ignored too.
14
15#Debian/Stable (( http://www.debian.org/distrib/netinst#netboot ))
16stable  alpha   http://ftp.debian.org/dists/stable/main/installer-alpha/current/images/ netboot/boot.img
17stable  amd64   http://ftp.debian.org/dists/stable/main/installer-amd64/current/images/ netboot/netboot.tar.gz
18stable  hppa    http://ftp.debian.org/dists/stable/main/installer-hppa/current/images/  netboot/2.6/netboot.tar.gz
19stable  i386    http://ftp.debian.org/dists/stable/main/installer-i386/current/images/  netboot/netboot.tar.gz
20stable  ia64    http://ftp.debian.org/dists/stable/main/installer-ia64/current/images/  netboot/netboot.tar.gz
21#Debian/Stable:Etch has two sparc images
22stable  sparc32 http://ftp.debian.org/dists/stable/main/installer-sparc/current/images/ sparc32/netboot/2.6/boot.img
23stable  sparc64 http://ftp.debian.org/dists/stable/main/installer-sparc/current/images/ sparc64/netboot/2.6/boot.img
24#Debian/Stable:(for Lenny+) only supports sparc64 images
25stable  sparc   http://ftp.debian.org/dists/stable/main/installer-sparc/current/images/ sparc/netboot/boot.img
26
27stable-gtk      amd64   http://ftp.debian.org/dists/stable/main/installer-amd64/current/images/ netboot/gtk/netboot.tar.gz
28stable-gtk      i386    http://ftp.debian.org/dists/stable/main/installer-i386/current/images/  netboot/gtk/netboot.tar.gz
29
30#Debian/Lenny
31lenny   alpha   http://ftp.debian.org/dists/lenny/main/installer-alpha/current/images/  netboot/boot.img
32lenny   amd64   http://ftp.debian.org/dists/lenny/main/installer-amd64/current/images/  netboot/netboot.tar.gz
33lenny   hppa    http://ftp.debian.org/dists/lenny/main/installer-hppa/current/images/   netboot/2.6/boot.img
34lenny   i386    http://ftp.debian.org/dists/lenny/main/installer-i386/current/images/   netboot/netboot.tar.gz
35lenny   ia64    http://ftp.debian.org/dists/lenny/main/installer-ia64/current/images/   netboot/netboot.tar.gz
36lenny   sparc   http://ftp.debian.org/dists/lenny/main/installer-sparc/current/images/  netboot/boot.img
37
38lenny-gtk       amd64   http://ftp.debian.org/dists/lenny/main/installer-amd64/current/images/  netboot/gtk/netboot.tar.gz
39lenny-gtk       i386    http://ftp.debian.org/dists/lenny/main/installer-i386/current/images/   netboot/gtk/netboot.tar.gz
40
41#Debian/squeeze
42squeeze i386    http://ftp.debian.org/dists/squeeze/main/installer-i386/current/images/ netboot/netboot.tar.gz
43squeeze amd64   http://ftp.debian.org/dists/squeeze/main/installer-amd64/current/images/        netboot/netboot.tar.gz
44
45#Debian/squeeze
46sid     i386    http://ftp.debian.org/dists/sid/main/installer-i386/current/images/     netboot/netboot.tar.gz
47sid     amd64   http://ftp.debian.org/dists/sid/main/installer-amd64/current/images/    netboot/netboot.tar.gz
48
49# DEVELOPMENT (( http://www.debian.org/devel/debian-installer/ ))
50
51#beta1 or beta2 or beta3 or rc1 or rc2
52testing alpha   http://ftp.debian.org/dists/testing/main/installer-alpha/current/images/        netboot/boot.img
53testing amd64   http://ftp.debian.org/dists/testing/main/installer-amd64/current/images/        netboot/netboot.tar.gz
54testing hppa    http://ftp.debian.org/dists/testing/main/installer-hppa/current/images/ netboot/2.6/boot.img
55testing i386    http://ftp.debian.org/dists/testing/main/installer-i386/current/images/ netboot/netboot.tar.gz
56testing ia64    http://ftp.debian.org/dists/testing/main/installer-ia64/current/images/ netboot/netboot.tar.gz
57testing sparc   http://ftp.debian.org/dists/testing/main/installer-sparc/current/images/        netboot/boot.img
58
59testing-gtk     amd64   http://ftp.debian.org/dists/testing/main/installer-amd64/current/images/        netboot/gtk/netboot.tar.gz
60testing-gtk     i386    http://ftp.debian.org/dists/testing/main/installer-i386/current/images/ netboot/gtk/netboot.tar.gz
61
62
63#Daily netboot DI images. Read :
64#     *   http://people.debian.org/~joeyh/d-i/build-logs.html
65#     *   http://wiki.debian.org/DebianInstaller/Today
66daily   alpha   http://people.debian.org/~vorlon/d-i/alpha/daily/       netboot/boot.img
67daily   amd64   http://people.debian.org/~aba/d-i/images/daily/ netboot/netboot.tar.gz
68daily   hppa    http://people.debian.org/~kyle/d-i/hppa/daily/  netboot/2.6/boot.img
69daily   i386    http://people.debian.org/~joeyh/d-i/images/daily/       netboot/netboot.tar.gz
70daily   ia64    http://people.debian.org/~dannf/d-i/images/daily/       netboot/netboot.tar.gz
71daily   sparc   http://people.debian.org/~stappers/d-i/sparc/daily/     netboot/boot.img
72
73daily-gtk       amd64   http://people.debian.org/~aba/d-i/images/daily/ netboot/gtk/netboot.tar.gz
74daily-gtk       i386    http://people.debian.org/~joeyh/d-i/images/daily/       netboot/gtk/netboot.tar.gz
75
76# Daily netboot DI image for powerpc
77daily   powerpc http://d-i.debian.org/daily-images/powerpc/daily/powerpc/       netboot/mini.iso
78
79
80
81# ############ Some Debian Derivatives (Ubuntu) ################ #
82
83#Ubuntu Dapper 6.06
84dapper  i386    http://archive.ubuntu.com/ubuntu/dists/dapper-updates/main/installer-i386/current/images/       netboot/netboot.tar.gz
85dapper  amd64   http://archive.ubuntu.com/ubuntu/dists/dapper-updates/main/installer-amd64/current/images/      netboot/netboot.tar.gz
86
87#Ubuntu Hardy 8.04
88hardy   i386    http://archive.ubuntu.com/ubuntu/dists/hardy-updates/main/installer-i386/current/images/        netboot/netboot.tar.gz
89hardy   amd64   http://archive.ubuntu.com/ubuntu/dists/hardy-updates/main/installer-amd64/current/images/       netboot/netboot.tar.gz
90
91#Ubuntu Intrepid 8.10
92intrepid        i386    http://archive.ubuntu.com/ubuntu/dists/intrepid-updates/main/installer-i386/current/images/     netboot/netboot.tar.gz
93intrepid        amd64   http://archive.ubuntu.com/ubuntu/dists/intrepid-updates/main/installer-amd64/current/images/    netboot/netboot.tar.gz
94
95#Ubuntu Jaunty 9.04
96jaunty  i386    http://archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-i386/current/images/       netboot/netboot.tar.gz
97jaunty  amd64   http://archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-amd64/current/images/      netboot/netboot.tar.gz
98
99#Ubuntu Karmic 9.10
100karmic  i386    http://archive.ubuntu.com/ubuntu/dists/karmic/main/installer-i386/current/images/       netboot/netboot.tar.gz
101karmic  amd64   http://archive.ubuntu.com/ubuntu/dists/karmic/main/installer-amd64/current/images/      netboot/netboot.tar.gz
102
103# vim: ft=disources
Note: See TracBrowser for help on using the repository browser.