lsb-release updated - How to proceed


When using neofetch or screenfetch, depending on the desktop used, RebornOS is shown in some, and in others Arch linux as the system used.

This issue has been fixed.

In order for the system to be identified as RebornOS, our repository must be the first one listed in the /etc/pacman.conf file.

Let's see an example of how the file should look:

[Reborn-OS]
SigLevel = Optional TrustAll
Include = /etc/pacman.d/reborn-mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

[multilib]
Include = /etc/pacman.d/mirrorlist
.
.


lsb-release has been created for RebornOS, and is now in our repository. But to be updated, our repository must be the first.