screenFetch icon indicating copy to clipboard operation
screenFetch copied to clipboard

ScreenFetch support for SharkLinux

Open Shark-Linux opened this issue 8 years ago • 10 comments

Awesome project! Id love to see SharkLinux included as a natively supported OS, how would that be achieved?

if desired, further info on SharkLinux can be found at;

http://SharkLinux.net http://linuxfreedom.com/sharklinux/ http://wiki.ubuntu.com/SharkLinux https://sourceforge.net/p/sharklinux/

Shark-Linux avatar Apr 30 '17 11:04 Shark-Linux

I'm not sure why it even exists, just fork of 'debian unstable', it doesn't even use Wayland by default. It's not 'bleeding edge', bleeding edge is Gentoo experimental.

DmitryHetman avatar May 02 '17 20:05 DmitryHetman

Your opinion has been noted :-p

Shark-Linux avatar May 03 '17 08:05 Shark-Linux

@Shark-Linux Write something like screenfetch in C or dash, I wrote script in dash, but it works only for gentoo, 40 times smaller than screenfetch. wayland-screenshot

DmitryHetman avatar May 08 '17 18:05 DmitryHetman

Tell the output of files found using the command ls /etc/*release.

konfou avatar May 21 '17 18:05 konfou

untitled

Shark-Linux avatar May 23 '17 22:05 Shark-Linux

So SharkLinux identifies itself as Ubuntu. I'm not sure if we should add a separate detection then.

darealshinji avatar May 24 '17 14:05 darealshinji

Just going by the official recommendation from Canonical re: derivatives

  1. File /etc/lsb-release (from package base-files) contains name of distro, which is used by some tools (for example network configuration tools) to identify how to handle files. Also the content of this file (AFAIK) is displayed in console login. Should the contents of this file (i.e. base-files package) be replaced in derivative distro?

This is a tricky one, since the file is used both to tell the user the name of the distribution and by programs to identify it. The former should change, but not the latter. Perhaps changing DISTRIB_DESCRIPTION but not DISTRIB_ID is the right thing to do.

Granted the URLs need updating. Been a busy jump being added to DistroWatch and getting new host for the software repo. What do you suggest?

Shark-Linux avatar May 24 '17 14:05 Shark-Linux

As a comparison Mint identifies itself as "Linux Mint" despite being almost exactly the same distro:

mint

darealshinji avatar May 24 '17 17:05 darealshinji

A check of peppermint had similar output so ID_LiKE and UBUNTU_CODENAME is all it needs. Good to know. Base file deb has some edits in store. I'll post back in short while. I have an ISO build on the agenda so the updates should be ready in a short while

Shark-Linux avatar May 24 '17 17:05 Shark-Linux

oh geez..I thought I had but apparently I forgot to touch back. untitled

Shark-Linux avatar Jul 22 '17 04:07 Shark-Linux