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

Add support for Peropesis Linux #2414

Closed
syswraith opened this issue Nov 21, 2023 · 4 comments
Closed

Add support for Peropesis Linux #2414

syswraith opened this issue Nov 21, 2023 · 4 comments

Comments

@syswraith
Copy link

Peropesis Linux

Peropesis is a small-scale, minimalist, command-line-based Linux operating system. It's an incomplete system, but it's constantly being improved. Also, it is a free operating system created from a free software. The Peropesis project includes the operating system itself and this website, that contains all the necessary information about this operating system.

ASCII art (copy pasted from the logo) on the main page

####  #### ####   ###   ####  ####  #### #  ####
#   # #    #   # #   #  #   # #     #    #  #
####  ###  #### #     # ####  ###     #  #    #
#     #    #  #  #   #  #     #        # #     #
#     #### #   #  ###   #     #### ####  # ####
@FabioLolix
Copy link

Peropesis is proprietary OS created from FOSS programs, nothing is public relative to the OS development and creation

@hykilpikonna
Copy link

I'm looking at adding support to it.

First thing I've noticed: it doesn't support UEFI?

Then, there are no *release files (e.g. /etc/os-release) identifying this distro:

image

@hykilpikonna
Copy link

Ok, I added support by checking if any file in /usr/bin includes "peropesis". (since there is a file /usr/bin/x86_64-peropesis-linux-gnu-c++ that can identify peropesis)

image image

If you know a better way please let me know.

hykilpikonna added a commit to hykilpikonna/hyfetch that referenced this issue Nov 22, 2023
@syswraith
Copy link
Author

This is perfect. Thank you.

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

3 participants