Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

BrickLinux as supported os #2354

Open
PokeyManatee4 opened this issue Aug 4, 2023 · 8 comments
Open

BrickLinux as supported os #2354

PokeyManatee4 opened this issue Aug 4, 2023 · 8 comments

Comments

@PokeyManatee4
Copy link

PokeyManatee4 commented Aug 4, 2023

Description

If you're suggesting a new feature then just a description will suffice.

  • [yes] Does this issue still occur in the master branch? (Required if issue)

Neofetch version

Neofetch 7.1.0

Screenshot

Dist wont ss

bash-5.1# source /etc/profile 
Unknown OS detected: 'BrickLinux', aborting...
Open an issue on GitHub to add support for your OS.

Also /etc/profile

export PATH=/bin:/usr/bin:/sbin
neofetch

Config file

doesnt exist

Verbose log

bash-5.1# cat neofetchlog 
Unknown OS detected: 'BrickLinux', aborting...
Open an issue on GitHub to add support for your OS.
@hykilpikonna
Copy link

Can you provide a link to where BrickLinux is published?

@PokeyManatee4
Copy link
Author

PokeyManatee4 commented Aug 5, 2023 via email

@PokeyManatee4
Copy link
Author

So if you want a beta I can't supply until further notice

@hykilpikonna
Copy link

Okay, good luck on the development. To add support for your os in neofetch, you will have to design a logo first, and then design an ascii art of the logo.

@hykilpikonna
Copy link

But also... is BrickLinux using Linux kernel?

@PokeyManatee4
Copy link
Author

PokeyManatee4 commented Aug 6, 2023 via email

@hykilpikonna
Copy link

Yes, rn it is using the arch kernel

Neofetch will only print "Unknown OS detected" if the kernel is not supported, which means that your kernel name (as detected by uname -s) is BrickLinux. If you're distro is using Linux kernel, it should always be "Linux" and you shouldn't modify that.

image

Let's see some examples: Fedora's kernel is "Linux"

image

Debian's kernel is "Linux"

image

ArchLinux's kernel is "Linux" (even when I'm using the linux-zen kernel)

image

You should instead modify /etc/os-release to identify your distro.

@PokeyManatee4
Copy link
Author

PokeyManatee4 commented Aug 14, 2023 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants