Re: Improve init/Kconfig help descriptions [PATCH 4/9]

2008-02-20 Thread Nick Andrew
On Tue, Feb 19, 2008 at 10:42:10PM -0500, [EMAIL PROTECTED] wrote: > On Wed, 20 Feb 2008 01:38:55 +1100, Nick Andrew said: > > + AVC refers to Access Vector Cache, a subsystem used by SELinux > > + to improve performance of the security checking by caching > > + previous access

Re: Improve init/Kconfig help descriptions [PATCH 4/9]

2008-02-20 Thread Nick Andrew
On Tue, Feb 19, 2008 at 10:42:10PM -0500, [EMAIL PROTECTED] wrote: On Wed, 20 Feb 2008 01:38:55 +1100, Nick Andrew said: + AVC refers to Access Vector Cache, a subsystem used by SELinux + to improve performance of the security checking by caching + previous access decisions.

Re: Improve init/Kconfig help descriptions [PATCH 4/9]

2008-02-19 Thread Valdis . Kletnieks
On Wed, 20 Feb 2008 01:38:55 +1100, Nick Andrew said: > + Enable an auditing infrastructure that can be used with another > + kernel subsystem, such as Security-Enhanced Linux (SELinux), > + which requires this option for logging of AVC messages output. > + > + AVC refers

Improve init/Kconfig help descriptions [PATCH 4/9]

2008-02-19 Thread Nick Andrew
On Wed, Feb 20, 2008 at 01:06:09AM +1100, Nick Andrew wrote: > Here is a series of 9 patches to init/Kconfig intended to improve the > usefulness and consistency of the help descriptions. The patches are > against linux-2.6.24.2. > [...] > Patch 4 > AUDIT > AUDITSYSCALL Changelog:

Improve init/Kconfig help descriptions [PATCH 4/9]

2008-02-19 Thread Nick Andrew
On Wed, Feb 20, 2008 at 01:06:09AM +1100, Nick Andrew wrote: Here is a series of 9 patches to init/Kconfig intended to improve the usefulness and consistency of the help descriptions. The patches are against linux-2.6.24.2. [...] Patch 4 AUDIT AUDITSYSCALL Changelog: Improve

Re: Improve init/Kconfig help descriptions [PATCH 4/9]

2008-02-19 Thread Valdis . Kletnieks
On Wed, 20 Feb 2008 01:38:55 +1100, Nick Andrew said: + Enable an auditing infrastructure that can be used with another + kernel subsystem, such as Security-Enhanced Linux (SELinux), + which requires this option for logging of AVC messages output. + + AVC refers to