Config.in 529 B

123456789101112131415
  1. config BR2_PACKAGE_PDMENU
  2. bool "pdmenu"
  3. depends on BR2_USE_MMU # slang
  4. select BR2_PACKAGE_SLANG
  5. help
  6. Pdmenu is a full screen menuing system for Unix. It is
  7. designed to be easy to use, and is suitable as a login shell
  8. for inexperienced users, or it can just be ran at the
  9. command line as a handy menu.
  10. Pdmenu features color support and GPM mouse support at the
  11. Linux console. It was developed on Linux, and has now been
  12. compiled on many other unixes without problems.
  13. https://joeyh.name/code/pdmenu/