<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch debian/0.19.37</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.37</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.37'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2011-02-01T18:52:23+00:00</updated>
<entry>
<title>Bugfix 6156: Allow time for renaming to complete before running biosdevname</title>
<updated>2011-02-01T18:52:23+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-02-01T18:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a85d727c301007fb6fff667e6899bcbc00d7b2be'/>
<id>urn:sha1:a85d727c301007fb6fff667e6899bcbc00d7b2be</id>
<content type='text'>
It appears that biosdevname can be confused if interface renaming is
being performed by other udev worker processes at the same time that
it is running.  Since vyatta_net_name does protect the body of its
code with a lock, we can be sure that no other renaming will be
started in other udev worker processes while this one is running in
vyatta_net_name.  But renaming being performed by other udev worker
processes that were triggered by previous executions of
vyatta_net_name may still be in progress.  This change gives any
interface renaming that was called for by previous invocations of
vyatta_net_name a chance to complete before we call biosdevname.
(cherry picked from commit 9dd41e8481e84bf80fcb0e9c3d7843c8a0b20059)
</content>
</entry>
<entry>
<title>Fix grammar error in help string.</title>
<updated>2011-02-01T00:18:25+00:00</updated>
<author>
<name>Robert Bays</name>
<email>robert@vyatta.com</email>
</author>
<published>2011-01-28T01:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=8965f3f255c98524923330627fb5f1c5e33cd122'/>
<id>urn:sha1:8965f3f255c98524923330627fb5f1c5e33cd122</id>
<content type='text'>
(cherry picked from commit a943568e64bca73bb2951e968d0cc752d72874ab)
</content>
</entry>
<entry>
<title>Fix Bug 6696 Internal error for release/renew dhcp interface under op mode</title>
<updated>2011-02-01T00:18:25+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit@vyatta.com</email>
</author>
<published>2011-01-27T21:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=153247cdabaf3b980f9ebe1e50b9334a30d634dc'/>
<id>urn:sha1:153247cdabaf3b980f9ebe1e50b9334a30d634dc</id>
<content type='text'>
* do not execute config-mode actions when called from op-mode
(cherry picked from commit c385ddc400788eff46f10fea6b57b593607dc290)
</content>
</entry>
<entry>
<title>Fix vrrp duplicate generation of last sync-group entry.</title>
<updated>2011-01-26T23:42:59+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2011-01-26T22:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=7f700d26fb0f13a42445c34459380a68a57a8a1d'/>
<id>urn:sha1:7f700d26fb0f13a42445c34459380a68a57a8a1d</id>
<content type='text'>
(cherry picked from commit 8529fbe7ed23023e936f5c7cab9663007d0476d3)
</content>
</entry>
<entry>
<title>Fix 6501: "clear vrrp master interface &lt;interface&gt; group &lt;group&gt;" doesnt work with sync groups.</title>
<updated>2011-01-25T19:14:13+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2011-01-25T04:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=836ce18ba2ecb403cb12b2ea2e1e83403994d833'/>
<id>urn:sha1:836ce18ba2ecb403cb12b2ea2e1e83403994d833</id>
<content type='text'>
(cherry picked from commit 34972b97e834d66147e91c071a1c1caabe18f76f)
</content>
</entry>
<entry>
<title>Pass interface name correctly when deleting dhcpv6</title>
<updated>2011-01-25T01:46:14+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-01-25T01:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1acb297337d1a011d2daad7c15bd0368b02fc083'/>
<id>urn:sha1:1acb297337d1a011d2daad7c15bd0368b02fc083</id>
<content type='text'>
Bug 6726
Typo in vyatta-address script conversion from perl to shell
(cherry picked from commit 4a319dd3a0aa95a92067fa677ad2e5d94534044b)
</content>
</entry>
<entry>
<title>Don't fail if config.boot does not exist</title>
<updated>2011-01-24T23:08:04+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-01-24T21:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a1087973b84c87fde430de4f66b188c0473fd54f'/>
<id>urn:sha1:a1087973b84c87fde430de4f66b188c0473fd54f</id>
<content type='text'>
Bug 6718
On livecd config.boot does not exist yet, so no existing
hw-id mappings.
(cherry picked from commit 37bbcaef6083a843cb3dd9976854a30ab7cebe16)
</content>
</entry>
<entry>
<title>Add more debug output</title>
<updated>2011-01-24T19:54:44+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-01-24T12:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=39f9647acbc45c1f7868d2f40342b276679ea3b8'/>
<id>urn:sha1:39f9647acbc45c1f7868d2f40342b276679ea3b8</id>
<content type='text'>
Put more messages in to help debug current problem and future ones
(cherry picked from commit 8cc21571cb4efde31f3cf6b58ad8e3d80d4487cf)
</content>
</entry>
<entry>
<title>Add logging to coldplug</title>
<updated>2011-01-24T19:54:44+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-01-24T10:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4180f0bfb54ac3628e3f6f465bdc5284bd6d4d34'/>
<id>urn:sha1:4180f0bfb54ac3628e3f6f465bdc5284bd6d4d34</id>
<content type='text'>
Log to file /dev/udev/net-name.log since that is available tmpfs
(cherry picked from commit 15ce02d66348ed35308f5813991e171d74561248)
</content>
</entry>
<entry>
<title>Revert "Add debug logging."</title>
<updated>2011-01-24T19:54:44+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-01-24T07:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=16db4272b78fb6d50fc92f6a24fbf12e2762c64f'/>
<id>urn:sha1:16db4272b78fb6d50fc92f6a24fbf12e2762c64f</id>
<content type='text'>
This reverts commit b1af934db367d589cf7c78b84e2181a1e72b2aaf.

Loggging to /var/log does not work during boot. The root filesystem
is read-only when udev is running this script.
(cherry picked from commit 47301dbc029652f97847c9288d58c951db56d916)
</content>
</entry>
</feed>
