Guy Harris
 changed
              bug 9516
        
             
          
            | What | 
            Removed | 
            Added | 
          
         
           | Status | 
           INCOMPLETE
            | 
           IN_PROGRESS
            | 
         
      
        
            Comment # 5
              on bug 9516
              from  Guy Harris
        (In reply to comment #4)
> This is the output of "mount":
So it looks as if "/install/bin" is on the root file system, which is ext4; I
presume ext4 would support file capabilities if the underlying OS kernel does,
and, according to
    http://linux.die.net/man/3/cap_set_file
"Support for file capabilities is provided on Linux since version 2.6.24.", so
it should be present in 2.6.32.
I'll look at the 2.6.32 kernel and see what would cause cap_set_file() to give
an ENOTSUPP error (which I presume is what "Operation not supported" refers
to).
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.