Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gentoo support, NVMe disks as HDRIVE, Desktop specification fixes #207

Merged
merged 4 commits into from Mar 23, 2016
Merged

Conversation

rubin55
Copy link

@rubin55 rubin55 commented Mar 23, 2016

Hi Ken,

Here's the pull request! In it you'll find:

1: Gentoo support: libLumina/LuminaOS-Gentoo.cpp and ebuild file lumina-0.9_pre.ebuild. I've tested the ebuild quite extensively. In the future, I will also add USE FLAG support, so you can turn stuff on and off, for example, experimental WM support and such.

2: I noticed that the HDRIVE finder routine classifies /dev/sd[a-z] on Linux-likes. However, if one has an NVMe style SSD drive, a device will show up as /dev/nvme*; I've added an OR to the test for HDRIVE in Linux and Debian LuminaOS files.

3: I noticed that Gentoo's desktop file specification verifier caught a few small deficiencies in two desktop files. I corrected those.

@beanpole135
Copy link
Collaborator

Ok, It all looks good aside from removing the "Categories" definition in the lumina-support.desktop file. We have/had a ticket about that specific thing already (#183), and the categories field needs to be defined for the entry to show up within the app menu properly (see the other ticket for details).

Could you remove that change, and update your pull request again?

Thanks!

@beanpole135 beanpole135 merged commit 081572c into lumina-desktop:master Mar 23, 2016
@beanpole135
Copy link
Collaborator

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants