Dylan M. Taylor

Results 129 comments of Dylan M. Taylor

I'm hitting the same thing, but it's actually a module build failure of evdi-git. ==> dkms install --no-depmod evdi/1.12.0 -k 6.2.0-arch1-1 Error! Bad return status for module build on kernel:...

The current notepad icon is at https://github.com/aliendude5300/LibreScribe/blob/master/res/notepad-icon.png

Because we now retrieve the _actual_ notebook icons from the device, this issue really only applies to the default notebook icon that's only used if the actual icon can't be...

I added the ability to sort the columns in the application list in commit 917581df1edbe78be1c215a243556243316bc438. This functionality isn't in the audio list yet, and the code still needs to be...

> ``` > Would you like to optimize BTRFS performance and change the default parameters? (N/y): > ``` This sounds like something we want to keep out of the installer....

I think we need to split it from one selection to multiple to match upstream arch though.

I believe this is already possible as long as you install the system with a custom partition layout using a configuration file.

ls -Z: ![image](https://github.com/eza-community/eza/assets/277927/8b7181cb-faee-483c-9a38-abe70071a82f) eza -Z: ![image](https://github.com/eza-community/eza/assets/277927/20cba211-e72d-4893-845e-29adace5d3db)

ls -l ![image](https://github.com/eza-community/eza/assets/277927/28f1db9c-5b68-4abc-80f5-e67b53155757) eza -l ![image](https://github.com/eza-community/eza/assets/277927/84eb4560-f96a-4f08-a9a5-f712f52aa40b) You can test on a Fedora Live ISO which has SELinux by default.

> Hey, as per right now, `-Z` or security contextm is keeped behind two things, first the `-l` flag, and secondly xattr, they need to be enabled, they are currenty...