<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.sbin/bsdconfig/share/variable.subr, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2014-03-14T03:42:05Z</updated>
<entry>
<title>Rewrite usermgmt -- hooking it into the scripting system with dispatch</title>
<updated>2014-03-14T03:42:05Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-03-14T03:42:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f589320a0e392fadc66e67595a6065ae46113430'/>
<id>urn:sha1:f589320a0e392fadc66e67595a6065ae46113430</id>
<content type='text'>
commands addUser, deleteUser, and editUser. Getting rid of the awkward-
to-use `userinput' bolt-on which Ron and I talked about rewriting.
</content>
</entry>
<entry>
<title>Rewrite groupmgmt -- hooking it into the scripting system with dispatch</title>
<updated>2014-03-07T20:44:19Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-03-07T20:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=27c43fe1f3795622c5bd4bbfc465a29a800c0799'/>
<id>urn:sha1:27c43fe1f3795622c5bd4bbfc465a29a800c0799</id>
<content type='text'>
commands groupAdd, groupDelete, and groupEdit. Getting rid of the awkward-
to-use `groupinput' bolt-on which Ron and I talked about rewriting.
</content>
</entry>
<entry>
<title>Add new `includes' module for exploring the bsdconfig(8) API.</title>
<updated>2013-11-20T20:37:21Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-11-20T20:37:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ad8f8a1f5ebd912ae47e8ca6a14d37034bc8e958'/>
<id>urn:sha1:ad8f8a1f5ebd912ae47e8ca6a14d37034bc8e958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $VAR_ZFSINTERACTIVE (zfsInteractive) and new f_zfsinteractive() for</title>
<updated>2013-10-11T20:08:34Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-10-11T20:08:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0c20fe6fda9dc8bddd4974d61a7f6bb2522b9135'/>
<id>urn:sha1:0c20fe6fda9dc8bddd4974d61a7f6bb2522b9135</id>
<content type='text'>
determining when a script wants to be nonInteractive but selectively
wants ZFS operations to be *interactive* (this is analgous to already
existing $VAR_NETINTERACTIVE (netInteractive) and f_netinteractive()
used for the same purpose (script wants to be nonInteractive but wants
network operations to be *interactive*).

Approved by:	re (glebius)
</content>
</entry>
<entry>
<title>Add keymap.subr for presenting custom keymap dialogs (with X11 support).</title>
<updated>2013-10-11T18:21:05Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-10-11T18:21:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3636c2354ebc28ac5218257345c3ace92bc11ec8'/>
<id>urn:sha1:3636c2354ebc28ac5218257345c3ace92bc11ec8</id>
<content type='text'>
Approved by:	re (glebius)
</content>
</entry>
<entry>
<title>Fix typos in the BSD License.</title>
<updated>2013-07-07T18:51:44Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-07-07T18:51:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8e37a7c8b904c50714931a3ef635023dd658499e'/>
<id>urn:sha1:8e37a7c8b904c50714931a3ef635023dd658499e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be consistent with other usr.sbin programs w/respect to the copyright</title>
<updated>2013-07-07T18:21:30Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-07-07T18:21:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f8ea072a542112d5e0e74a2d6ecf75d967c3054c'/>
<id>urn:sha1:f8ea072a542112d5e0e74a2d6ecf75d967c3054c</id>
<content type='text'>
wording ("All rights reserved."); I had the casing wrong on many instances.
</content>
</entry>
<entry>
<title>Add debugging for each of the initialized default variables.</title>
<updated>2013-07-05T01:38:42Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-07-05T01:38:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f687c95d86df6433eb46f6aa6aac545bceaacf44'/>
<id>urn:sha1:f687c95d86df6433eb46f6aa6aac545bceaacf44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge r248313 from stable/9 sysinstall(8) to head bsdconfig(8):</title>
<updated>2013-06-23T10:48:26Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-06-23T10:48:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=47b73aa2c1d43dca86e6e8bad966691259f4202c'/>
<id>urn:sha1:47b73aa2c1d43dca86e6e8bad966691259f4202c</id>
<content type='text'>
Add support for installation directly via HTTP.

While we're here, remove the menu-item for Passive FTP (since moving to
ftp(1) and switching FTPMODE to `auto' by default -- see r251613 -- the
single remaining FTP menu-item works for both ftp.f.o and ftp-archive.f.o;
previously each requiring separately active versus passive both work with
the `auto' setting). In scripting you still have mediaSetFTPActive and
mediaSetFTPPassive but the remaining FTP menu-item uses mediaSetFTP which
defaults to `auto' (aforementioned SVN r251613).
</content>
</entry>
<entry>
<title>Make the default choice for FTP media access use "auto".</title>
<updated>2013-06-11T03:37:29Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2013-06-11T03:37:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f184cec5a9666777d68fd7c65e108b0314744d22'/>
<id>urn:sha1:f184cec5a9666777d68fd7c65e108b0314744d22</id>
<content type='text'>
</content>
</entry>
</feed>
