<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/defaults, branch release/10.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-02-10T07:16:17Z</updated>
<entry>
<title>MFC r289421, r293037, r294773, and r294884.</title>
<updated>2016-02-10T07:16:17Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2016-02-10T07:16:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b1cfb240d422f6b31b305eea2157f406fbbcb4a'/>
<id>urn:sha1:8b1cfb240d422f6b31b305eea2157f406fbbcb4a</id>
<content type='text'>
ntp leap-leapseconds support.

r289421:

Add default leap-seconds file. This should help ntp networks get the
leap second date correct

Updates to the file can be obtained from ftp://time.nist.gov/pub/ or
ftp://tycho.usno.navy.mil/pub/ntp/.

r293037:

Update leap-seconds to latest. This will satisfy the ntpd leap-second
version check.

r294773:

Add support for automatic leap-second file updates.

The working copy of leapfile resides in /var/dbntpd.leap-seconds.list.
/etc/ntp/leap-seconds (periodically updated from ftp://time.nist.gov/pub/
or ftp://tycho.usno.navy.mil/pub/ntp/) contains the master copy should
automatic leapfile updates be disabled (default).

Automatic leapfile updates are fetched from $ntp_leapfile_sources,
defaulting to https://www.ietf.org/timezones/data/leap-seconds.list,
within $ntp_leapfile_expiry_days (default 30 days) from leap-seconds
file expiry. Automatic updates can be enabled by setting
$daily_ntpd_leapfile_enable="YES" in periodic.conf. To avoid congesting
the ntp leapfile source the automatic update randomized by default but
can be disabled through daily_ntpd_avoid_congestion="NO" in
periodic.conf.

r294884:

Allow specification of fetch options for ntp leap-seconds fetch.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFC r292752:</title>
<updated>2016-01-24T19:41:31Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2016-01-24T19:41:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ccc2795c75a173e16ae2471fcd50b3463c6142d'/>
<id>urn:sha1:7ccc2795c75a173e16ae2471fcd50b3463c6142d</id>
<content type='text'>
  Enhance rc.d/netwait script to wait for late-attaching interfaces such as
  USB NICs.

  USB network hardware may not be enumerated and available when the rc.d
  networking scripts run. Eventually the USB attachment completes and devd
  events cause the network initialization to happen, but by then other rc.d
  scripts have already failed, because services which depend on NETWORKING
  (such as mountcritremote) may end up running before the network is actually
  ready.

  There is an existing netwait script, but because it is dependent on
  NETWORKING it runs too late to prevent failure of some other rc
  scripts. This change flips the order so that NETWORKING depends on netwait,
  and netwait now depends on devd and routing (the former is needed to make
  interfaces appear, and the latter is needed to run the ping tests in
  netwait).

  The netwait script used to be oriented primarily towards "as soon as any
  host is reachable the network is fully functional", so you gave it a list of
  IPs to try and you could optionally name an interface and it would wait for
  carrier on that interface. That functionality still works the same, but now
  you can provide a list of interfaces to wait for and it waits until each one
  of them is available. The ping logic still completes as soon as the first IP
  on the list responds.

  These changes were submitted by Brenden Molloy &lt;brendan+freebsd@bbqsrc.net&gt;
  in PR 205186, and lightly modified by me to allow a list of interfaces
  instead of just one.

PR:           205186
Relnotes:	yes
</content>
</entry>
<entry>
<title>MFC r290515: periodic: Fix backwards compatibility for</title>
<updated>2015-12-28T21:35:06Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2015-12-28T21:35:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55f19e7c77253dc0d8853a41e77e1520d1af5a4f'/>
<id>urn:sha1:55f19e7c77253dc0d8853a41e77e1520d1af5a4f</id>
<content type='text'>
daily_status_security_* vars.

Most daily_status_security_* variables in periodic.conf were changed to
security_status_* in SVN r254974. The compatibility code for the old names
did not work.

PR:		204331
Submitted by:	martin at lispworks.com
</content>
</entry>
<entry>
<title>MFC: r291536</title>
<updated>2015-12-14T23:09:02Z</updated>
<author>
<name>Rick Macklem</name>
<email>rmacklem@FreeBSD.org</email>
</author>
<published>2015-12-14T23:09:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f37eadaba4de543a405175d324633d1555fb9386'/>
<id>urn:sha1:f37eadaba4de543a405175d324633d1555fb9386</id>
<content type='text'>
Add support for the new "-manage-gids" option for the nfsuserd daemon
to the rc scripts. With these changes, setting nfs_server_managegids="YES"
in /etc/rc.conf will enable this capability.

Relnotes:	yes
</content>
</entry>
<entry>
<title>Long overdue MFC r285444:</title>
<updated>2015-09-22T11:38:58Z</updated>
<author>
<name>Jeremie Le Hen</name>
<email>jlh@FreeBSD.org</email>
</author>
<published>2015-09-22T11:38:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=64b3d2e146643c1103de8e0eb5407fe76082e4d3'/>
<id>urn:sha1:64b3d2e146643c1103de8e0eb5407fe76082e4d3</id>
<content type='text'>
  Allow again periodic scripts to be run from command-line.

  PR:           188109
  Submitted by: Jason Unovitch
</content>
</entry>
<entry>
<title>MFC r274841</title>
<updated>2015-07-23T19:55:46Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2015-07-23T19:55:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ef39c75ae5fefa3a134d8c881b5573da696f2fd1'/>
<id>urn:sha1:ef39c75ae5fefa3a134d8c881b5573da696f2fd1</id>
<content type='text'>
Remove examples of gif_interfaces and gifconfig.  These have already been
marked as deprecated in rc.conf(5) manual page but these examples
were still here.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFH (r270391): don't set rc_debug in /etc/defaults/rc.conf</title>
<updated>2015-06-30T13:30:10Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2015-06-30T13:30:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e0ee81a5ced3350764ea05f8110c663e086b46be'/>
<id>urn:sha1:e0ee81a5ced3350764ea05f8110c663e086b46be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 280721:</title>
<updated>2015-04-29T18:57:19Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2015-04-29T18:57:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4860da78acb3c68c3ec9399d6bbe687b83a2f846'/>
<id>urn:sha1:4860da78acb3c68c3ec9399d6bbe687b83a2f846</id>
<content type='text'>
Allow additional flags to be passed to netstat -i in the daily status check.
In particular, this allows an administrator to specify "-h" for human
readable output if that is preferred.

The default setting passes "-d", so that can be excluded by using a custom
setting.
</content>
</entry>
<entry>
<title>MFC 279952:</title>
<updated>2015-04-09T18:50:41Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2015-04-09T18:50:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=528ed432600128052a64c841556470ef9421c71e'/>
<id>urn:sha1:528ed432600128052a64c841556470ef9421c71e</id>
<content type='text'>
- Align comment for df flags variable in periodic.conf.
- Note default value of df flags variable in periodoc.conf(5).
</content>
</entry>
<entry>
<title>MFC r277738:</title>
<updated>2015-02-04T09:14:07Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-02-04T09:14:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6af028caa51d4d9d974b26d2af77390cec97284f'/>
<id>urn:sha1:6af028caa51d4d9d974b26d2af77390cec97284f</id>
<content type='text'>
r277738:

  Honor MK_BLUETOOTH with etc/defaults/bluetooth.device.conf

  Sponsored by: EMC / Isilon Storage Division
</content>
</entry>
</feed>
