root / scout_gumstix / etc / apt / sources.list @ 32b36ecc
History | View | Annotate | Download (1.98 KB)
| 1 |
# This is a sources.list entry for a small pool of packages |
|---|---|
| 2 |
# provided on your preinstalled filesystem for your convenience. |
| 3 |
# |
| 4 |
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to |
| 5 |
# newer versions of the distribution. |
| 6 |
|
| 7 |
deb http://ports.ubuntu.com/ubuntu-ports/ precise main |
| 8 |
deb-src http://ports.ubuntu.com/ubuntu-ports/ precise main |
| 9 |
|
| 10 |
## Major bug fix updates produced after the final release of the |
| 11 |
## distribution. |
| 12 |
deb http://ports.ubuntu.com/ubuntu-ports/ precise-updates main |
| 13 |
deb-src http://ports.ubuntu.com/ubuntu-ports/ precise-updates main |
| 14 |
|
| 15 |
## Uncomment the following two lines to add software from the 'universe' |
| 16 |
## repository. |
| 17 |
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu |
| 18 |
## team. Also, please note that software in universe WILL NOT receive any |
| 19 |
## review or updates from the Ubuntu security team. |
| 20 |
deb http://ports.ubuntu.com/ubuntu-ports/ precise universe |
| 21 |
# deb-src http://ports.ubuntu.com/ubuntu-ports/ precise universe |
| 22 |
deb http://ports.ubuntu.com/ubuntu-ports/ precise-updates universe |
| 23 |
# deb-src http://ports.ubuntu.com/ubuntu-ports/ precise-updates universe |
| 24 |
|
| 25 |
## N.B. software from this repository may not have been tested as |
| 26 |
## extensively as that contained in the main release, although it includes |
| 27 |
## newer versions of some applications which may provide useful features. |
| 28 |
## Also, please note that software in backports WILL NOT receive any review |
| 29 |
## or updates from the Ubuntu security team. |
| 30 |
# deb http://ports.ubuntu.com/ubuntu-ports/ precise-backports main |
| 31 |
# deb-src http://ports.ubuntu.com/ubuntu-ports/ precise-backports main |
| 32 |
|
| 33 |
deb http://ports.ubuntu.com/ubuntu-ports/ precise-security main |
| 34 |
deb-src http://ports.ubuntu.com/ubuntu-ports/ precise-security main |
| 35 |
# deb http://ports.ubuntu.com/ubuntu-ports/ precise-security universe |
| 36 |
# deb-src http://ports.ubuntu.com/ubuntu-ports/ precise-security universe |
| 37 |
# deb http://ports.ubuntu.com/ubuntu-ports/ precise-security multiverse |
| 38 |
# deb-src http://ports.ubuntu.com/ubuntu-ports/ precise-security multiverse |