Config.in 385 B

12345678910
  1. config BR2_PACKAGE_BOOTUTILS
  2. bool "bootutils"
  3. depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
  4. help
  5. BootUtils is a collection of utilities to facilitate booting
  6. of Linux 2.6-based systems. The process of finding the root
  7. volume either by label or explicit label= on the kernel
  8. command line, mounting it, and 'switchroot'ing is automated.
  9. http://bootutils.sourceforge.net/