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 )) |
---|
16 | stable alpha http://ftp.debian.org/dists/stable/main/installer-alpha/current/images/ netboot/boot.img |
---|
17 | stable amd64 http://ftp.debian.org/dists/stable/main/installer-amd64/current/images/ netboot/netboot.tar.gz |
---|
18 | stable hppa http://ftp.debian.org/dists/stable/main/installer-hppa/current/images/ netboot/2.6/netboot.tar.gz |
---|
19 | stable i386 http://ftp.debian.org/dists/stable/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
20 | stable ia64 http://ftp.debian.org/dists/stable/main/installer-ia64/current/images/ netboot/netboot.tar.gz |
---|
21 | #Debian/Stable:Etch has two sparc images |
---|
22 | stable sparc32 http://ftp.debian.org/dists/stable/main/installer-sparc/current/images/ sparc32/netboot/2.6/boot.img |
---|
23 | stable 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 |
---|
25 | stable sparc http://ftp.debian.org/dists/stable/main/installer-sparc/current/images/ sparc/netboot/boot.img |
---|
26 | |
---|
27 | stable-gtk amd64 http://ftp.debian.org/dists/stable/main/installer-amd64/current/images/ netboot/gtk/netboot.tar.gz |
---|
28 | stable-gtk i386 http://ftp.debian.org/dists/stable/main/installer-i386/current/images/ netboot/gtk/netboot.tar.gz |
---|
29 | |
---|
30 | #Debian/Lenny |
---|
31 | lenny alpha http://ftp.debian.org/dists/lenny/main/installer-alpha/current/images/ netboot/boot.img |
---|
32 | lenny amd64 http://ftp.debian.org/dists/lenny/main/installer-amd64/current/images/ netboot/netboot.tar.gz |
---|
33 | lenny hppa http://ftp.debian.org/dists/lenny/main/installer-hppa/current/images/ netboot/2.6/boot.img |
---|
34 | lenny i386 http://ftp.debian.org/dists/lenny/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
35 | lenny ia64 http://ftp.debian.org/dists/lenny/main/installer-ia64/current/images/ netboot/netboot.tar.gz |
---|
36 | lenny sparc http://ftp.debian.org/dists/lenny/main/installer-sparc/current/images/ netboot/boot.img |
---|
37 | |
---|
38 | lenny-gtk amd64 http://ftp.debian.org/dists/lenny/main/installer-amd64/current/images/ netboot/gtk/netboot.tar.gz |
---|
39 | lenny-gtk i386 http://ftp.debian.org/dists/lenny/main/installer-i386/current/images/ netboot/gtk/netboot.tar.gz |
---|
40 | |
---|
41 | #Debian/squeeze |
---|
42 | squeeze i386 http://ftp.debian.org/dists/squeeze/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
43 | squeeze amd64 http://ftp.debian.org/dists/squeeze/main/installer-amd64/current/images/ netboot/netboot.tar.gz |
---|
44 | |
---|
45 | #Debian/squeeze |
---|
46 | sid i386 http://ftp.debian.org/dists/sid/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
47 | sid 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 |
---|
52 | testing alpha http://ftp.debian.org/dists/testing/main/installer-alpha/current/images/ netboot/boot.img |
---|
53 | testing amd64 http://ftp.debian.org/dists/testing/main/installer-amd64/current/images/ netboot/netboot.tar.gz |
---|
54 | testing hppa http://ftp.debian.org/dists/testing/main/installer-hppa/current/images/ netboot/2.6/boot.img |
---|
55 | testing i386 http://ftp.debian.org/dists/testing/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
56 | testing ia64 http://ftp.debian.org/dists/testing/main/installer-ia64/current/images/ netboot/netboot.tar.gz |
---|
57 | testing sparc http://ftp.debian.org/dists/testing/main/installer-sparc/current/images/ netboot/boot.img |
---|
58 | |
---|
59 | testing-gtk amd64 http://ftp.debian.org/dists/testing/main/installer-amd64/current/images/ netboot/gtk/netboot.tar.gz |
---|
60 | testing-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 |
---|
66 | daily alpha http://people.debian.org/~vorlon/d-i/alpha/daily/ netboot/boot.img |
---|
67 | daily amd64 http://people.debian.org/~aba/d-i/images/daily/ netboot/netboot.tar.gz |
---|
68 | daily hppa http://people.debian.org/~kyle/d-i/hppa/daily/ netboot/2.6/boot.img |
---|
69 | daily i386 http://people.debian.org/~joeyh/d-i/images/daily/ netboot/netboot.tar.gz |
---|
70 | daily ia64 http://people.debian.org/~dannf/d-i/images/daily/ netboot/netboot.tar.gz |
---|
71 | daily sparc http://people.debian.org/~stappers/d-i/sparc/daily/ netboot/boot.img |
---|
72 | |
---|
73 | daily-gtk amd64 http://people.debian.org/~aba/d-i/images/daily/ netboot/gtk/netboot.tar.gz |
---|
74 | daily-gtk i386 http://people.debian.org/~joeyh/d-i/images/daily/ netboot/gtk/netboot.tar.gz |
---|
75 | |
---|
76 | # Daily netboot DI image for powerpc |
---|
77 | daily 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 |
---|
84 | dapper i386 http://archive.ubuntu.com/ubuntu/dists/dapper-updates/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
85 | dapper amd64 http://archive.ubuntu.com/ubuntu/dists/dapper-updates/main/installer-amd64/current/images/ netboot/netboot.tar.gz |
---|
86 | |
---|
87 | #Ubuntu Hardy 8.04 |
---|
88 | hardy i386 http://archive.ubuntu.com/ubuntu/dists/hardy-updates/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
89 | hardy amd64 http://archive.ubuntu.com/ubuntu/dists/hardy-updates/main/installer-amd64/current/images/ netboot/netboot.tar.gz |
---|
90 | |
---|
91 | #Ubuntu Intrepid 8.10 |
---|
92 | intrepid i386 http://archive.ubuntu.com/ubuntu/dists/intrepid-updates/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
93 | intrepid amd64 http://archive.ubuntu.com/ubuntu/dists/intrepid-updates/main/installer-amd64/current/images/ netboot/netboot.tar.gz |
---|
94 | |
---|
95 | #Ubuntu Jaunty 9.04 |
---|
96 | jaunty i386 http://archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
97 | jaunty amd64 http://archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-amd64/current/images/ netboot/netboot.tar.gz |
---|
98 | |
---|
99 | #Ubuntu Karmic 9.10 |
---|
100 | karmic i386 http://archive.ubuntu.com/ubuntu/dists/karmic/main/installer-i386/current/images/ netboot/netboot.tar.gz |
---|
101 | karmic amd64 http://archive.ubuntu.com/ubuntu/dists/karmic/main/installer-amd64/current/images/ netboot/netboot.tar.gz |
---|
102 | |
---|
103 | # vim: ft=disources |
---|