| 1 |
# sources.list for apt to make it retrieve udebs.
|
| 2 |
#
|
| 3 |
# This is slightly different from a normal sources.list,
|
| 4 |
# since it retreives from from the debian-installer directory.
|
| 5 |
#
|
| 6 |
# DO NOT EDIT THIS FILE! (And accidentially check local edits into CVS..)
|
| 7 |
# Instead, copy it to sources.list.local, and make any local modifications
|
| 8 |
# there.
|
| 9 |
#
|
| 10 |
# Do NOT use file:// URI's in this file. If you have a local mirror,
|
| 11 |
# you must use copy:// instead.
|
| 12 |
|
| 13 |
deb http://http.us.debian.org/debian unstable main/debian-installer
|
| 14 |
deb-src http://http.us.debian.org/debian unstable main
|
| 15 |
|
| 16 |
#deb ftp://ftp.debian.org/debian/ unstable main/debian-installer
|
| 17 |
#deb ftp://ftp.debian.org/debian/ unstable main
|
| 18 |
#deb-src ftp://ftp.debian.org/debian/ unstable main
|