This file is indexed.

/etc/di-netboot-assistant/di-sources.list is in di-netboot-assistant 0.41.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
#di-netboot-assistant v0.3 sources file
#
#Format: Each must contain four fields, separated by single tabulation.
# 1st field: An arbitrary repository name (must match "[[:alnum:]_\.-]+")
# 2nd field: The architecture (debian's architecture name)
# 3rd field: The base URL to download files from (it should contain
#            a debian-installer folder)
#            (If you want to use a mirror, have a look at MIRROR_REGEXPS in
#            the file di-netboot-assistant.conf to rewrite the URL)
# 4th field: That path to the actual netboot archive (or .img) file.
#            (relative to the "base URL" above).
# Lines _starting_ with a "#" are considered as comments and are ignored.
# Empty lines are ignored too.

## Debian/Stable (( http://www.debian.org/distrib/netinst#netboot ))
stable	amd64	http://ftp.debian.org/dists/stable/main/installer-amd64/current/images/	netboot/netboot.tar.gz
stable	i386	http://ftp.debian.org/dists/stable/main/installer-i386/current/images/	netboot/netboot.tar.gz
# Graphical Installer (GTK)
stable-gtk	amd64	http://ftp.debian.org/dists/stable/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
stable-gtk	i386	http://ftp.debian.org/dists/stable/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz

## Debian/OldStable (( http://www.debian.org/distrib/netinst#netboot ))
oldstable	amd64	http://ftp.debian.org/dists/oldstable/main/installer-amd64/current/images/	netboot/netboot.tar.gz
oldstable	i386	http://ftp.debian.org/dists/oldstable/main/installer-i386/current/images/	netboot/netboot.tar.gz
oldstable	ia64	http://ftp.debian.org/dists/oldstable/main/installer-ia64/current/images/	netboot/netboot.tar.gz
oldstable	sparc	http://ftp.debian.org/dists/oldstable/main/installer-sparc/current/images/	netboot/boot.img
# Graphical Installer (GTK)
oldstable-gtk	amd64	http://ftp.debian.org/dists/oldstable/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
oldstable-gtk	i386	http://ftp.debian.org/dists/oldstable/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz

### Releases by name:
## Debian Squeeze
squeeze	amd64	http://ftp.debian.org/dists/squeeze/main/installer-amd64/current/images/	netboot/netboot.tar.gz
squeeze	i386	http://ftp.debian.org/dists/squeeze/main/installer-i386/current/images/	netboot/netboot.tar.gz
squeeze	ia64	http://ftp.debian.org/dists/squeeze/main/installer-ia64/current/images/	netboot/netboot.tar.gz
squeeze	sparc	http://ftp.debian.org/dists/squeeze/main/installer-sparc/current/images/	netboot/boot.img
# Graphical Installer (GTK)
squeeze-gtk	amd64	http://ftp.debian.org/dists/squeeze/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
squeeze-gtk	i386	http://ftp.debian.org/dists/squeeze/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz

## Debian Wheezy
wheezy	amd64	http://ftp.debian.org/dists/wheezy/main/installer-amd64/current/images/	netboot/netboot.tar.gz
wheezy	i386	http://ftp.debian.org/dists/wheezy/main/installer-i386/current/images/	netboot/netboot.tar.gz
wheezy	ia64	http://ftp.debian.org/dists/wheezy/main/installer-ia64/current/images/	netboot/netboot.tar.gz
wheezy	sparc	http://ftp.debian.org/dists/wheezy/main/installer-sparc/current/images/	netboot/boot.img
# Graphical Installer (GTK)
wheezy-gtk	amd64	http://ftp.debian.org/dists/wheezy/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
wheezy-gtk	i386	http://ftp.debian.org/dists/wheezy/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz

## Debian Jessie
jessie	amd64	http://ftp.debian.org/dists/jessie/main/installer-amd64/current/images/	netboot/netboot.tar.gz
jessie	i386	http://ftp.debian.org/dists/jessie/main/installer-i386/current/images/	netboot/netboot.tar.gz
# Graphical Installer (GTK)
jessie-gtk	amd64	http://ftp.debian.org/dists/jessie/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
jessie-gtk	i386	http://ftp.debian.org/dists/jessie/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz

## Debian Stretch
stretch	amd64	http://ftp.debian.org/dists/stretch/main/installer-amd64/current/images/	netboot/netboot.tar.gz
stretch	i386	http://ftp.debian.org/dists/stretch/main/installer-i386/current/images/	netboot/netboot.tar.gz
# Graphical Installer (GTK)
stretch-gtk	amd64	http://ftp.debian.org/dists/stretch/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
stretch-gtk	i386	http://ftp.debian.org/dists/stretch/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz

## Debian Buster
buster	amd64	http://ftp.debian.org/dists/buster/main/installer-amd64/current/images/	netboot/netboot.tar.gz
buster	i386	http://ftp.debian.org/dists/buster/main/installer-i386/current/images/	netboot/netboot.tar.gz
# Graphical Installer (GTK)
buster-gtk	amd64	http://ftp.debian.org/dists/buster/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
buster-gtk	i386	http://ftp.debian.org/dists/buster/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz

## DEVELOPMENT (( http://www.debian.org/devel/debian-installer/ ))
# beta1 or beta2 or beta3 or rc1 or rc2
testing	amd64	http://ftp.debian.org/dists/testing/main/installer-amd64/current/images/	netboot/netboot.tar.gz
testing	i386	http://ftp.debian.org/dists/testing/main/installer-i386/current/images/	netboot/netboot.tar.gz
#Graphical Installer (GTK)
testing-gtk	amd64	http://ftp.debian.org/dists/testing/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
testing-gtk	i386	http://ftp.debian.org/dists/testing/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz

## Daily netboot DI images. Read :
# https://d-i.debian.org/daily-images/build-logs.html
# http://wiki.debian.org/DebianInstaller/Today
daily	amd64	https://d-i.debian.org/daily-images/amd64/daily/	netboot/netboot.tar.gz
daily	i386	https://d-i.debian.org/daily-images/i386/daily/	netboot/netboot.tar.gz
daily	arm64	https://d-i.debian.org/daily-images/amd64/daily/	netboot/netboot.tar.gz
# Graphical Installer (GTK)
daily-gtk	amd64	https://d-i.debian.org/daily-images/amd64/daily/	netboot/gtk/netboot.tar.gz
daily-gtk	i386	https://d-i.debian.org/daily-images/i386/daily/	netboot/gtk/netboot.tar.gz

## armel has different variants, no default
daily	armhf	https://d-i.debian.org/daily-images/armhf/daily/netboot/	netboot.tar.gz
daily	hurd-i386	https://d-i.debian.org/daily-images/hurd-i386/daily/	netboot/netboot.tar.gz

## kfreebsd-amd64/i386 path is non-standard, no default
## mips/mipsel have different variants, no default
## powerpc path is non-standard, no default
daily	ppc64el	https://d-i.debian.org/daily-images/ppc64el/daily/	netboot/netboot.tar.gz
## s390 has no netboot
daily	sparc	https://d-i.debian.org/daily-images/sparc/daily/	netboot/boot.img

############ Obsolete distribution (unsupported) ############
## Old (discontinued) distribution may work with di-netboot-assistant, or not!
## Debian/Lenny
# http://www.debian.org/releases/lenny/
lenny	alpha	http://archive.debian.org/debian/dists/lenny/main/installer-alpha/current/images/	netboot/boot.img
lenny	amd64	http://archive.debian.org/debian/dists/lenny/main/installer-amd64/current/images/	netboot/netboot.tar.gz
lenny	hppa	http://archive.debian.org/debian/dists/lenny/main/installer-hppa/current/images/	netboot/2.6/boot.img
lenny	i386	http://archive.debian.org/debian/dists/lenny/main/installer-i386/current/images/	netboot/netboot.tar.gz
lenny	ia64	http://archive.debian.org/debian/dists/lenny/main/installer-ia64/current/images/	netboot/netboot.tar.gz
lenny	sparc	http://archive.debian.org/debian/dists/lenny/main/installer-sparc/current/images/	netboot/boot.img
# Graphical Installer (GTK)
lenny-gtk	amd64	http://archive.debian.org/debian/dists/lenny/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
lenny-gtk	i386	http://archive.debian.org/debian/dists/lenny/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz

############# Some Debian Derivatives ################
## Ubuntu LTS Releases

# Trusty Tahr 14.04
trusty	i386	http://archive.ubuntu.com/ubuntu/dists/trusty/main/installer-i386/current/images/	netboot/netboot.tar.gz
trusty	amd64	http://archive.ubuntu.com/ubuntu/dists/trusty/main/installer-amd64/current/images/	netboot/netboot.tar.gz

# Lucid Lynx 10.04
lucid	i386	http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-i386/current/images/	netboot/netboot.tar.gz
lucid	amd64	http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/	netboot/netboot.tar.gz

# Precise Pangolin 12.04
precise	i386	http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-i386/current/images/	netboot/netboot.tar.gz
precise	amd64	http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/	netboot/netboot.tar.gz

## Ubuntu Normal Releases

# Vivid Vervet 15.04
vivid	i386	http://archive.ubuntu.com/ubuntu/dists/vivid/main/installer-i386/current/images/	netboot/netboot.tar.gz
vivid	amd64	http://archive.ubuntu.com/ubuntu/dists/vivid/main/installer-amd64/current/images/	netboot/netboot.tar.gz

# Utopic Unicorn 14.10
utopic	i386	http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-i386/current/images/	netboot/netboot.tar.gz
utopic	amd64	http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-amd64/current/images/	netboot/netboot.tar.gz

# Saucy Salamander 13.10
saucy	i386	http://archive.ubuntu.com/ubuntu/dists/saucy/main/installer-i386/current/images/	netboot/netboot.tar.gz
saucy	amd64	http://archive.ubuntu.com/ubuntu/dists/saucy/main/installer-amd64/current/images/	netboot/netboot.tar.gz

# vim: ft=disources