You are not logged in.
Pages: 1
In my sources.list i have:
deb http://deb.devuan.org/merged chimaera main
I noticed in http://deb.devuan.org/ a merged subdir and
a dists subdir.
Since merged also contains a dists subdir what is it's use?
Also if http://deb.devuan.org is an 'alias' to http://pkgmaster.devuan.org
why my sources.list contains both?
deb http://deb.devuan.org/merged chimaera main
deb-src http://deb.devuan.org/merged chimaera main
deb http://pkgmaster.devuan.org/merged chimaera-security main contrib non-free
deb-src http://pkgmaster.devuan.org/merged chimaera-security main contrib non-free
Last edited by chomwitt (2021-11-12 16:17:53)
Devuan(Chimaera)(Daedalus) DS+WM: XorgX11server+StumpVM
Offline
In my sources.list i have:
deb http://deb.devuan.org/merged chimaera mainI noticed in http://deb.devuan.org/ a merged subdir and
a dists subdir.
Since merged also contains a dists subdir what is it's use?
"merged" pulls in the unchanged packages directly from the Debian repos and merges them with packages that have been forked by Devuan.
Also if http://deb.devuan.org is an 'alias' to http://pkgmaster.devuan.org
why my sources.list contains both?
pkgmaster.devuan.org is the repository that syncs all the package mirrors. It should not be used directly and should be removed from sources.list
deb.devuan.org is the round-robin that chooses a mirror from the mirror pool.
This changed some years ago, maybe during ascii . . .
Online
So if i dont used 'Merged' i lose some packages?
Devuan(Chimaera)(Daedalus) DS+WM: XorgX11server+StumpVM
Offline
So if i don't used 'Merged' i lose some packages?
Yes. All the ones coming from Debian directly. That's most of Devuan!
Online
Pages: 1