• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libcap/Config.in
Thomas PetazzoniThomas Petazzoni committed 8b80150d13716 Mar 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LIBCAP
2
    bool "libcap"
3
    help
4
      This library implements the user-space interfaces to the
5
      POSIX 1003.1e capabilities available in Linux kernels. These
6
      capabilities are a partitioning of the all powerful root
7
      privilege into a set of distinct privileges.
8
​
9
      http://sites.google.com/site/fullycapable/
10
​
11
if BR2_PACKAGE_LIBCAP
12
​
13
config BR2_PACKAGE_LIBCAP_TOOLS
14
    bool "install tools"
15
    depends on BR2_USE_MMU
16
    help
17
      Install setcap, getcap, getpcaps and capsh tools.
18
​
19
      For these tools to run properly, you should enable, in your
20
      kernel configuration, extended file attributes/security labels
21
      support for the file system type used on target system (e.g.
22
      CONFIG_EXT2_FS_XATTR and CONFIG_EXT2_FS_SECURITY for ext2).
23
​
24
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.