Re: [gentoo-hardened] XATTR_PAX migration wiki

2014-06-14 Thread Anthony G. Basile
On 06/14/14 06:49, PaX Team wrote: On 13 Jun 2014 at 16:40, subscr...@gmail.com wrote: I suggest a little improvement to the wiki: state the fact that user_xattr must be enabled in fstab for the relevant filesystems (at least /) as this isn't default AFAIK. i already forcibly enable the gener

Re: [gentoo-hardened] XATTR_PAX migration wiki

2014-06-14 Thread PaX Team
On 13 Jun 2014 at 16:40, subscr...@gmail.com wrote: > I suggest a little improvement to the wiki: state the fact that > user_xattr must be enabled in fstab for the relevant filesystems (at > least /) as this isn't default AFAIK. i already forcibly enable the general xattr support in filesystems

Re: [gentoo-hardened] XATTR_PAX migration wiki

2014-06-13 Thread Anthony G. Basile
On 06/13/14 10:40, subscr...@gmail.com wrote: I suggest a little improvement to the wiki: state the fact that user_xattr must be enabled in fstab for the relevant filesystems (at least /) as this isn't default AFAIK. I stumbled into this problem today and at first I couldn't understand what was h

Re: [gentoo-hardened] XATTR_PAX migration wiki

2014-06-13 Thread Andre Reinke
Yeah, I think that's a good improvement. Same happened to me having tmp as tmpfs which didn't have that option turned on. A lot of mess began. Am 13.06.2014 16:40 schrieb : > I suggest a little improvement to the wiki: state the fact that user_xattr > must be enabled in fstab for the relevant file

[gentoo-hardened] XATTR_PAX migration wiki

2014-06-13 Thread subscryer
I suggest a little improvement to the wiki: state the fact that user_xattr must be enabled in fstab for the relevant filesystems (at least /) as this isn't default AFAIK. I stumbled into this problem today and at first I couldn't understand what was happening. Thanks for your work.