Jump to content

Recommended Posts

Posted (edited)

I have tried to setup user quotas on my Orange PI PC2 and realized that there is no quota module in kernel at all.

Switching between all kernel versions with armbian-config utility and all the same - they don't have quota module. Why there is no such necessary module? Is it possible to install this module and how?

 

P.S. Sorry, maybe i have selected wrong chapter for my question

Edited by oleg_cherkassy
Posted
54 minutes ago, oleg_cherkassy said:

I have tried to setup user quotas on my Orange PI PC2 and realized that there is no quota module in kernel at all.

Switching between all kernel versions with armbian-config utility and all the same - they don't have quota module. Why there is no such necessary module? Is it possible to install this module and how?

 

https://www.google.com/search?q=building+out+of+a+tree+module

 

Simple way = send PR with changes to (preferably all) kernel config(s) and use next automated nightly build which will have this enabled. Or build + install your own kernel with our tools. In any case send PR with changes that this is fixed also in next release. There are far far far more options, troubles, bugs, tasks, people then people that work on this project in their free time.

Posted
1 hour ago, Igor said:

Simple way = send PR with changes to (preferably all) kernel config(s) and use next automated nightly build which will have this enabled

Sorry, I don’t understand what you mean by PR?

Posted
28 minutes ago, oleg_cherkassy said:

Sorry, I don’t understand what you mean by PR?

PR = Pull Request

If you clone the Armbian git branch, and you modify config files to get QUOTA modules into the build, you can then submit a PR to contribute ...

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines