[Toybox] FreeBSD porting, removing bashisms

enh enh at google.com
Tue Jan 8 18:29:55 PST 2019


I still find the generated help text file gets sorted differently from time
to time (despite always being on the same machine) but haven't had time to
investigate again.

On Tue, Jan 8, 2019, 17:55 Rob Landley <rob at landley.net wrote:

>
>
> On 1/8/19 7:29 PM, Ed Maste wrote:
> > On Tue, 8 Jan 2019 at 20:18, Rob Landley <rob at landley.net> wrote:
> >>
> >> Could you send me a .config file of what you can build? I'd like to add
> a "make
> >> freebsd_defconfig" target. (Probably via
> >> http://landley.net/aboriginal/FAQ.html#dev_miniconfig because then it
> won't need
> >> to change for probed symbols and such...)
> >
> > Ok - I've put my current .config at
> > http://people.freebsd.org/~emaste/toybox/.config . I've left all of
> > pending turned off, and haven't tried building anything in Networking
> > yet.
>
> Hmmm, lots of:
>
> @@ -120,8 +120,8 @@
>  # CONFIG_CROND is not set
>  # CONFIG_CRONTAB is not set
>  # CONFIG_DD is not set
> -# CONFIG_DHCP6 is not set
>  # CONFIG_DHCP is not set
> +# CONFIG_DHCP6 is not set
>  # CONFIG_DHCPD is not set
>  # CONFIG_DEBUG_DHCP is not set
>  # CONFIG_DIFF is not set
>
> There's probably a missing "LOCALE=C" in the plumbing somewhere. Anyway...
> here's a first stab at a miniconfig, which:
>
>   make allnoconfig KCONFIG_ALLCONFIG=mini.config
>
> Should expand into the full config. Does it work for you? (I think the
> probed
> symbols are filtered out by the miniconfig process since they should be
> constant
> per built environment, but a smoketest would nice before I check it in.)
>
> Thanks,
>
> Rob
> _______________________________________________
> Toybox mailing list
> Toybox at lists.landley.net
> http://lists.landley.net/listinfo.cgi/toybox-landley.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190108/f84255c0/attachment-0001.htm>


More information about the Toybox mailing list