[Buildroot] svn commit: trunk/buildroot/package: bootutils

Peter Korsgaard jacmet at uclibc.org
Tue Apr 8 14:37:13 UTC 2008


>>>>> "nkukard" == nkukard  <nkukard at uclibc.org> writes:

 nkukard> Author: nkukard
 nkukard> Date: 2008-04-08 06:09:29 -0700 (Tue, 08 Apr 2008)
 nkukard> New Revision: 21671

 nkukard> Log:
 nkukard> * Added bootutils

...

 nkukard> Added: trunk/buildroot/package/bootutils/Config.in
 nkukard> ===================================================================
 nkukard> --- trunk/buildroot/package/bootutils/Config.in	                        (rev 0)
 nkukard> +++ trunk/buildroot/package/bootutils/Config.in	2008-04-08 13:09:29 UTC (rev 21671)
 nkukard> @@ -0,0 +1,11 @@
 nkukard> +config BR2_PACKAGE_BOOTUTILS
 nkukard> +	bool "bootutils"
 nkukard> +	default n
 nkukard> +	help
 nkukard> +	  BootUtils is a collection of utilities to facilitate booting of 
 nkukard> +	  Linux 2.6-based systems. The process of finding the root volume 
 nkukard> +	  either by label or explicit label= on the kernel command line, 
 nkukard> +	  mounting it, and 'switchroot'ing is automated.
 nkukard> +
 nkukard> +	  http://www.freshmeat.net/projects/bootutils

Shouldn't this be http://bootutils.pr.linuxrulz.org/ instead?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list