ad-oliviero / uwufetch

A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
GNU General Public License v3.0
731 stars 47 forks source link

[OS-SUPPORT] Add support for FemboyOS :3 #216

Closed Sugaryyyy closed 1 year ago

Sugaryyyy commented 1 year ago
(FemboyOS chroot >w<) root:/# cat /etc/lsb-release 
DISTRIB_ID="FemboyOS"
DISTRIB_RELEASE="11.2-systemd"
DISTRIB_CODENAME="Sugaryy_"
DISTRIB_DESCRIPTION="FemboyOS 23.01 Prerelease 4"

:3

ad-oliviero commented 1 year ago

Since you are the developer of the distro, could you add a /etc/os-release file? I added a temporary "fix" for the lsb-release file, but it would be better with os-release as it is the standard for systemd-based distros.

Also, I "copied" the ascii art from your custom neofetch

Sugaryyyy commented 1 year ago
(FemboyOS chroot >w<) root:/# cat /etc/os-release 
NAME="FemboyOS"
VERSION="11.2-systemd"
ID=lfs
PRETTY_NAME="FemboyOS 23.01 Prerelease 4"
VERSION_CODENAME="Sugaryy_"

:3

ad-oliviero commented 1 year ago

Nevermind, I needed the ID, which is "lfs" so it won't work, thanks anyways

Sugaryyyy commented 1 year ago

Hello, I have changed the ID from lfs to femboyos to make it work :3 Also, the lsb-release doesn't work, it still shows up as unknown. image

ad-oliviero commented 1 year ago

I fixed it in 3444eb5a188593c699158b83d6ec000039016763

I'll push to main in future

Sugaryyyy commented 1 year ago

Okay ty :3