[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH] Make busybox an applet
From:       Ron Yorston <rmy () pobox ! com>
Date:       2016-05-31 18:48:00
Message-ID: 574ddc60.BwWoJmDFFy6MHNfb%rmy () pobox ! com
[Download RAW message or body]

Ron Yorston wrote:
>Denys Vlasenko wrote:
>>The problem with that is currently "busyboxANYTHING"
>>is treated as "busybox" too. Making "busybox an ordinary applet
>>will break that, no?
>
>It will.  Does that matter?  It's not a feature I've ever used.

Though simply leaving the code:

# if ENABLE_BUSYBOX
	if (is_prefixed_with(name, "busybox"))
		exit(busybox_main(argv));
# endif

in run_applet_and_exit will preserve the original behaviour.  (At least
when not in standalone shell mode.)

Ron
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic