<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in route6d</title>
    <link>http://nxr.netbsd.org/rss/src/etc/rc.d/route6d</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision<br/>on case insensitive file systems</title>
    <description>/src/etc/rc.d/route6d - 1.11</description>
    <pubDate>Tue Sep 08 00:52:18 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Split the local disk availability step into two phases to allow scripts<br/>that pre-populate parts of the system (e.g. a tmpfs based /var) an<br/>easy place to plug in like:<br/><br/># REQUIRE: mountcritlocal<br/># BEFORE: MOUNTCRITLOCAL<br/><br/>This also cleans up the existing special handling a bit by separating it<br/>into new scripts. All later scripts now depend on MOUNTCRITLOCAL.<br/>Discussed on tech-userlevel some time ago.</title>
    <description>/src/etc/rc.d/route6d - 1.10</description>
    <pubDate>Wed Jul 22 16:50:41 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Revert previous as it introduces "Circular dependency on provision<br/>`mountcritremote'".<br/><br/>route6d is "BEFORE: NETWORKING" and was made to "REQUIRE: mountcritremote",<br/>but mountcritremote "REQUIRE: NETWORKING".</title>
    <description>/src/etc/rc.d/route6d - 1.9</description>
    <pubDate>Thu Aug 18 16:46:14 UTC 2011</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>Make route6d REQUIRE: mountcritremote.<br/><br/>route6d is in /usr/sbin, and thus on systems with separate / and /usr,<br/>/etc/rc.d/route6d can be run before /usr is mounted, resulting in<br/>route6d mysteriously failing to start.</title>
    <description>/src/etc/rc.d/route6d - 1.8</description>
    <pubDate>Wed Aug 17 16:39:29 UTC 2011</pubDate>
    <dc:creator>gdt</dc:creator>
</item>

<item>
    <title>The "routed" and "route6d" scripts must be run early during system startup<br/>because they are part of the network initialization. Use similar<br/>dependences as the "rtsold" script.<br/><br/>This should fix PR misc/36171.</title>
    <description>/src/etc/rc.d/route6d - 1.7</description>
    <pubDate>Sat Apr 21 15:20:07 UTC 2007</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>branches:  1.6.2;  1.6.4;  1.6.8;  1.6.10;<br/>Add an _rc_subr_loaded variable, set to ":" by rc.subr.  Scripts can use this<br/>for a speedup by doing:<br/>$_rc_subr_loaded . /etc/rc.subr</title>
    <description>/src/etc/rc.d/route6d - 1.6</description>
    <pubDate>Fri Aug 13 18:08:03 UTC 2004</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>Correct the "direction" of the barrier dependencies (DAEMON, LOGIN,<br/>NETWORKING, and SERVERS) by specifying that certain things should<br/>come BEFORE a given barrier, rather than having the barrier REQUIRE<br/>a service.  This allows scripts to be removed without having to<br/>edit the barrier dependencies.<br/><br/>As discussed on tech-userlevel, and approved by Luke.</title>
    <description>/src/etc/rc.d/route6d - 1.5</description>
    <pubDate>Fri Mar 22 04:34:00 UTC 2002</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>- only perform the checkyesno on the variable named in $rcvar (rather than<br/>  implicitly using $name if $rcvar isn't set), and always perform this check,<br/>  even when using start_cmd (et al).<br/>  this check is performed before the pidcmd<br/>  is run, speeding up scripts that weren't going to be run anyway.<br/>  this should speed up booting slow systems.<br/><br/>- take advantage of the above and remove<br/>	start_precmd="checkyesno foo"<br/>  in scripts that use start_cmd.<br/><br/>- explicitly set rcvar=foo in the rc.d/foo scripts which have an equivalent<br/>  rc.conf entry<br/><br/>- fix `rcvar' and `restart' when $rcvar isn't set.<br/>  these above changes fix PR [bin/11027].<br/><br/>- when doing `force*', ignore the return value of *_precmd.<br/>  this fixes PR [bin/10781].<br/><br/>- rename what sysdb provides from `databases' to `sysdb', to reflect<br/>  the name of the script.<br/><br/>- improve the comments in rc.subr</title>
    <description>/src/etc/rc.d/route6d - 1.4</description>
    <pubDate>Tue Sep 19 13:04:39 UTC 2000</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.3.4;<br/>Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.<br/>This allows us or a user to change the configuration file method in<br/>one place - rc.subr - without having to edit all of the rc.d/* files.</title>
    <description>/src/etc/rc.d/route6d - 1.3</description>
    <pubDate>Sat May 13 08:45:09 UTC 2000</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>* replace daemon, login, servers with DAEMON, LOGIN, SERVERS<br/>* remove sshd (it was from my private system)</title>
    <description>/src/etc/rc.d/route6d - 1.2</description>
    <pubDate>Mon Mar 13 04:04:03 UTC 2000</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/etc/rc.d/route6d - 1.1</description>
    <pubDate>Fri Mar 10 11:53:24 UTC 2000</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>rc.d scripts derived from /etc/rc</title>
    <description>/src/etc/rc.d/route6d - 1.1.1.1</description>
    <pubDate>Fri Mar 10 11:53:24 UTC 2000</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>pull up rev 1.4 (approved by thorpej):<br/>	- always use $rcvar to determine the name of the var to checkyesno<br/>	- fix force*</title>
    <description>/src/etc/rc.d/route6d - 1.3.4.1</description>
    <pubDate>Mon Oct 02 01:08:56 UTC 2000</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by tron in ticket #588):<br/>	etc/rc.d/routed: revision 1.10<br/>	etc/rc.d/route6d: revision 1.7<br/>The "routed" and "route6d" scripts must be run early during system startup<br/>because they are part of the network initialization. Use similar<br/>dependences as the "rtsold" script.<br/>This should fix PR misc/36171.</title>
    <description>/src/etc/rc.d/route6d - 1.6.10.1</description>
    <pubDate>Sat Apr 28 18:02:58 UTC 2007</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by tron in ticket #1767):<br/>	etc/rc.d/routed: revision 1.10<br/>	etc/rc.d/route6d: revision 1.7<br/>The "routed" and "route6d" scripts must be run early during system startup<br/>because they are part of the network initialization. Use similar<br/>dependences as the "rtsold" script.<br/>This should fix PR misc/36171.</title>
    <description>/src/etc/rc.d/route6d - 1.6.8.1</description>
    <pubDate>Wed Apr 25 09:13:40 UTC 2007</pubDate>
    <dc:creator>ghen</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by tron in ticket #1767):<br/>	etc/rc.d/routed: revision 1.10<br/>	etc/rc.d/route6d: revision 1.7<br/>The "routed" and "route6d" scripts must be run early during system startup<br/>because they are part of the network initialization. Use similar<br/>dependences as the "rtsold" script.<br/>This should fix PR misc/36171.</title>
    <description>/src/etc/rc.d/route6d - 1.6.4.1</description>
    <pubDate>Wed Apr 25 09:13:33 UTC 2007</pubDate>
    <dc:creator>ghen</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by tron in ticket #1767):<br/>	etc/rc.d/routed: revision 1.10<br/>	etc/rc.d/route6d: revision 1.7<br/>The "routed" and "route6d" scripts must be run early during system startup<br/>because they are part of the network initialization. Use similar<br/>dependences as the "rtsold" script.<br/>This should fix PR misc/36171.</title>
    <description>/src/etc/rc.d/route6d - 1.6.2.1</description>
    <pubDate>Wed Apr 25 09:13:27 UTC 2007</pubDate>
    <dc:creator>ghen</dc:creator>
</item>
</channel></rss>

