• 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/autofs/Config.in
Romain NaourRomain Naour committed 7a8921cb7cb16 Jul 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_AUTOFS
2
    bool "autofs"
3
    depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
4
    depends on BR2_USE_MMU
5
    depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
6
    depends on !BR2_STATIC_LIBS # dlfcn
7
    help
8
      Autofs controls the operation of the automount daemons. The
9
      automount daemons automatically mount filesystems when they
10
      are used and unmount them after a period of inactivity based
11
      on a set of pre-configured maps defined by default in
12
      /etc/auto.master. The kernel automounter implements SunOS
13
      style automounter under Linux and requires a kernel version
14
      of at least 2.6.17 and the autofs4 kernel module.
15
​
16
      http://www.linuxfromscratch.org/blfs/view/svn/general/autofs.html
17
​
18
comment "autofs needs a toolchain w/ NPTL, RPC, dynamic library"
19
    depends on BR2_USE_MMU
20
    depends on !BR2_TOOLCHAIN_HAS_THREADS_NPTL || BR2_STATIC_LIBS || \
21
        !BR2_TOOLCHAIN_HAS_NATIVE_RPC
  • 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.