Simone Caronni

Results 115 comments of Simone Caronni

Here's a newly released branch with both GLSL and ES 2.0 renderer: https://github.com/omcfadde/idtech4/commits/es2

I rebased the PR completely on the master branch to resolve all conflicts and to solve some syntax issues. The indentation/spacing here is wrong and Ansible just complains: https://github.com/ANXS/postgresql/blob/master/tasks/install_yum.yml#L6

@otakup0pe any chance for a review/merge?

The second commit adds an additional "roles" field for each user, which contains the additional roles the user (role) must be a member of. Example: ``` postgres=# \du List of...

Works fine here, can it be merged?

> Creating symlink /var/lib/dkms/evdi/1.7.2/source -> /usr/src/evdi-1.7.2 Version 1.7.2 is ancient, please use the latest version + the patch mentioned in the comments above. Works fine here on CentOS Stream 8...

I think you already said it, edit `dkms.conf` with `DEST_MODULE_LOCATION[0]=/update/dkms/`?

I'm not sure I understood the issue, what you're saying is that even by setting `DEST_MODULE_LOCATION` to something it gets ignored and stuff gets installed anwyay in `/updates/dkms`?

Sorry to hijack the thread, @evelikov I finally got admin access to the repository, you have now full commit access.

Can you make a PR for this? BTW, out of curiosity, why do you have 617 modules to be built on your system? Are you backporting drivers from one kernel...