svn commit: r284198 - head/bin/ls

Craig Rodrigues rodrigc at FreeBSD.org
Sun Jun 14 00:13:33 UTC 2015


Hey Marcel,

I hope that the current discussion thread doesn't dishearten
you and Phil *too* much, and that you continue with the libxo work
in FreeBSD.

I think libxo is cool stuff.

I've talked to a few people who are not FreeBSD users (they do Linux
mostly),
and they also think that libxo is pretty cool, because it makes it easier
to obtain system-level information from FreeBSD,
and analyze and present the info using the tools of the trade.

The people I talk to use scripting languages like Python or Ruby,
and devops frameworks like Ansible, Saltstack, Puppet, and Chef.
They may do some quick prototyping and UI work with Javascript and HTML/CSS.
Being able to generate JSON directly from system-level tools,
and then analyze that in a Python script, or splash it on a Javascript/HTML
5 web page
quite easily is really cool.

For people who are trying to build FreeBSD-based embedded products with
modern web UI's,
this is *really* useful.

It's unfortunate that some libxo commits broke some stuff.

Are there ATF-style tests in either C or Bourne shell that we could add to
the system
as more utilities are converted over?
It's not perfect, and a lot of the existing utilities do not have existing
tests, so this might be tough,
but anything we do which can help would be nice.

Thanks for your work.


--
Craig


More information about the svn-src-all mailing list