mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 11:12:48 +01:00
parent
60402c6999
commit
2fd3c3986b
18
etc/apt/sources.list/README.md
Normal file
18
etc/apt/sources.list/README.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
sources.list files for Ubuntu and Debian
|
||||||
|
========================================
|
||||||
|
|
||||||
|
The files have been named so they are easily to fetch with script,
|
||||||
|
`lsb_release -sr` returns release e.g. `14.04` or `testing` and
|
||||||
|
`lsb_release -rc` returns codename e.g. `jessie`.
|
||||||
|
|
||||||
|
`mirrors.ubuntu.com/mirrors.txt` and `httpredir.debian.org` are used so
|
||||||
|
the files work everywhere and the nearest mirrors are always used no matter
|
||||||
|
where you are.
|
||||||
|
|
||||||
|
Which script to use?
|
||||||
|
|
||||||
|
* `install` for Ubuntu and Debian testing/unstable.
|
||||||
|
* If you run `ìnstall` on Debian Stable, sources.list will say
|
||||||
|
`stable` and when new Debian becomes stable apt wants to
|
||||||
|
upgrade to it directly and that can be dangerous.
|
||||||
|
* `install.debian` for not-rolling Debian.
|
0
etc/apt/sources.list/install
Normal file
0
etc/apt/sources.list/install
Normal file
0
etc/apt/sources.list/install.debian
Normal file
0
etc/apt/sources.list/install.debian
Normal file
Loading…
Reference in New Issue
Block a user