Navigation

  • index
  • next |
  • previous |
  • barebox 2018.11.0 documentation »
  • 3. Command reference »

3.7.7. menutree - create menu from directory structure¶

3.7.7.1. Usage¶

menutree [-m] DIR

3.7.7.2. Synopsis¶

Each menu entry is described by a subdirectory. Each subdirectory can contain the following files which further describe the entry:

title A file containing the title of the entry as shown in the menu box If present, the entry is a ‘bool’ entry. The file contains a name from which the current state of the bool is taken from and saved to. action if present this file contains a shell script which is executed when when the entry is selected.

If neither ‘box’ or ‘action’ are present, this entry is considered a submenu containing more entries.

3.7.7.3. Options¶

-m DIR directory where the menu starts (Default: /env/menu)

Logo

Table Of Contents

  • 3.7.7. menutree - create menu from directory structure
    • 3.7.7.1. Usage
    • 3.7.7.2. Synopsis
    • 3.7.7.3. Options

Previous topic

3.7.6. menu - create and display menus

Next topic

3.7.8. mmc_extcsd - Read/write the extended CSD register.

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • barebox 2018.11.0 documentation »
  • 3. Command reference »
© Copyright 2014, The barebox project. Created using Sphinx 1.7.9.