Show page source of lsb-release updated - How to proceed #115193

= lsb-release updated - How to proceed =

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

This issue has been fixed.[[BR]]

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

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

{{{
[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
.
.
}}}
[[BR]]
'''lsb-release''' has been created for RebornOS, and is now in our repository. But to be updated, our repository must be the first.