• 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/ipmitool/Config.in
Vicente Olivert RieraVicente Olivert Riera committed 6f48085ecff26 Apr 2016
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_IPMITOOL
2
    bool "ipmitool"
3
    depends on BR2_USE_MMU # fork()
4
    help
5
      IPMItool provides a simple command-line interface to IPMI-enabled devices.
6
​
7
      http://sourceforge.net/projects/ipmitool/
8
​
9
if BR2_PACKAGE_IPMITOOL
10
​
11
config BR2_PACKAGE_IPMITOOL_LANPLUS
12
    bool "enable lanplus interface"
13
    select BR2_PACKAGE_OPENSSL
14
    help
15
      Enables the IPMI v2.0 RMCP+ LAN interface typically used to send IPMI
16
      commands to the BMC of a remote server.
17
      Not needed if you only want to communicate with the local BMC of your
18
      device using the OpenIPMI ipmi_si kernel module, or if using the
19
      legacy IPMI v1.5 RMCP LAN interface.
20
​
21
config BR2_PACKAGE_IPMITOOL_IPMIEVD
22
    bool "ipmievd"
23
    help
24
      IPMI event daemon for sending events to syslog
25
​
26
config BR2_PACKAGE_IPMITOOL_IPMISHELL
27
    bool "ipmishell"
28
    select BR2_PACKAGE_NCURSES
29
    select BR2_PACKAGE_READLINE
30
    help
31
      IPMI shell interface
32
​
33
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.