11 lines
546 B
Plaintext
11 lines
546 B
Plaintext
# See sources.list(5) manpage for more information
|
|
# Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool.
|
|
deb http://us.archive.ubuntu.com/ubuntu lunar main restricted
|
|
deb-src http://us.archive.ubuntu.com/ubuntu lunar main restricted
|
|
|
|
deb http://security.ubuntu.com/ubuntu lunar-security main restricted
|
|
deb-src http://security.ubuntu.com/ubuntu lunar-security main restricted
|
|
|
|
deb http://us.archive.ubuntu.com/ubuntu lunar-updates main restricted
|
|
deb-src http://us.archive.ubuntu.com/ubuntu lunar-updates main restricted
|