Config.in 343 B

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