Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413289 - Restoring the file after debugging - should be pax-mark -z -e instead of lonely -z
Summary: Restoring the file after debugging - should be pax-mark -z -e instead of lone...
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Francisco Blas Izquierdo Riera
URL: http://www.gentoo.org/proj/en/hardene...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-23 19:37 UTC by Amadeusz Żołnowski (RETIRED)
Modified: 2012-04-28 19:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-04-23 19:37:25 UTC
21:16 < Arach> aidecoe, you should add -e marking after the -z one, else you leave EMUTRAMP enabled for no reason.
21:19 < Arach> aidecoe, and "reset all flags" means remove all flags, which means enable all by default, including EMUTRAMP (E).
21:23 < Arach> aidecoe, yes. The lonely x means all the other flags are not set, so the kernel will enable them. There should be -x-e-, or else EMUTRAMP is enabled too, and that's not what you want unless it's required.

Reproducible: Always
Comment 1 Francisco Blas Izquierdo Riera (RETIRED) gentoo-dev 2012-04-28 19:28:10 UTC
Fix commited to CVS (will take up to 24 hours to ve visible though) thanks for the hint and please reopen it if you think I should fix anything else related to trampolines.