The officially official Devuan Forum!

You are not logged in.

#1 2025-09-23 14:06:19

unixuser
Member
Registered: 2024-09-13
Posts: 31  

[SOLVED] Why freia ?

Hi there, I have a weird stuff on my system ?

See :

> cat /etc/os-release
PRETTY_NAME="Devuan GNU/Linux 7 (freia/ceres)"
NAME="Devuan GNU/Linux"
VERSION_ID="7"
VERSION="7 (freia/ceres)"
VERSION_CODENAME="freia ceres"
ID=devuan
ID_LIKE=debian
HOME_URL="https://www.devuan.org/"
SUPPORT_URL="https://devuan.org/os/community"
BUG_REPORT_URL="https://bugs.devuan.org/"

but in my sources, I only have :

> doas cat /etc/apt/sources.list.d/devuan.sources

Types: deb deb-src
URIs: http://de.deb.devuan.org/merged/
Suites: ceres
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg

Types: deb deb-src
URIs: http://deb.devuan.org/merged/
Suites: excalibur-security
Components: main non-free-firmware
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg

Is freia testing version ?

Offline

#2 2025-09-23 14:37:56

rolfie
Member
Registered: 2017-11-25
Posts: 1,311  

Re: [SOLVED] Why freia ?

Offline

#3 2025-09-23 15:15:32

unixuser
Member
Registered: 2024-09-13
Posts: 31  

Re: [SOLVED] Why freia ?

ok so it will be a mess to set up sourceslist

edit can I do it or it is non sens ? I would like to keep security :

Types: deb deb-src
URIs: http://deb.devuan.org/merged/
Suites: freia
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg

Types: deb deb-src
URIs: http://de.deb.devuan.org/merged/
Suites: ceres
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg

Types: deb deb-src
URIs: http://deb.devuan.org/merged/
Suites: excalibur-security
Components: main non-free-firmware
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg

Last edited by unixuser (2025-09-23 15:38:56)

Offline

#4 2025-09-23 17:57:31

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,712  

Re: [SOLVED] Why freia ?

If you have both ceres and freia in sources.list, you will only get ceres packages unless you pin ceres to a lower priority than freia.

There's no -security for ceres or freia, and excalibur-security won't have package versions that match what's in freia/ceres right now.

Excalibur is currently in the twilight zone between testing and stable. It hasn't been declared Stable yet, but it has been disconnected from the unstable to testing pipeline, and it's based on Debian Trixie which is their stable release. That's why freia exists, which will be our next testing suite.

Offline

#5 2025-09-23 20:16:01

unixuser
Member
Registered: 2024-09-13
Posts: 31  

Re: [SOLVED] Why freia ?

Ok, I went full freia

Offline

Board footer