|
| View previous topic :: View next topic |
| Author |
Message |
lionsong
|
Posted: Sun May 18, 2008 6:45 pm Post subject: no apt/sources list? |
|
|
just tried adding a repo by editing ect/apt/sources.list via the terminal, and it came up with a blank document. Im using the command
nano ect/apt/sources.list
as root. I know its easier just using synaptic, but i think it would be good practice to get used to doing it the terminal way, where does it look like im slipping up?
|
|
|
 |
jebba
|
Posted: Sun May 18, 2008 7:31 pm Post subject: |
|
|
They are in /etc/apt/sources.list.d/ directory
|
|
|
 |
john maclean
|
Posted: Sun May 18, 2008 8:15 pm Post subject: |
|
|
| Code: | file /etc/apt/sources.list.d/blag.list
/etc/apt/sources.list.d/blag.list: ASCII text |
Some more for yum
| Code: |
file /etc/yum.repos.d/blag*
/etc/yum.repos.d/blag-errata.repo: ASCII text
/etc/yum.repos.d/blag-extras.repo: ASCII text
/etc/yum.repos.d/blag.repo: ASCII text
/etc/yum.repos.d/blag-updates.repo: ASCII text |
|
_________________ BLAG 'em up! |
|
 |
lionsong
|
Posted: Mon May 19, 2008 1:15 pm Post subject: |
|
|
brilliant, thanks guys
|
|
|
 |
|
|
|