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

Add Linspire (Solves #1785) #1905

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Add Linspire (Solves #1785) #1905

wants to merge 12 commits into from

Conversation

oshaboy
Copy link

@oshaboy oshaboy commented Sep 9, 2021

Description

I dun goofed the previous Pull Request, so here is a fresh one.

Features

Added Ascii Art (This time fully ascii) for Linspire (Also for Freespire and LindowsOS) and implemented some version detection because older versions of LindowsOS and Linspire have their own release file.

Issues

I really suck at ascii art.

neofetch Outdated
case $distro_shorthand in
on|tiny) distro="LindowsOS" ;;
*) distro="$(awk '/Version/ {print $2,$3}' /etc/lindowsos-version)"
echo $distro
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should be removed.

@dylanaraps
Copy link
Owner

I see the logo makes it tricky... https://upload.wikimedia.org/wikipedia/en/4/4e/LinspireLogo.png

@oshaboy
Copy link
Author

oshaboy commented Sep 9, 2021

Done

case $distro_shorthand in
on|tiny) distro="LindowsOS" ;;
*) distro="$(awk '/Version/ {print $2,$3}' /etc/lindowsos-version)"
esac
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a newline below this esac.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@oshaboy
Copy link
Author

oshaboy commented Sep 10, 2021

I see the logo makes it tricky... https://upload.wikimedia.org/wikipedia/en/4/4e/LinspireLogo.png

What do you mean "tricky"?

@FabioLolix
Copy link

Freespire and Linspire by PC/OpenSystems LLC. (the ones from 2017 onwards) are remixes created with WolfLand Builder from Xubuntu, the distro branding is done by manually edited files and is not packaged (edits can be reverted updating or reinstalling the packages)

@oshaboy
Copy link
Author

oshaboy commented Mar 12, 2022

I can't git, ignore the previous commits they changed nothing.

hykilpikonna added a commit to hykilpikonna/hyfetch that referenced this pull request Jul 31, 2022
@hykilpikonna
Copy link

Thank you for your contribution!

This PR is merged into hyfetch since this repo (dylanaraps/neofetch) seems no longer maintained.

HyFetch is a fork of neofetch with LGBTQ pride flags, but the repo also maintains an updated version of the original neofetch, addressing many pull requests that are not merged in the original repo.

Read the "Running Updated Original Neofetch" section for more info!

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

Successfully merging this pull request may close these issues.

5 participants