[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

live-initramfs: nfsopts fixing



On Tue, Jul 10, 2007 at 12:27:14PM +0400, Vladimir Stavrinov wrote:

> The patch included for scripts/live rev. 2417
 

> --- scripts/live-2417	2007-07-09 15:28:49.000000000 +0400
> +++ scripts/live	2007-07-10 12:18:21.000000000 +0400
> @@ -150,7 +150,7 @@
>  				export NETBOOT
>  				;;
>  
> -			nfsopts=)
> +			nfsopts=*)
>  				NFSOPTS=${x#nfsopts=}
>  				export NFSOPTS
>  				;;

Like other similar bugs this one was fixed, but come back again
somewhen on this week. Those sort of bugs for boot options where
asterisk is missing after equal sign, or export statement is
missing, like phoenix bird are recovering again and again.

I have theory of this phenomenon. The bugs resided in the
program code are named internal bugs. But those internal bugs
have their partners outside of program code. Those partners are
named external bugs. When internal bug is fixing, then its
partner external bug bring it back into program code. We can
submit our patches for internal bugs, but external bugs are not
accessible for us. 

What do think, how do external bugs can be cleaned up?


-- 

*********************************
****   Vladimir Stavrinov  ******
*******   vs at inist.ru   ******
*********************************



Reply to: